CYANA Function: irnum: Difference between revisions

From CYANA Wiki
Jump to navigation Jump to search
m (1 revision)
 
No edit summary
 
Line 1: Line 1:
== Synopsis ==


Synopsis: irnum(''integer'') = ''integer''
'''irnum(''integer'') = ''integer'''''
 
== Description ==


Given the external residue number that is used to identify the residue
Given the external residue number that is used to identify the residue

Latest revision as of 15:56, 12 August 2009

Synopsis

irnum(integer) = integer

Description

Given the external residue number that is used to identify the residue in the input data files, this function returns the corresponding residue index. The inverse function, rnum is available, too.

The residues are indexed from 1 to nr according to the sequence declared in the sequence file. Note that the (external) residue number that is used to identify a residue in the input files can be different from the (internal) residue index.