Trees | Indices | Help |
|
---|
|
|
|||
Lattice Class to more conveniently contain space group and unit cell information extracted from a structure.Structure. |
|||
RealSpaceFit | |||
Packing read in parameters for packing calculation report residue Z-score |
|||
ModelCheck |
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|
|||
__doc__ =
|
|||
CRYST1_SPACE_GRP = 's_pdb_PDB_CRYST1_Space_Group'
|
|||
CRYST1_A = 'r_pdb_PDB_CRYST1_a'
|
|||
CRYST1_B = 'r_pdb_PDB_CRYST1_b'
|
|||
CRYST1_C = 'r_pdb_PDB_CRYST1_c'
|
|||
CRYST1_ALPHA = 'r_pdb_PDB_CRYST1_alpha'
|
|||
CRYST1_BETA = 'r_pdb_PDB_CRYST1_beta'
|
|||
CRYST1_GAMMA = 'r_pdb_PDB_CRYST1_gamma'
|
|||
PDB_RESOL = 'r_pdb_PDB_RESOLUTION'
|
|||
PDB_RFREE = 'r_pdb_PDB_Rfree'
|
|||
PDB_R = 'r_pdb_PDB_R'
|
|||
PROTEIN_REPORT_LABEL = ['STERIC CLASHES', 'BOND LENGTHS', 'BON
|
|||
MAX_HBOND_DIST = 4.0
|
|||
MIN_HBOND_ANGLE = 90.0
|
|||
PEPTIDE_BOND_LENGTH_CUTOFF = 2.2
|
|||
logger = log.get_output_logger('structure_reliability_driver.py')
|
|
Generate a residue ID string from an atom object. These residue IDs are visible to the user, so PDB residue names are added. NOTE: These residue IDs are the same format as what is used in analysis.py for checking inclusion/exclusion of an atom set. |
|
__doc__
|
PROTEIN_REPORT_LABEL
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Aug 6 04:50:20 2015 | http://epydoc.sourceforge.net |