Location: Goldbeter, 1991 @ b58b29f67440 / goldbeter_1991.cellml

Author:
pmr2.import <nobody@models.cellml.org>
Date:
2009-06-17 14:24:02+12:00
Desc:
committing version04 of goldbeter_1991
Permanent Source URI:
https://models.physiomeproject.org/workspace/goldbeter_1991/rawfile/b58b29f674404c73fc69add57ed12b080046db73/goldbeter_1991.cellml

<?xml version='1.0' encoding='utf-8'?>
<!--  FILE :  goldbeter_model_1991.xml

CREATED :  21st June 2007

LAST MODIFIED : 21st June 2007

AUTHOR :  James Lawson
          
MODEL STATUS :  This model conforms to the CellML 1.0 Specification released on
10th August 2001, and the 16/1/02 CellML Metadata 1.0 Specification. This file is known to run in PCEnv.

DESCRIPTION :  This file contains a CellML description of Albert Goldbeter's
1991 minimal model for the mitotic oscillator invoving cyclin and cdc2 kinase.

CHANGES:  James Lawson rebuilt this model, using the differential expressions in the paper to define the reactions, rather than using reaction elements.
  
--><model xmlns="http://www.cellml.org/cellml/1.0#" xmlns:cmeta="http://www.cellml.org/metadata/1.0#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:bqs="http://www.cellml.org/bqs/1.0#" xmlns:cellml="http://www.cellml.org/cellml/1.0#" xmlns:dcterms="http://purl.org/dc/terms/" xmlns:vCard="http://www.w3.org/2001/vcard-rdf/3.0#" xmlns:ns7="http://www.cellml.org/metadata/simulation/1.0#" cmeta:id="goldbeter_1991_version03" name="goldbeter_1991_version03">

<documentation xmlns="http://cellml.org/tmp-documentation">
    <article>
      <articleinfo>
        <title>A Minimal Cascade Model for the Mitotic Oscillator Involving Cyclin and cdc2 Kinase</title>
        <author>
          <firstname>James</firstname>
          <surname>Lawson</surname>
          <affiliation>
            <shortaffil>Bioengineering Institute, University of Auckland</shortaffil>
          </affiliation>
        </author>
      </articleinfo>
      <section id="sec_status">
        <title>Model Status</title>
        <para>
            This model has been built by James Lawson (24/05/07) with the differential expressions in Goldbeter's 1991 paper, instead of reaction elements. This file is known to run in PCEnv, and parameters for rate constants can be altered to produce various figures in the paper. With the current parameterization, the primary timecourse figure is reproduceable. A PCEnv session file is also available for this model, including an embedded SVG diagram of the model, which uses the CellML Javascript API. Clicking on a species represented in the diagram will bring up the concentration-time trace for that species. 
          </para>
      </section>
      <sect1 id="sec_structure">
        <title>Model Structure</title>
        <para>
Better understanding of the molecular mechanisms underlying the cell cycle has given rise to the theory that there may be one universal, homologous mechanism controlling the onset of mitosis.  Studies with yeast and embryonic cells suggest that mitosis is triggered by the periodic activation of cdc2 kinase.  Using this experimental data, Albert Goldbeter developed a minimal mathematical model which describes the mitotic oscillator involving cyclin and cdc2 kinase (see <xref linkend="fig_reaction_diagram"/> below).  This model is based on the situation in amphibian embryos.  As cyclin, a protein signalling molecule, accumulates and exceeds a certain threshold concentration, mitosis is triggered.  In the first cycle of the bicyclic cascade model, cyclin promotes the activation of cdc2 kinase through reversible dephosphorylation.  In the second cycle, cdc2 kinase activates a cyclin protease by reversible phosphorylation.  Since cyclin activates cdc2 kinase, and in turn, active cdc2 kinase indirectly triggers the degradation of cyclin, cyclin oscillations may originate from a negative feedback loop. 
</para>
        <para>
Model simulations support this theory.  Oscillations can arise as long as thresholds exist in the activation of cdc2 kinase by cyclin, and in the activation of cyclin protease by cdc2 kinase.  Time lags associated with these thresholds, together with the delayed negative feedback from the cdc2-induced cyclin degradation, can readily lead to sustained mitotic oscillations.  
</para>
        <para>
Albert Goldbeter acknowledges that the model is a simplification of the biological situation, and it is based on a number of assumptions, but in its simplified form, the model highlights the conditions in which the cyclin-cdc2 kinase system can operate as an autonomous oscillator.  The model is also useful in considering the mechanisms underlying the more complex situation in yeast and somatic cells.  By highlighting the ways in which oscillations may be stopped, the models suggests how the products of other genes could play a role in the control of mitosis.   
</para>
        <para>
The complete original paper reference is cited below:
</para>
        <para>
          <ulink url="http://www.pnas.org/cgi/content/abstract/88/20/9107">A minimal cascade model for the mitotic oscillator involving cyclin and cdc2 kinase</ulink>, Albert Goldbeter, 1991, <ulink url="http://www.pnas.org/">
            <emphasis>Proceedings of the National Academy of Sciences</emphasis>
          </ulink>, 88, 9107-9111. (A <ulink url="http://www.pnas.org/cgi/reprint/88/20/9107.pdf">PDF version</ulink> of the article is available to subscribers on the journal website.)  <ulink url="http://www.ncbi.nlm.nih.gov/entrez/query.fcgi?cmd=Retrieve&amp;amp;db=PubMed&amp;amp;list_uids=1833774&amp;amp;dopt=Abstract">PubMed ID: 1833774</ulink>
        </para>
        <informalfigure float="0" id="fig_reaction_diagram">
          <mediaobject>
            <imageobject>
              <objectinfo>
                <title>cell diagram</title>
              </objectinfo>
              <imagedata fileref="goldbeter_1991_diagram.png"/>
            </imageobject>
          </mediaobject>
          <caption>Minimal cascade model for the mitotic oscillations between cyclin and cdc2 kinase (M) during the cell cycle.  X represents the fraction of active (phosphorylated) cyclin protease.  * represents the fraction of inactive enzymes.</caption>
        </informalfigure>
      </sect1>
    </article>
  </documentation>

  <component name="environment">
    <variable units="minute" public_interface="out" cmeta:id="environment_time" name="time"/>
  </component>
  <component name="C">
    <variable units="minute" public_interface="in" name="time"/>
    <variable units="micromolar" public_interface="out" cmeta:id="C_C" name="C" initial_value="0.01"/>
    <variable units="dimensionless" public_interface="in" name="X"/>
    <variable units="first_order_rate" public_interface="in" name="kd"/>
    <variable units="micromolar" public_interface="in" name="Kd"/>
    <variable units="flux" public_interface="in" name="vi"/>
    <variable units="flux" public_interface="in" name="vd"/>
    <math xmlns="http://www.w3.org/1998/Math/MathML">
      <apply>
        <eq/>
        <apply>
          <diff/>
          <bvar>
            <ci>time</ci>
          </bvar>
          <ci>C</ci>
        </apply>
        <apply>
          <minus/>
          <apply>
            <minus/>
            <ci>vi</ci>
            <apply>
              <divide/>
              <apply>
                <times/>
                <ci>vd</ci>
                <ci>X</ci>
                <ci>C</ci>
              </apply>
              <apply>
                <plus/>
                <ci>Kd</ci>
                <ci>C</ci>
              </apply>
            </apply>
          </apply>
          <apply>
            <times/>
            <ci>kd</ci>
            <ci>C</ci>
          </apply>
        </apply>
      </apply>
    </math>
  </component>
  <component name="M">
    <variable units="minute" public_interface="in" name="time"/>
    <variable units="dimensionless" public_interface="out" cmeta:id="M_M" name="M" initial_value="0.01"/>
    <variable units="dimensionless" public_interface="out" name="M_" cmeta:id="M_M_"/>
    <variable units="first_order_rate" public_interface="in" name="V1"/>
    <variable units="first_order_rate" public_interface="in" name="V2"/>
    <variable units="first_order_rate" public_interface="in" name="K1"/>
    <variable units="first_order_rate" public_interface="in" name="K2"/>
    <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>
            <divide/>
            <apply>
              <times/>
              <ci>V1</ci>
              <ci>M_</ci>
            </apply>
            <apply>
              <plus/>
              <ci>K1</ci>
              <ci>M_</ci>
            </apply>
          </apply>
          <apply>
            <divide/>
            <apply>
              <times/>
              <ci>V2</ci>
              <ci>M</ci>
            </apply>
            <apply>
              <plus/>
              <ci>K2</ci>
              <ci>M</ci>
            </apply>
          </apply>
        </apply>
      </apply>
    </math>
  <math xmlns="http://www.w3.org/1998/Math/MathML">
      <apply>
        <eq/>
        <ci>M_</ci>
        <apply>
          <minus/>
          <cn cellml:units="dimensionless">1</cn>
          <ci>M</ci>
        </apply>
      </apply>
    </math>
  </component>
  <component name="X">
    <variable units="minute" public_interface="in" name="time"/>
    <variable units="dimensionless" public_interface="out" cmeta:id="X_X" name="X" initial_value="0.01"/>
    <variable units="dimensionless" public_interface="out" name="X_" cmeta:id="X_X_"/>
    <variable units="first_order_rate" public_interface="in" name="V3"/>
    <variable units="first_order_rate" public_interface="in" name="V4"/>
    <variable units="first_order_rate" public_interface="in" name="K3"/>
    <variable units="first_order_rate" public_interface="in" name="K4"/>
    <math xmlns="http://www.w3.org/1998/Math/MathML">
      <apply>
        <eq/>
        <apply>
          <diff/>
          <bvar>
            <ci>time</ci>
          </bvar>
          <ci>X</ci>
        </apply>
        <apply>
          <minus/>
          <apply>
            <divide/>
            <apply>
              <times/>
              <ci>V3</ci>
              <ci>X_</ci>
            </apply>
            <apply>
              <plus/>
              <ci>K3</ci>
              <ci>X_</ci>
            </apply>
          </apply>
          <apply>
            <divide/>
            <apply>
              <times/>
              <ci>V4</ci>
              <ci>X</ci>
            </apply>
            <apply>
              <plus/>
              <ci>K4</ci>
              <ci>X</ci>
            </apply>
          </apply>
        </apply>
      </apply>
    </math>
  <math xmlns="http://www.w3.org/1998/Math/MathML">
      <apply>
        <eq/>
        <ci>X_</ci>
        <apply>
          <minus/>
          <cn cellml:units="dimensionless">1</cn>
          <ci>X</ci>
        </apply>
      </apply>
    </math>
  </component>
  <component name="rxn_constants">
    <variable units="flux" public_interface="out" name="vi" initial_value="0.025"/>
    <variable units="flux" public_interface="out" name="vd" initial_value="0.25"/>
    <variable units="first_order_rate" public_interface="out" name="kd" initial_value="0.01"/>
    <variable units="micromolar" public_interface="out" name="Kd" initial_value="0.02"/>
    <variable units="micromolar" public_interface="out" name="Kc" initial_value="0.5"/>
    <variable units="first_order_rate" public_interface="out" name="K1" initial_value="0.005"/>
    <variable units="first_order_rate" public_interface="out" name="K2" initial_value="0.005"/>
    <variable units="first_order_rate" public_interface="out" name="K3" initial_value="0.005"/>
    <variable units="first_order_rate" public_interface="out" name="K4" initial_value="0.005"/>
    <variable units="first_order_rate" public_interface="out" name="V1"/>
    <variable units="first_order_rate" public_interface="out" name="V2" initial_value="1.5"/>
    <variable units="first_order_rate" public_interface="out" name="V3"/>
    <variable units="first_order_rate" public_interface="out" name="V4" initial_value="0.5"/>
    <variable units="first_order_rate" public_interface="out" name="VM1" initial_value="3"/>
    <variable units="first_order_rate" public_interface="out" name="VM3" initial_value="1"/>
    <math xmlns="http://www.w3.org/1998/Math/MathML">
      <apply>
        <eq/>
        <ci>V1</ci>
        <apply>
          <divide/>
          <apply>
            <times/>
            <ci>VM1</ci>
            <ci>C</ci>
          </apply>
          <apply>
            <plus/>
            <ci>Kc</ci>
            <ci>C</ci>
          </apply>
        </apply>
      </apply>
      <apply>
        <eq/>
        <ci>V3</ci>
        <apply>
          <times/>
          <ci>M</ci>
          <ci>VM3</ci>
        </apply>
      </apply>
    </math>
    <variable units="micromolar" public_interface="in" name="C"/>
    <variable units="dimensionless" public_interface="in" name="M"/>
  </component>
  <units name="minute">
    <unit units="second" multiplier="60"/>
  </units>
  <units name="first_order_rate">
    <unit units="minute" exponent="-1"/>
  </units>
  <units name="flux">
    <unit units="micromolar"/>
    <unit units="minute" exponent="-1"/>
  </units>
  <units name="micromolar">
    <unit units="mole" prefix="micro"/>
    <unit units="litre" exponent="-1"/>
  </units>
  <connection>
    <map_components component_2="C" component_1="environment"/>
    <map_variables variable_2="time" variable_1="time"/>
  </connection>
  <connection>
    <map_components component_2="M" component_1="environment"/>
    <map_variables variable_2="time" variable_1="time"/>
  </connection>
  <connection>
    <map_components component_2="X" component_1="environment"/>
    <map_variables variable_2="time" variable_1="time"/>
  </connection>
  <connection>
    <map_components component_2="rxn_constants" component_1="C"/>
    <map_variables variable_2="kd" variable_1="kd"/>
    <map_variables variable_2="Kd" variable_1="Kd"/>
    <map_variables variable_2="vi" variable_1="vi"/>
    <map_variables variable_2="vd" variable_1="vd"/>
    <map_variables variable_2="C" variable_1="C"/>
  </connection>
  <connection>
    <map_components component_2="X" component_1="C"/>
    <map_variables variable_2="X" variable_1="X"/>
  </connection>
  <connection>
    <map_components component_2="rxn_constants" component_1="M"/>
    <map_variables variable_2="V1" variable_1="V1"/>
    <map_variables variable_2="V2" variable_1="V2"/>
    <map_variables variable_2="K1" variable_1="K1"/>
    <map_variables variable_2="K2" variable_1="K2"/>
    <map_variables variable_2="M" variable_1="M"/>
  </connection>
  <connection>
    <map_components component_2="rxn_constants" component_1="X"/>
    <map_variables variable_2="V3" variable_1="V3"/>
    <map_variables variable_2="V4" variable_1="V4"/>
    <map_variables variable_2="K3" variable_1="K3"/>
    <map_variables variable_2="K4" variable_1="K4"/>
  </connection>





<rdf:RDF>
  <rdf:Seq rdf:about="rdf:#50785e7f-2129-4cc3-8f1a-4ec9eccc1074">
    <rdf:li rdf:resource="rdf:#2133dc50-300f-4fc3-99ed-6f29889e987b"/>
  </rdf:Seq>
  <rdf:Description rdf:about="rdf:#$XwCaL2">
    <rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
    <rdf:first rdf:resource="rdf:#$YwCaL2"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#51857f2e-3522-47c5-9f3d-2ced3c6dcb53">
    <vCard:Orgname>The University of Auckland</vCard:Orgname>
    <vCard:Orgunit>The Bioengineering Institute</vCard:Orgunit>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#3310f346-f24c-406f-bddf-5fe73d2c7be9">
    <vCard:Given>James</vCard:Given>
    <vCard:Family>Lawson</vCard:Family>
    <vCard:Other>Richard</vCard:Other>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#411ba7fc-4536-48fb-bcbd-5ec194db96eb">
    <dcterms:modified rdf:resource="rdf:#f631983e-0074-4e69-a86a-cd7899fe3959"/>
    <rdf:value>Cmeta:id's have been added to X_ and M_ </rdf:value>
    <cmeta:modifier rdf:resource="rdf:#c4b40068-7f9d-4099-9f17-9de9f0c80882"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#$9aDaL2">
    <rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
    <rdf:first rdf:resource="rdf:#$aaDaL2"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#8a94d3f2-fb01-4846-b9d5-1a7091f5fea7">
    <vCard:Given>James</vCard:Given>
    <vCard:Family>Lawson</vCard:Family>
    <vCard:Other>Richard</vCard:Other>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#9b30f4aa-8d8a-4dfb-9a4b-7d13565fa038">
    <dc:creator rdf:resource="rdf:#50785e7f-2129-4cc3-8f1a-4ec9eccc1074"/>
    <dc:title>A Minimal Cascade Model for the Mitotic Oscillator Involving Cyclin &#13;
            and cdc2 Kinase</dc:title>
    <bqs:volume>88</bqs:volume>
    <bqs:first_page>9107</bqs:first_page>
    <bqs:Journal rdf:resource="rdf:#7f2a8250-6aa8-4c1a-ad66-17e5d15df283"/>
    <dcterms:issued rdf:resource="rdf:#dc267f36-ad0c-48c2-b4cc-ca76aedc1c97"/>
    <bqs:last_page>9111</bqs:last_page>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#$8aDaL2">
    <ns7:boundIntervals rdf:resource="rdf:#$9aDaL2"/>
  </rdf:Description>
  <rdf:Description rdf:about="#C">
    <dcterms:alternative>cyclin concentration</dcterms:alternative>
    <dc:title>C</dc:title>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#f6d898d4-f7c0-47f7-b7cd-f4ebb524ebd0">
    <dc:subject rdf:resource="rdf:#98a80071-af73-423c-94a1-b9f866a7a195"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#9a50ab04-25bb-4ca5-b31e-cffc9aa0760f">
    <dcterms:W3CDTF>2007-05-24T00:00:00+00:00</dcterms:W3CDTF>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#$YwCaL2">
    <ns7:endingValue>2</ns7:endingValue>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#b85f3e03-5cdb-41cb-a7ec-3b834eaeb18c">
    <dc:creator rdf:resource="rdf:#dce7c0d1-147e-4077-9cc5-51541fba398f"/>
    <rdf:value>This is the CellML description of Albert Goldbeter's 1991 minimal &#13;
model for the mitotic oscillator invoving cyclin and cdc2 kinase.</rdf:value>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#2133dc50-300f-4fc3-99ed-6f29889e987b">
    <rdf:type rdf:resource="http://www.cellml.org/bqs/1.0#Person"/>
    <vCard:N rdf:resource="rdf:#12e5e41e-24b0-49f2-9eeb-29cff81d9bec"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#c446591a-a855-46f4-97f8-01356918d3dc">
    <vCard:FN>James Lawson</vCard:FN>
  </rdf:Description>
  <rdf:Description rdf:about="">
    <dc:publisher>The University of Auckland, Bioengineering Institute</dc:publisher>
    <cmeta:comment rdf:resource="rdf:#bf8001ae-029b-49d1-9847-8b3e851c2e57"/>
    <dcterms:created rdf:resource="rdf:#9a50ab04-25bb-4ca5-b31e-cffc9aa0760f"/>
    <dc:creator rdf:resource="rdf:#679c361b-c228-408a-a6cf-cf865a8ba1b4"/>
    <cmeta:modification rdf:resource="rdf:#411ba7fc-4536-48fb-bcbd-5ec194db96eb"/>
    <cmeta:modification rdf:resource="rdf:#fbc1fa03-5013-4ede-bf89-a254d0cb55c9"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#$WwCaL2">
    <ns7:boundIntervals rdf:resource="rdf:#$XwCaL2"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#21011421-a38e-4199-a5f3-18a555123ef1">
    <dcterms:W3CDTF>2007-11-15T12:54:37+13:00</dcterms:W3CDTF>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#fbc1fa03-5013-4ede-bf89-a254d0cb55c9">
    <dcterms:modified rdf:resource="rdf:#21011421-a38e-4199-a5f3-18a555123ef1"/>
    <rdf:value>Added equations M_ = 1 - M, X_ = 1 - X, instead of simply defining X_ = 0.99, M_ = 0.99 - this means that M_ and X_ traces can be plotted and referenced by the SVG-Javascript</rdf:value>
    <cmeta:modifier rdf:resource="rdf:#66aa5d7b-2a4f-44bd-8ffb-39206b291421"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#12e5e41e-24b0-49f2-9eeb-29cff81d9bec">
    <vCard:Given>Albert</vCard:Given>
    <vCard:Family>Goldbeter</vCard:Family>
  </rdf:Description>
  <rdf:Description rdf:about="#E2">
    <dcterms:alternative>kinase</dcterms:alternative>
    <dc:title>E2</dc:title>
  </rdf:Description>
  <rdf:Description rdf:about="#E1">
    <dcterms:alternative>phosphatase</dcterms:alternative>
    <dc:title>E1</dc:title>
  </rdf:Description>
  <rdf:Description rdf:about="#E4">
    <dcterms:alternative>phosphatase</dcterms:alternative>
    <dc:title>E4</dc:title>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#98a80071-af73-423c-94a1-b9f866a7a195">
    <bqs:subject_type>keyword</bqs:subject_type>
    <rdf:value>
      <rdf:Bag>
        <rdf:li>oscillator</rdf:li>
        <rdf:li>cell cycle</rdf:li>
        <rdf:li>cyclin</rdf:li>
        <rdf:li>cdc2k</rdf:li>
      </rdf:Bag>
    </rdf:value>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#c4b40068-7f9d-4099-9f17-9de9f0c80882">
    <vCard:N rdf:resource="rdf:#8a94d3f2-fb01-4846-b9d5-1a7091f5fea7"/>
  </rdf:Description>
  <rdf:Description rdf:about="#goldbeter_1991_version03">
    <ns7:simulation rdf:resource="rdf:#$8aDaL2"/>
    <ns7:simulation rdf:resource="rdf:#$WwCaL2"/>
    <dc:title>Albert Goldbeter's 1991 minimal model for the mitotic oscillator 
        invoving cyclin and cdc2 kinase.</dc:title>
    <cmeta:comment rdf:resource="rdf:#b85f3e03-5cdb-41cb-a7ec-3b834eaeb18c"/>
    <bqs:reference rdf:resource="rdf:#bb47f364-1996-4b71-8e0f-fd068de3d1ee"/>
    <bqs:reference rdf:resource="rdf:#f6d898d4-f7c0-47f7-b7cd-f4ebb524ebd0"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#679c361b-c228-408a-a6cf-cf865a8ba1b4">
    <vCard:ORG rdf:resource="rdf:#51857f2e-3522-47c5-9f3d-2ced3c6dcb53"/>
    <vCard:EMAIL rdf:resource="rdf:#ce95e0f9-243a-4498-a473-f2a767a1cc60"/>
    <vCard:N rdf:resource="rdf:#3310f346-f24c-406f-bddf-5fe73d2c7be9"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#$aaDaL2">
    <ns7:endingValue>200</ns7:endingValue>
    <ns7:nonstandard-pointDensity>10000</ns7:nonstandard-pointDensity>
    <ns7:maximumStepSize>0.1</ns7:maximumStepSize>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#bb47f364-1996-4b71-8e0f-fd068de3d1ee">
    <bqs:Pubmed_id>1833774</bqs:Pubmed_id>
    <bqs:JournalArticle rdf:resource="rdf:#9b30f4aa-8d8a-4dfb-9a4b-7d13565fa038"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#dce7c0d1-147e-4077-9cc5-51541fba398f">
    <vCard:FN>Catherine Lloyd</vCard:FN>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#bf8001ae-029b-49d1-9847-8b3e851c2e57">
    <dc:creator rdf:resource="rdf:#c446591a-a855-46f4-97f8-01356918d3dc"/>
    <rdf:value>This model has been built by James Lawson (24/05/07) with the differential expressions in Goldbeter's 1991 paper, instead of reaction elements. Parameters for rate constants can be altered to produce various figures in the paper. With the current parameterization, the primary timecourse figure is reproduceable. This file is known to run in PCEnv.</rdf:value>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#ce95e0f9-243a-4498-a473-f2a767a1cc60">
    <rdf:type rdf:resource="http://imc.org/vCard/3.0#internet"/>
    <rdf:value>j.lawson@auckland.ac.nz</rdf:value>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#dc267f36-ad0c-48c2-b4cc-ca76aedc1c97">
    <dcterms:W3CDTF>1991-10</dcterms:W3CDTF>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#7f2a8250-6aa8-4c1a-ad66-17e5d15df283">
    <dc:title>Proceedings of the National Academy of Sciences USA</dc:title>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#66aa5d7b-2a4f-44bd-8ffb-39206b291421">
    <vCard:N rdf:resource="rdf:#b30badb0-80a3-438f-a120-5b3eba77d433"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#f631983e-0074-4e69-a86a-cd7899fe3959">
    <dcterms:W3CDTF>2007-11-15T16:55:28+13:00</dcterms:W3CDTF>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#b30badb0-80a3-438f-a120-5b3eba77d433">
    <vCard:Given>James</vCard:Given>
    <vCard:Family>Lawson</vCard:Family>
    <vCard:Other>Richard</vCard:Other>
  </rdf:Description>
</rdf:RDF>
</model>