CYANA Function: cstab: Difference between revisions
Jump to navigation
Jump to search
m (1 revision) |
No edit summary |
||
Line 1: | Line 1: | ||
== Synopsis == | |||
'''cstab(''integer'',''integer'') = ''real''''' | |||
== Description == | |||
This function returns chemical shift statistics data stored in | This function returns chemical shift statistics data stored in |
Latest revision as of 14:31, 12 August 2009
Synopsis
cstab(integer,integer) = real
Description
This function returns chemical shift statistics data stored in the residue library. The first argument can take the values 1, 2, 3 or 4 to request either the average value, the standard deviation, the minimal value or the maximal value of the chemical shift of the atom selected with the atom index given as the second argument. The function returns 999.0 if no statistical data is available for the chemical shift of the atom.
Optionally, the integer atom index of the second argmuent can be replaced by a string consisting of the atom name and the residue number, separated by a blank or a period, ..