Trees | Indices | Help |
---|
|
Abstraction for a collection of reactions.
This class is used in the Bio.Pathway framework to represent an arbitrary collection of reactions without explicitly defined links.
Attributes:
None
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|
Computes the stoichiometry matrix for self. Returns (species, reactions, stoch) where species = ordered list of species in this system reactions = ordered list of reactions in this system stoch = 2D array where stoch[i][j] is coef of the jth species in the ith reaction, as defined by species and reactions above |
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Thu Dec 25 10:56:34 2008 | http://epydoc.sourceforge.net |