mod2irrev
produces a model with all reactions
moving in positive direction.mod2irrev(model, exex = FALSE)
modelorg
.modelorg_irrev
._r
Reversible reactions are split into two reactions. The corresponding
reaction ids gets extended by _f
_b
If exex = TRUE
, the exchange reactions were obtained by
findExchReact
.
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.
modelorg_irrev
data(Ec_core)
Ec_ir <- mod2irrev(Ec_core)
Run the code above in your browser using DataLab