Jump to content

Sort

From PyMOL Wiki

sort reorders atoms in the structure. It usually only necessary to run this routine after an alter command which has modified the names of atom properties. Without an argument, sort will resort all atoms in all objects.

For more information please see alter command.

USAGE

[edit]
sort [object]

PYMOL API

[edit]
cmd.sort(string object)

SEE ALSO

[edit]

alter