FBA_step {CoRegFlux}R Documentation

Flux balance analysis solution for the model

Description

Here we just perform a flux balance analysis solution and store the objective and the fluxes

Usage

FBA_step(model)

Arguments

model

An object of class modelOrg, the metabolic model.

Value

list with the element fluxes - fluxes of the flux balance analysis solution obj- value of the objective function for the flux balance analyis solution.


[Package CoRegFlux version 1.2.0 Index]