CYANA Command: angles count: Difference between revisions

From CYANA Wiki
Jump to navigation Jump to search
Line 7: Line 7:
== Description ==
== Description ==


Counts the number of selected torsion angles. The number of selected torsion angles can be accessed with the function [[CYANA function: nsel|nsel]]. A list of the selected angles is printed if the information level is '''full''', e.g. by adding the parameter '''info=full'''. Fixed, non-rotatable angles are listed in parentheses.
Counts the number of selected torsion angles. The number of selected torsion angles can be accessed with the function [[CYANA function: nsel|nsel]]. A list of the selected angles is printed if the [[information level]] is '''full''', e.g. by adding the parameter '''info=full'''. Fixed, non-rotatable angles are listed in parentheses.
 
== Example ==
 
angles count "PHI PSI 10-17"


== See also ==
== See also ==


* [[CYANA Command: angles select]]
* [[CYANA Command: angles select]]

Revision as of 16:09, 29 January 2009

Count selected torsion angles

Parameters

selection=string
(default: all selected angles)

Description

Counts the number of selected torsion angles. The number of selected torsion angles can be accessed with the function nsel. A list of the selected angles is printed if the information level is full, e.g. by adding the parameter info=full. Fixed, non-rotatable angles are listed in parentheses.

Example

angles count "PHI PSI 10-17"

See also