Description Usage Arguments Examples
View source: R/de_system_analysis.R
The specific circumstances are: 1) There is only 1 strain in the system 2) There is no treatment
1  | 
P0s | 
 the steady state level(s) of the strain. If length(P0s) > 1, a vector of fitnesses will be returned, one for each steady state level.  | 
scenario | 
 The parameters that specify the scenario  | 
1 2 3 4  | as.character(steady_state_kBase_relationship(1000, get_scenario('tc_Simple_1_2')))
# [1] "0.800005405441929"
plot(steady_state_kBase_relationship(seq(100000, 10000000, 100000), get_scenario('tc_Simple_1_2')))
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.