BG_LRGbinding_B1AR

About this model

This is a bond-graph model of a ligand binding a receptor on the cell surface and forming an activated complex. The corresponding G protein is also involved.

INPUTS:
  • Ligand (L) stimulus e.g. isoproterenol
OUTPUTS:
  • Amount of activated G protein (G)
REACTIONS:
  • RC, RL, RR

Model status

The current CellML implementation runs in OpenCOR.

Model overview

This model is made by from an existing kinetic model, where the mathematics are translated into the bond-graph formalism. This describes the model in energetic terms and forces adherence to the laws of thermodynamics.

BG_diagram

For the above bond-graphs, a '0' node refers to a junction where all chemical potentials are the same. A '1' node refers to all fluxes being the same going in and out of the junction.

Parameter finding

A description of the process to find bond-graph parameters is shown in the folder parameter_finder, which relies on the:

  1. stoichiometry of system
  2. kinetic constants for forward/reverse reactions
  • If not already, all reactions are made reversible by assigning a small value to the reverse direction.
  1. linear algebra script.

Here, this solve process is performed in Python.

Source
Derived from workspace BG_LRGbinding_B1AR at changeset ce94ad023ee2.
Collaboration
To begin collaborating on this work, please use your git client and issue this command: