CYANA Function: atom: Difference between revisions
Jump to navigation
Jump to search
m (1 revision) |
No edit summary |
||
Line 1: | Line 1: | ||
== Synopsis == | |||
'''atom(''integer'') = ''string''''' | |||
== Description == | |||
Function that returns a string consisting of the atom name and the | Function that returns a string consisting of the atom name and the |
Latest revision as of 14:24, 12 August 2009
Synopsis
atom(integer) = string
Description
Function that returns a string consisting of the atom name and the residue number of the atom with index integer.
Optionally, the integer atom index can be replaced by a string consisting of the atom name and the residue number, separated by a blank or a period, ..