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

Module psi

source code

Psi extension

Print the psi backbone angle for each residue in the structure. Psi angle is determined by the coordinates of the N(i), CA(i), C(i), N(i+1) atoms.

Author: Mike Bradley and Todd Dolinsky

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

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

Function Details [hide private]

usage()

source code 
None

psi(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:
"Mike Bradley, Todd Dolinsky"