Trees | Indices | Help |
|
---|
|
|
|||
ProteinCheckParameters | |||
Results The Results object stores the results from a protein health check. |
|
|||
|
|||
|
|||
|
|||
|
|
|||
__package__ =
|
|
Runs a quick analysis of protein health. @param ct: protein CT @type ct: C{schrodinger.structure) @param binding_site_asl: list of atom indices to define binding site. Limits checks to area around the binding site. @type binding_site_asl: L{atom indices} @rtype str Returns a Results object of problems spotted in the protein. |
Finds water molecules that are isolated (greater than 4.6 A) from other water clusters. Returns a list of tuples (water_molecule, distance). The water molecule is represented as a set() of atom indexes, and the distance is the minimum distance from another water molecule. |
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Oct 26 00:59:30 2016 | http://epydoc.sourceforge.net |