Sort

From PyMOLWiki
Revision as of 19:41, 5 September 2013 by OsvaldoMartin (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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

sort [object]

PYMOL API

cmd.sort(string object)

SEE ALSO

alter