Environment Editor for Metabolic Networks
Environment editor for metabolic networks. The function editEnvir
opens the exchange reactions of a metabolic network in R's data editor.
Changes in upper and lower bounds will be set in the given model.
editEnvir(model, newKey = FALSE, ...)
An object of class modelorg
.
Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de>
Maintainer: Mayo Roettger <mayo.roettger@hhu.de>
## Not run: ## change environment of E.coli core model: data(Ec_core) mod <- editEnvir(Ec_core) ## End(Not run)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.