Home | Trees | Indices | Help |
---|
|
object --+ | list --+ | ReactionStep
Class to represent a single step in a reaction synthesis pathway. Actually this is mostly unused since it's just a simple list structure, but looking at the implementation here indicates how that list is organized. List with 3 cells: [0] = List of reactant SMILES strings [1] = Reagent object [2] = List of product SMILES strings Can use the constants REACTANTS, REAGENT and PRODUCTS to reference the cells
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
Inherited from |
|
|
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0beta1 on Thu Nov 8 17:49:27 2007 | http://epydoc.sourceforge.net |