Package generic_fns :: Module pdb :: Class PDB
[hide private]
[frames] | no frames]

Class PDB

source code

Instance Methods [hide private]
 
__init__(self, relax)
Class containing the PDB related functions.
source code
 
load_structures(self)
Function for loading the structures from the PDB file.
source code
 
load(self, run=None, file=None, dir=None, model=None, heteronuc=None, proton=None, load_seq=1, calc_vectors=1, fail=1, print_flag=1)
The pdb loading function.
source code
 
set_vector(self, run=None, res=None, xh_vect=None)
Function for setting the XH unit vectors.
source code
 
vectors(self)
Function for calculating the XH unit vector from the loaded structure.
source code