CYANA Command: atoms count: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 5: | Line 5: | ||
== Description == | == Description == | ||
Counts the number of selected atoms. By default, the selection made in the most recent 'atoms select' command is used, or all atoms if no selection has been made so far. The number of selected atoms can be accessed with the function [[CYANA Functions: nsel|'''nsel''']]. A list of the selected atoms is printed if the information level is '''full''', e.g. by adding the parameter '''info=full'''. | Counts the number of selected atoms. By default, the selection made in the most recent [[CYANA Commands: atoms select|'''atoms select''']] command is used, or all atoms if no selection has been made so far. The number of selected atoms can be accessed with the function [[CYANA Functions: nsel|'''nsel''']]. A list of the selected atoms is printed if the information level is '''full''', e.g. by adding the parameter '''info=full'''. | ||
== See also == | == See also == | ||
* [[CYANA Commands: atoms select|'''atoms select''']] | * [[CYANA Commands: atoms select|'''atoms select''']] |
Revision as of 13:28, 6 August 2009
Parameters
- selection=string
- (default: none)
Description
Counts the number of selected atoms. By default, the selection made in the most recent atoms select command is used, or all atoms if no selection has been made so far. The number of selected atoms can be accessed with the function nsel. A list of the selected atoms is printed if the information level is full, e.g. by adding the parameter info=full.