NMRWish Built-In TCL Functions
dynGetDist: Get the distance between two specified atoms.
dynGetDist: Get Distance Info for Selected Atoms.
Flag |
Argument |
Default |
Description |
-src |
pdbSrc |
|
Source of Structure Data. |
Pair Mode. Returns Distance Between Atom I and J:
-atomI |
atomI |
0 |
Atom Entry Location of Atom I. |
-atomJ |
atomJ |
0 |
Atom Entry Location of Atom J. |
Matrix Mode. Returns Upper Half of Distance Matrix:
-id |
id |
1 |
Selection ID. |
-scale |
s |
1.0 |
Distance Scale Factor. |
-int |
|
|
Truncate Distance to Integer. |
-contact |
|
|
Return Only Contacts. |
-dist |
d |
1.5 |
Contact Distance. |
-verb |
|
|
Verbose Mode ON. |
|
|