Package MolKit :: Package pdb2pqr :: Package extensions :: Module chi
[hide private]
[frames] | no frames]

Module chi

source code

Chi extension

Print the backbone chi angle for each residue in the structure. Chi angle is determined by the coordinates of the N, CA, CB (if available), and CG/OG/SG atoms (if available).

Author: Todd Dolinsky

Functions [hide private]
  usage()
  chi(routines, outroot)
...

Variables [hide private]
  __date__ = "17 February 2006"
  __author__ = "Todd Dolinsky"

Function Details [hide private]

usage()

source code 
None

chi(routines, outroot)

source code 

Print the list of psi angles

Parameters
    routines:  A link to the routines object
    outroot:   The root of the output name


Variables Details [hide private]

__date__

None
Value:
"17 February 2006"                                                     
      

__author__

None
Value:
"Todd Dolinsky"