Function to set Michaelis-Menten kinetics for uptake of a substance
The generic function setKinetics
provides kinetics for exchange reactions.
setKinetics(object, exchangeR, Km, vmax) ## S4 method for signature 'Organism' setKinetics(object, exchangeR, Km, vmax)
object |
An object of class Organisms. |
exchangeR |
Name of an exchange reaction |
Km |
Parameter Michaelis-Menten-Kinetics (in mM) |
vmax |
Parameter Michaelis-Menten-Kinetics (in mmol/(g*h)) |
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.