Description Usage Arguments Value Methods Author(s) See Also
Switch uptake reactions in metabolic networks on and off.
1 2 3 | ## S4 method for signature 'modelorg'
changeUptake(object, off = NULL, on = NULL,
rate = SYBIL_SETTINGS("MAXIMUM") * -1)
|
object |
An object of class |
off |
A numeric or character vector or an object of class
|
on |
A numeric or character vector or an object of class
|
rate |
A numeric vector containing the uptake rates for metabolites given in
|
An object of class modelorg
.
signature(object = "modelorg")
method to use with objects of class modelorg
.
Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de>
Maintainer: Mayo Roettger <mayo.roettger@hhu.de>
Class modelorg
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.