Sort: Difference between revisions
Jump to navigation
Jump to search
(New page: = DESCRIPTION = '''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. Withou...) |
No edit summary |
||
Line 16: | Line 16: | ||
= SEE ALSO = | = SEE ALSO = | ||
[[alter]] | [[alter]] | ||
[[Category:Commands]] |
Revision as of 12:38, 27 April 2009
DESCRIPTION
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 an explicit example of sort in use, please see Zero_residues. To see sort in action, make sure you turn on the sequence viewer.
USAGE
sort [object]
PYMOL API
cmd.sort(string object)