Description Usage Arguments Value
View source: R/raptor_coupling.R
minimize or maximize flux through a reaction in a given Gurobi model
1 | optimize_rxn(model, rxn, max)
|
model |
Gurobi model |
rxn |
string indicating reaction to optimize flux for |
max |
boolean value indicating whether or not to maximize flux. FALSE indicates minimization |
fluxes for all reactions in models
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.