This is a read-only mirror of pymolwiki.org
Difference between revisions of "Count Atoms"
Jump to navigation
Jump to search
m |
|||
Line 12: | Line 12: | ||
</source> | </source> | ||
− | [[Category:Commands| | + | [[Category:Commands|Count Atoms]] |
Revision as of 13:41, 20 June 2009
DESCRIPTION
count_atoms returns a count of atoms in a selection.
USAGE
count_atoms (selection)
PYMOL API
cmd.count_atoms(string selection)