Frank Delaglio, Ph.D.

19804 Maycrest Way
Germantown MD 20876 USA

301 806-0867
delaglio@nmrscience.com



NMRWish Built-In TCL Functions
pdbCoords: Get the coordinates and other information of associated with an atom in a PDB file, using nmrWish GDB database entries.

Return XYZ coords of a PDB entry:
  pdbCoords entry
Return Distance Between Two PDB entries:
  pdbDist entry1 entry2
Return Angle Formed by Three PDB entries:
  pdbAngle entry1 entry2 entry3
Return Dihedral Angle Formed by Four PDB entries:
  pdbAngle entry1 entry2 entry3 entry4