Home | Trees | Indices | Help |
---|
|
object --+ | dict --+ | Common.Model.RowItemModel --+ | BaseReagent --+ | SMIRKSReagent
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from Inherited from |
|
|||
|
|
|||
reactionProfileList = <CHEM.DB.rdb.search.NameRxnPatternMatchi
|
|||
reactionProcessor = <CHEM.DB.rdb.search.NameRxnPatternMatching
|
|||
requiredAtomicNums = REQUIRED_ATOMIC_NUMS
|
|||
Inherited from Inherited from |
|
|||
Inherited from |
|
Return a list of reagent objects based on data loaded from the database. reagentSearchModel Simple struct containing various query parameters |
|
|
Main method for generating / predicting products from some input reactants. Although this can be called directly, it is advised to use the __call__ construct instead. That is a wrapper method with additional functions such as post-processing of generated products and automatic enumeration of reactant stereoisomers.
|
|
Returns any products generated in this step AND all subsequent recursions requiredReactant: If specified, should match one of the provided reactants. Only accept reaction products where this reactant was used (i.e., where it does NOT appear UNmodified in the product). |
Single reaction step vs. general case which may have multiple recursions requiredReactant: If specified, should match one of the provided reactants. Only accept reaction products where this reactant was used (i.e., where it does NOT appear UNmodified in the product). |
|
|
reactionProfileList
|
reactionProcessor
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0beta1 on Thu Nov 8 17:49:27 2007 | http://epydoc.sourceforge.net |