Description Usage Arguments Value Examples
Simulates the time course for a given model.
1 | timecourse(x0, t, k, S)
|
x0 |
Initial concentrations of metabolites. |
t |
A vector of monotonously increasing times where the simulation is evaluated. |
k |
The vector of kinetic constants used for simulation. |
S |
The stochiometric matrix of the model. |
A matrix containing the time in the first column and temporal concentrations of the metabolites in the following columns.
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.