This is a read-only mirror of pymolwiki.org
Difference between revisions of "Indicate"
Jump to navigation
Jump to search
m |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
===DESCRIPTION=== | ===DESCRIPTION=== | ||
− | + | '''indicate''' shows a visual representation of an atom selection. | |
− | + | ||
− | + | The image on the left has nothing indicated. The image on the right has the helices "indicated," which PyMOL represents as small red dots. | |
+ | [[Image:ind0.png|300px]] | ||
+ | [[Image:ind1.png|300px]] | ||
+ | |||
+ | |||
===USAGE=== | ===USAGE=== | ||
− | + | indicate (selection) | |
− | + | ||
− | |||
===PYMOL API=== | ===PYMOL API=== | ||
− | + | <source lang="python"> | |
− | + | cmd.count(string selection) | |
− | + | </source> | |
− | [[Category:Commands| | + | [[Category:Commands|Indicate]] |