NMRWish Built-In TCL Functions
dynSetAtomInfo: Set the information associated with an atom, such its coordinates.
Flag |
Argument |
Default |
Description |
-src |
pdbSrc |
|
Source of Structure Data. |
-atomEntry |
loc |
|
Location of Atom Entry. |
-x |
xCoord |
|
X Coord. |
-y |
yCoord |
|
Y Coord. |
-z |
zCoord |
|
Z Coord. |
-atomID |
atomID |
|
Atom ID Number. |
-res |
rID |
|
Res ID Number. |
-resName |
resName |
|
Res Name. |
-atomName |
atomName |
|
Atom Name. |
-chainName |
chainName |
|
Chain Name. |
-segName |
segName |
|
Segment Name. |
-chargeStr |
chargeStr |
|
Charge (2-Char PDB Value). |
-charge |
charge |
|
Charge (Internal Value). |
-occ |
occ |
|
Occupancy. |
-temp |
temp |
|
Temperature Factor. |
-sID |
sID |
|
Selection ID. |
|
|