update_uptake_fluxes_constraints_metabolites {CoRegFlux}R Documentation

Update the fluxes constraints given the metabolite concentrations

Description

Update the fluxes constraints given the metabolite concentrations

Usage

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


[Package CoRegFlux version 1.2.0 Index]