Trees | Indices | Help |
|
---|
|
|
|||
protonated_residues =
|
|||
ideal_bond_lengths =
Dictionary containing ideal bond lengths for some bonds in residues; keys are residue names and values are dictionary B; dictionary B keys are atoms types and values are dictionary C; dictionary C keys are atom types and values are tuples of (G-factor coefficient, ideal bond length. |
|||
ideal_bond_angles =
Dictionary containing ideal bond angles for some bond angles in residues; keys are residue names and values are dictionary B; dictionary B keys are atoms types and values are dictionary C; dictionary C keys are atom types and values are dictionary D; dictionary D keys are atom types and values are tuples of (G-factor coefficient, ideal bond angle. |
|||
sidechain_dihedral_atomnames =
Dictionary containing atom names for amino acid sidechains, keys are residue names and values are lists of lists of atom names, one list for each sidechain. |
|||
planar_groups =
Dictionary containing lists of groups that should be planar; keys are residue names and values are lists of atom names. |
|||
improper_torsions =
Dictionary containing lists of improper torsions; keys are residue names and values are lists of lists of atom names, one for each improper torsion in the residue. |
|||
backbone_dihedrals =
Dictionary containing G-Factors for backbone_dihedral values, keys are residue names and values are dictionaries B; dictionary B keys are phi/psi dihedral values rounded to nearest 10 as strings ("60.0,30.0"), values are X, where G-factor = log(X). |
|||
sidechain_dihedrals =
Dictionary containing G-factors for sidechain dihedral values, keys are residue names and values are dictionaries B; dictionary B keys are chi1/chi2 dihedral values rounded to nearest 10 as strings ("60.0,30.0"), values are X, where G-factor = log(X). |
|||
pxp_vdwr =
|
|||
__package__ = None hash(x) |
|
protonated_residues
|
ideal_bond_lengthsDictionary containing ideal bond lengths for some bonds in residues; keys are residue names and values are dictionary B; dictionary B keys are atoms types and values are dictionary C; dictionary C keys are atom types and values are tuples of (G-factor coefficient, ideal bond length.
|
ideal_bond_anglesDictionary containing ideal bond angles for some bond angles in residues; keys are residue names and values are dictionary B; dictionary B keys are atoms types and values are dictionary C; dictionary C keys are atom types and values are dictionary D; dictionary D keys are atom types and values are tuples of (G-factor coefficient, ideal bond angle.
|
sidechain_dihedral_atomnamesDictionary containing atom names for amino acid sidechains, keys are residue names and values are lists of lists of atom names, one list for each sidechain.
|
planar_groupsDictionary containing lists of groups that should be planar; keys are residue names and values are lists of atom names.
|
improper_torsionsDictionary containing lists of improper torsions; keys are residue names and values are lists of lists of atom names, one for each improper torsion in the residue.
|
backbone_dihedralsDictionary containing G-Factors for backbone_dihedral values, keys are residue names and values are dictionaries B; dictionary B keys are phi/psi dihedral values rounded to nearest 10 as strings ("60.0,30.0"), values are X, where G-factor = log(X).
|
sidechain_dihedralsDictionary containing G-factors for sidechain dihedral values, keys are residue names and values are dictionaries B; dictionary B keys are chi1/chi2 dihedral values rounded to nearest 10 as strings ("60.0,30.0"), values are X, where G-factor = log(X).
|
pxp_vdwr
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon May 19 23:04:53 2014 | http://epydoc.sourceforge.net |