Package schrodinger :: Package protein :: Module analysis
[hide private]
[frames] | no frames]

Module analysis

Classes [hide private]
  Report
A class to calculate properties of proteins.
Variables [hide private]
  __doc__ = ...
  VDWR_MMAT = 0
  VDWR_MMAT_H = 0
  VDWR_PXP = 1
  use_gfactors = False
Use gfactors instead of deviations.
  kT = 0.5925
Value of kT at room temperature.
Variables Details [hide private]

__doc__

Value:
"""
A class for diagnosing and reporting common structural problems of pro\
tein
complexes.

Usage:

instance = Report(ct)
...