CYANA Function: idord: Difference between revisions
m (1 revision) |
No edit summary |
||
Line 1: | Line 1: | ||
== Synopsis == | |||
'''idord(''integer'') = ''integer''''' | |||
== Description == | |||
Given the index of a dihedral angle with respect to the original | Given the index of a dihedral angle with respect to the original |
Latest revision as of 14:50, 12 August 2009
Synopsis
idord(integer) = integer
Description
Given the index of a dihedral angle with respect to the original order of dihedral angles, this function returns its actual dihedral angle index.
Optionally, the integer dihedral angle index can be replaced by a string consisting of the dihedral angle name and the residue number, separated by a blank or a period, ..
The original indexing 1,...,nd of the dihedral angles is made according to the the order of the dihedral angles in the residue library and of the residues in the sequence. When the tree structure of the rotatable dihedral angles is set up upon reading the sequence or executing the angles fix or angles free commands, this original order is modified such that the rotatable dihedral angles 1,...,ndfree precede the fixed dihedral angles ndfree+1,...,nd. This becomes the standard ordering of the dihedral angles.