Location: Leloup, Goldbeter, 2004 @ c436b9d5c443 / mRNAs.cellml

Author:
Mona Zhu <devnull@localhost>
Date:
2011-01-10 16:12:54+13:00
Desc:
Adding 1.1 model first time
Permanent Source URI:
https://models.physiomeproject.org/workspace/leloup_goldbeter_2004/rawfile/c436b9d5c44384b2bc7bd6c93f5e8412885fabbe/mRNAs.cellml

<?xml version="1.0"?>
<model xmlns="http://www.cellml.org/cellml/1.1#" name="mRNAs"><component xmlns:cmeta="http://www.cellml.org/metadata/1.1#" cmeta:id="MP" name="interface">
      
    <variable cmeta:id="MP_MP" initial_value="M_init" name="M" public_interface="out" units="nanomolar"/>
    
    <variable name="vs" public_interface="in" units="flux"/>
    <variable name="vm" public_interface="in" units="flux"/>
    <variable name="kdm" public_interface="in" units="first_order_rate_constant"/>
    <variable name="B" public_interface="in" units="nanomolar"/>
    <variable name="Km" public_interface="in" units="nanomolar"/>
    
    
    <variable name="c" public_interface="in" units="dimensionless"/>
    <variable name="A" public_interface="in" units="nanomolar"/>
    <variable name="time" public_interface="in" units="hour"/>
    
    <math xmlns="http://www.w3.org/1998/Math/MathML"><apply><eq/><apply><diff/><bvar><ci>time</ci></bvar><ci>M</ci></apply><apply><minus/><apply><times/><ci>vs</ci><apply><divide/><apply><power/><ci>A</ci><ci>c</ci></apply><apply><plus/><apply><power/><ci>B</ci><ci>c</ci></apply><apply><power/><ci>A</ci><ci>c</ci></apply></apply></apply></apply><apply><plus/><apply><times/><ci>vm</ci><apply><divide/><ci>M</ci><apply><plus/><ci>Km</ci><ci>M</ci></apply></apply></apply><apply><times/><ci>kdm</ci><ci>M</ci></apply></apply></apply></apply></math>
  <variable name="M_init" public_interface="in" units="nanomolar"/></component>
  <units name="hour">
    <unit multiplier="3600.0" units="second"/>
  </units>

  <units name="nanomolar">
    <unit prefix="nano" units="mole"/>
    <unit exponent="-1" units="litre"/>
  </units>

  <units name="flux">
    <unit units="nanomolar"/>
    <unit exponent="-1" units="hour"/>
  </units>

  <units name="first_order_rate_constant">
    <unit exponent="-1" units="hour"/>
  </units>

  <units name="second_order_rate_constant">
    <unit exponent="-1" units="nanomolar"/>
    <unit exponent="-1" units="hour"/>
  </units></model>