CYANA Function: element: Difference between revisions
Jump to navigation
Jump to search
m (1 revision) |
No edit summary |
||
Line 1: | Line 1: | ||
== Synopsis == | |||
'''element(''integer'') = ''integer''''' | |||
== Description == | |||
Ordinal number (number of protons in the nucleus) of the atom with | Ordinal number (number of protons in the nucleus) of the atom with |
Latest revision as of 14:43, 12 August 2009
Synopsis
element(integer) = integer
Description
Ordinal number (number of protons in the nucleus) of the atom with index integer, e.g., 1 for hydrogen, 6 for carbon, 7 for nitrogen, 8 for oxygen and 16 for sulfur atoms.
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, ..