Description Usage Arguments Details Value References See Also Examples
Computes the flux of a metabolic pathway
1 | flux(E_fun,A_fun,X_fun=1)
|
E_fun |
Numeric vector of concentrations |
A_fun |
Numeric vector of activities |
X_fun |
Numeric value. Default is |
Computes the flux of a metabolic pathway according to the Metabolic Control Theory (Kacser and Burns, 1973).
flux
returns a numeric value
Kacser, H. and J. A. Burns, 1973. The control of flux. Symp. Soc. Exp. Biol. 27:65–104.
Kacser, H., J. A. Burns, H. Kacser, and D. A. Fell, 1995. The control of flux : 21 years on. Biochemical Society Transactions 23:341–366.
Use function activities
to compute enzyme activities.
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.