NMRWish Built-In TCL Functions
dynGetKappa: Get the Kappa angle CA(i-2) CA(i) CA(i+2) of selected residues.
Flag |
Argument |
Default |
Description |
-src |
ptrVal |
|
Source of Structure Data. |
-res |
resList |
|
Residue ID List. |
-chain |
cName |
|
Chain Name. |
-seg |
sName |
|
Seg Name. |
-round |
rVal |
|
Round Angles to Nearest rVal. |
Notes:
1. Kappa(i) Angle is Defined as: CA(i-2) CA(i) CA(i+2)
|
|