Trees | Indices | Help |
|
---|
|
Module for reading and writing Phase hypotheses.
|
|||
_HypothesisFeature Class representing a hypothesis feature. |
|||
Hypothesis | |||
PhaseHypothesis |
|
|||
|
|||
|
|||
phase.PhpHypoAdaptor |
|
||
|
|||
|
|||
|
|||
|
|||
list of lists of ints |
|
||
|
|||
list of phase.PhpHypoAdaptor |
|
||
|
|
|||
maestro = schrodinger.get_maestro()
|
|||
DEBUG = False hash(x) |
|||
create_hypoFiles =
|
|||
create_hypoTabFile =
|
|||
__package__ =
|
|
Returns the PT entry's hypothesis file path (hypothesis.hyp). If not available (entry has no hypothesis), returns None. |
Gets hypothesis with a given hypothesis id from the project. It first searches for entries with the same hypothesis id and then creates a hypothesis object from found entries.
|
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 |
Groups ligands in an analagous way to phase_database, iterating through the list of ligands and checking if the previous ligand has the same title and connectivity.
|
Sorts a list of structures for PhpHypoAdaptor - Phase hypothesis CT - Phase hypothesis reference ligand - Any additional Phase hypothesis ligands @param hypothesis_sts: list of structures @type hypothesis_sts: list of L{Structure} @return: hypothesis, reference ligand, additional hypothesis ligands @rtype: L{Structure}, L{Structure}, list of L{Structure} |
Extracts all hypotheses from Phase hypothesis file containing multiple hypotheses
|
Writes set of PhpHypoAdaptor objects to *_phypo.maegz file.
|
|
create_hypoFiles
|
create_hypoTabFile
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Aug 3 07:59:09 2016 | http://epydoc.sourceforge.net |