update_system_state {CoRegFlux}R Documentation

Update the fluxes, metabolites concentration and biomass in the system

Description

Update the fluxes, metabolites concentration and biomass in the system

Usage

update_system_state(flux_state, biomass_t0, met_concentrations_t0,
  time_step, Biomass_Yield_To_Rate)

Arguments

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

Value

Return updated biomass and metabolites concentrations


[Package CoRegFlux version 1.6.0 Index]