FCU_adenylylCyclase
About this model
This is a Functional Cell Unit for adenylyl cyclase metabolism in the cardiac cell.
This is a composite module, composed of several individual modules, and merged together in a modular fashion.
Model status
The current CellML implementation runs in OpenCOR.
Model overview
All components are presented in bond-graph form. Components are made by converting an existing kinetic model and translating into bond-graph form.
A description of the process to find bond-graph parameter is shown in the folder parameter_finder, which relies on the:
- stoichiometry of system
- kinetic constants for forward/reverse reactions
- If not already, all reactions are made reversible by assigning a small value to the reverse direction.
Here, this solve process is performed in Python.
Modular description
Components
CellML divides the mathematical model into distinct components, which are able to be re-used in other composite models. These CellML components are:
- beta-1 adrenergic receptor ( β 1AR)
- Gs Protein
- muscarinic receptor (M2)
- Gi Protein
- cyclic AMP (cAMP)
Source | Components |
---|---|
Saucerman et al. | β 1AR, Gs Protein, cAMP |
Iancu et al. | M2, Gs Protein |
Each of these blocks is itself a CellML model, complete with bond-graph parameters appropriate for the isolated system.