WOLFRAM SYSTEM MODELER

BetaCells

Beta cell module describing insulin secretion

Diagram

Wolfram Language

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

Information

Beta cell module describing insulin secretion

See also

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

Parameters (6)

mainCompartment

Value: false

Type: Boolean

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

Sb

Value:

Type: Real

K

Value:

Type: Real

alpha

Value:

Type: Real

beta

Value:

Type: Real

Gpb

Value:

Type: Real

Connectors (2)

toPortalVein

Type: ProductConnector

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

gp

Type: ActivatorConnector

Description: Connector between activators and reactions

Components (2)

emptyReactant

Type: AmbientSubstance

Description: Substance used as a reservoir in reactions

spo

Type: Spo

Description: Insulin secretion

Used in Examples (1)

MealSimulationModel

BioChem.Examples.MealSimulation

Main model