| Home | Trees | Indices | Help |
|
|---|
|
|
Module for reading and writing Phase hypotheses.
|
|||
| PhaseHypothesis | |||
|
PhaseHypothesisStandard Phase hypothesis created from standard sites found in the given reference ligand. |
|||
|
PhaseHypothesisStatic Phase hypothesis created from sites which will all be converted into static fragment sites. |
|||
|
PhaseHypothesisHybrid Phase hypothesis created from both sites which will all be converted into static fragment sites, as well as standard sites found in the given reference ligand. |
|||
|
|||
|
|||
| list of PhaseHypothesis |
|
||
|
|||
|
|||
__package__ =
|
|||
|
|||
Sorts a list of structures for PhaseHypothesis
- 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 PhaseHypothesis objects to *_phypo.maegz file.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue Aug 8 02:52:26 2017 | http://epydoc.sourceforge.net |