Description Usage Arguments Value Author(s) Examples
getRates takes the model file as the argument and based on the description of the model file generates flux values for "minimum" or "maximum" reaction rates
1 | getRates(modelFile)
|
modelFile |
The path to a LIM model file as generated for
instance from the functions |
The value returned is one dimentional numeric vector of flux rates for each reaction
Anand K. Gavai <anand.gavai@bioinformatics.nl>
1 2 3 | data("Glycolysis")
rates <-getRates(Glycolysis)
rates
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.