Package CHEM :: Package CombiCDB :: Module ReactionModel :: Class SupplementalDataModel
[hide private]
[frames] | no frames]

Class SupplementalDataModel



Simple struct to store supplemental data that can be returned after reagent processing if the caller is interested.

Instance Methods [hide private]
 
__init__(self)
Instantiate member variables in constructor.
Class Variables [hide private]
  retroReactantsReproduced = <CHEM.DB.rdb.search.NameRxnPatternM...
  retroValidationProductsByPrecursorSmi = <CHEM.DB.rdb.search.Na...
  elementarySteps = <CHEM.DB.rdb.search.NameRxnPatternMatchingMo...
  disfavoredProductDict = <CHEM.DB.rdb.search.NameRxnPatternMatc...
Method Details [hide private]

__init__(self)
(Constructor)

 
Instantiate member variables in constructor. Don't do it at declaration time, otherwise will be treated as a class variable shared by all instances of the class.

Class Variable Details [hide private]

retroReactantsReproduced

Value:
None

retroValidationProductsByPrecursorSmi

Value:
None

elementarySteps

Value:
None

disfavoredProductDict

Value:
None