|
libSBML C++ API
5.18.0
|
Implementation of a fbc 2 cobra converter. More...
Functions | |
| void | createKineticLawForReaction (Reaction *reaction) |
| const GeneAssociation * | getGeneAssociationForReaction (const FbcModelPlugin *plugin, const std::string &id) |
| string | getNotesForFormula (const string &formula) |
| void | setObjectiveCoefficient (FbcModelPlugin *plugin, Model *model) |
| void | updateKineticLawFromBound (Reaction *reaction, FluxBound *current) |
Implementation of a fbc 2 cobra converter.
| void createKineticLawForReaction | ( | Reaction * | reaction | ) |
| const GeneAssociation* getGeneAssociationForReaction | ( | const FbcModelPlugin * | plugin, |
| const std::string & | id | ||
| ) |
| string getNotesForFormula | ( | const string & | formula | ) |
| void setObjectiveCoefficient | ( | FbcModelPlugin * | plugin, |
| Model * | model | ||
| ) |