Trees | Indices | Help |
|
---|
|
Module for reading and writing Phase hypotheses.
|
|||
_HypothesisFeature Class representing a hypothesis feature. |
|||
Hypothesis |
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|
|||
DEBUG = log.get_environ_log_level() <= log.DEBUG
|
|||
create_hypoFiles = os.path.join(os.environ ["SCHRODINGER"], "u
|
|||
create_hypoTabFile = os.path.join(os.environ ["SCHRODINGER"],
|
|||
feature_types = {"A": "Acceptor", "D": "Donor", "H": "Hydropho
|
|
Returns the PT entry's hypothesis file path (hypothesis.hyp). If not available (entry has no hypothesis), returns None. |
Extract the hypothesis from the given ProjectRow instance, and return a Hypothesis class for it. Returns None if the entry has no hypothesis associated with it. |
Given a structure file, generate a Hypothesis. Only the first structure is read. lig_file - path to the input ligand file hypo - path to the new hypothesis |
|
create_hypoFiles
|
create_hypoTabFile
|
feature_types
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Aug 6 04:50:18 2015 | http://epydoc.sourceforge.net |