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

setKinetics

Function to set Michaelis-Menten kinetics for uptake of a substance


Description

The generic function setKinetics provides kinetics for exchange reactions.

Usage

setKinetics(object, exchangeR, Km, vmax)

## S4 method for signature 'Organism'
setKinetics(object, exchangeR, Km, vmax)

Arguments

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))


BacArena

Modeling Framework for Cellular Communities in their Environments

v1.8.2
GPL-3 | file LICENSE
Authors
Eugen Bauer [aut], Johannes Zimmermann [aut, cre]
Initial release

We don't support your browser anymore

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