update_uptake_fluxes_constraints_metabolites: Update the fluxes constraints given the metabolite...

Description Usage Arguments Value

View source: R/DFBAsimulationFunctions.R

Description

Update the fluxes constraints given the metabolite concentrations

Usage

1
2
update_uptake_fluxes_constraints_metabolites(model, met_fluxes_indexes,
  met_concentrations_t0, biomass_t0, time_step)

Arguments

model

An object of class modelOrg, the metabolic model.

met_fluxes_indexes

Indexes of the metabolites fluxes

met_concentrations_t0

Metabolites concentrations at t0

biomass_t0

Biomasss at t0

time_step

time_step studied

Value

Return the updated model


CoRegFlux documentation built on Nov. 8, 2020, 5:21 p.m.