| matrix | create FBA model matrix |
| objective | |
| lppModel | convert the flux matrix as the general Linear Programming model |
| lpsolve | Solve a FBA matrix model |
| {FBA} | R# Documentation |
require(GCModeller);
#' Flux Balance Analysis
imports "FBA" from "simulators";
Flux Balance Analysis
| matrix | create FBA model matrix |
| objective | |
| lppModel | convert the flux matrix as the general Linear Programming model |
| lpsolve | Solve a FBA matrix model |