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 |
||
(5 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
'''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. | |||
'''sort''' reorders atoms in the structure. It usually only necessary to run this routine after an | |||
For | For more information please see [[alter]] command. | ||
= USAGE = | = USAGE = | ||
Line 16: | Line 15: | ||
= SEE ALSO = | = SEE ALSO = | ||
[[alter]] | [[alter]] | ||
[[Category:Commands|Sort]] |
Latest revision as of 18:41, 5 September 2013
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)