Description Usage Arguments Value
View source: R/DFBAsimulationFunctions.R
Update the fluxes, metabolites concentration and biomass in the system
1 2 | update_system_state(flux_state, biomass_t0, met_concentrations_t0,
time_step, Biomass_Yield_To_Rate)
|
flux_state |
Current fluxes states |
biomass_t0 |
Initial biomass |
met_concentrations_t0 |
Metabolites concentration at t0 |
time_step |
Time step |
Biomass_Yield_To_Rate |
Function to convert biomass to rate. Default is f(x)=1*x |
Return updated biomass and metabolites concentrations
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.