Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

editEnvir

Environment Editor for Metabolic Networks


Description

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.

Usage

editEnvir(model, newKey = FALSE, ...)

Arguments

model

An object of class modelorg.

newKey

If set to TRUE, a new model key will be generated.

...

Further arguments passed to edit.

Value

An object of class modelorg.

Author(s)

Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de>

Maintainer: Mayo Roettger <mayo.roettger@hhu.de>

See Also

Examples

## Not run: 
  ## change environment of E.coli core model:
  data(Ec_core)
  mod <- editEnvir(Ec_core)
  
## End(Not run)

sybil

Efficient Constrained Based Modelling

v2.1.5
GPL-3 | file LICENSE
Authors
Mayo Roettger [cre], Gabriel Gelius-Dietrich [aut], C. Jonathan Fritzemeier [ctb], Rajen Piernikarczyk [ctb], Marc Andre Daxer [ctb], Benjamin Braasch [ctb], Abdelmoneim Desouki [ctb], Martin J. Lercher [ctb]
Initial release
2019-03-07

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.