WOLFRAM SYSTEM MODELER

LiverGlucose

Liver module describing endogenous glucose production

Diagram

Wolfram Language

In[1]:=
SystemModel["BioChem.Examples.MealSimulation.Modules.LiverGlucose"]
Out[1]:=

Information

Liver module describing endogenous glucose production

See also

The MealSimulationModel model for further documentation of the system and simulation results.

Parameters (7)

mainCompartment

Value: false

Type: Boolean

Description: Specifies whether the compartment is a main (top-level) compartment. Used in SBML import/export.

Ipb

Value:

Type: Real

kp1

Value:

Type: Real

kp2

Value:

Type: Real

kp3

Value:

Type: Real

kp4

Value:

Type: Real

ki

Value:

Type: Real

Connectors (3)

toPlasma

Type: ProductConnector

Description: Connector between substances and reactions (product side of reaction)

fromIpo

Type: InhibitorConnector

Description: Connector between inhibitors and reactions

fromI

Type: InhibitorConnector

Description: Connector between inhibitors and reactions

Components (2)

emptyReactant

Type: AmbientSubstance

Description: Substance used as a reservoir in reactions

egp

Type: EGP

Description: Endogenous glucose production

Used in Examples (1)

MealSimulationModel

BioChem.Examples.MealSimulation

Main model