fluxVar(model, react, fld = FALSE, verboseMode = 2, ...)modelorg.reactId , character or integer.
Specifies the fluxes (variables) to analyse.
If left empty: react_id(model).FALSE2.sysBiolAlg.
See class sysBiolAlg_fv for details.optsol_fluxVar.sysBiolAlg_fv.Schellenberger, J., Que, R., Fleming, R. M. T., Thiele, I., Orth, J. D., Feist, A. M., Zielinski, D. C., Bordbar, A., Lewis, N. E., Rahmanian, S., Kang, J., Hyduke, D. R. and Palsson, B. Ø. (2011) Quantitative prediction of cellular metabolism with constraint-based models: the COBRA Toolbox v2.0. Nat Protoc 6, 1290--1307.
Bernhard Ø. Palsson (2006). Systems Biology: Properties of Reconstructed Networks. Cambridge University Press.
data(Ec_core)
fv <- fluxVar(Ec_core)
plot(fv)Run the code above in your browser using DataLab