Location: Wolf, Heinrich, 2000 @ d2b8190ae863 / wolf_heinrich_2000.cellml

Author:
pmr2.import <nobody@models.cellml.org>
Date:
2009-06-17 16:25:18+12:00
Desc:
committing version02 of wolf_heinrich_2000
Permanent Source URI:
https://models.physiomeproject.org/workspace/wolf_heinrich_2000/rawfile/d2b8190ae863434da8db1a3c2c2fa6e2b772fd72/wolf_heinrich_2000.cellml

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

CREATED :  1st June 2007

LAST MODIFIED : 1st June 2007

AUTHOR :  Catherine Lloyd
          Bioengineering Institute
          The University of Auckland
          
MODEL STATUS :  This model conforms to the CellML 1.1 Specification.

DESCRIPTION :  This file contains a CellML description of Wolf and Heinrich's 2000 model of the effect of cellular interaction on glycolytic oscillations in yeast.

CHANGES:  
   
--><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:pathway_editor="http://www.physiome.com/pathway_editor/1.0#" xmlns:vCard="http://www.w3.org/2001/vcard-rdf/3.0#" cmeta:id="wolf_heinrich_model_2000_version02" name="wolf_heinrich_2000_version01">
<documentation xmlns="http://cellml.org/tmp-documentation">
<article>
  <articleinfo>
  <title>Effect of Cellular Interaction on Glycolytic Oscillations in Yeast</title>
  <author>
    <firstname>Catherine</firstname>
          <surname>Lloyd</surname>
    <affiliation>
      <shortaffil>Bioengineering Institute, University of Auckland</shortaffil>
    </affiliation>
  </author>
</articleinfo>
  <sect1 id="sec_structure">
<title>Model Structure</title>

<para>
Glycolytic oscillations are a well studied example of rhythmic behaviour on a cellular level.  They occur in a diverse array of cells including muscle, heart and pancreatic beta-cells, however the oscillations have been studied most extensively in yeast cells.  Theoretical models based on experimental observations have tried to accurately define the underlying oscillatory mechanism.
</para>

<para>
In 2000, Jana Wolf and Reinhart Heinrich published a mathematical model describing the effect of cellular interaction on glycolytic oscillations in yeast (see the figure below).  Unlike earlier models of glycolytic oscillations which are restricted to single cells, Wolf and Heinrich consider the effects of intercellular interaction on glycolytic oscillations.  Cells often communicate by exchanging metabolic intermediates via the external medium.  
</para>

<para>
The model they present in their paper is a detailed model for anaerobic energy metabolism in yeast cells.  The model includes the main steps of anaerobic glycolysis and the production of ethanol and glycerol.  Transmembrane diffusion of acetaldehyde is included since it is hypothesized that this metabolite mediates the intercellular interaction.
</para>

<para>
The complete original paper reference is cited below:
</para>

<para>
<ulink url="http://www.biochemj.org/bj/345/bj3450321.htm">Effect of cellular interaction on glycolytic oscillations in yeast: a theoretical investigation</ulink>, Jana Wolf and Reinhart Heinrich, 2000, <ulink url="http://www.biochemj.org/">
            <emphasis>Biochemical Journal</emphasis>
          </ulink>, 345, 321-334.  (The <ulink url="http://www.biochemj.org/bj/345/0321/3450321.pdf">PDF</ulink> and <ulink url="http://www.biochemj.org/bj/345/0321/bj3450321.htm">full text</ulink> versions of the article are available on the Biochemical Journal website.)  <ulink url="http://www.ncbi.nlm.nih.gov/entrez/query.fcgi?cmd=Retrieve&amp;db=PubMed&amp;list_uids=10702114&amp;dopt=Abstract">PubMed ID: 10702114</ulink>
</para>

<informalfigure float="0" id="fig_reaction_diagram">
<mediaobject>
  <imageobject>
    <objectinfo>
      <title>schematic diagram</title>
    </objectinfo>
    <imagedata fileref="wolf_heinrich_2000.png"/>
  </imageobject>
</mediaobject>
<caption>The scheme shows the main reactions of anaerobic glycolysis in yeast, in addition to transmembrane transport of glucose and the coupling substance (S4,ex).  For further explanation of the symbols used, see the text.</caption>
</informalfigure>

</sect1>
</article>
</documentation>
  

  
  
  
  <units name="minute">
    <unit units="second" multiplier="60.0"/>
  </units>
  
  <units name="millimolar">
    <unit units="mole" prefix="milli"/>
    <unit units="litre" exponent="-1"/>
  </units>

  <units name="flux">
    <unit units="millimolar"/>
    <unit units="minute" exponent="-1"/>
  </units>

  <units name="first_order_rate_constant">
    <unit units="minute" exponent="-1"/>
  </units>
  
  <units name="second_order_rate_constant">
    <unit units="millimolar" exponent="-1"/>
    <unit units="minute" exponent="-1"/>
  </units>
  
  
  <component name="environment">
    <variable units="minute" public_interface="out" name="time"/>
  </component>

  
  <component name="S1" cmeta:id="S1">
    
    <variable units="millimolar" public_interface="out" name="S1"/>
    <variable units="flux" public_interface="in" name="Jo"/>
    <variable units="flux" public_interface="in" name="v1"/>
    <variable units="minute" public_interface="in" name="time"/>
    <math xmlns="http://www.w3.org/1998/Math/MathML">
      <apply>
        <eq/>
        <apply>
          <diff/>
          <bvar>
            <ci>time</ci>
          </bvar>
          <ci>S1</ci>
        </apply>
        <apply>
          <minus/>
          <ci>Jo</ci>
          <ci>v1</ci>
        </apply>
      </apply>
    </math>
  </component>
  
  <component name="S2" cmeta:id="S2">
    
    <variable units="millimolar" public_interface="out" name="S2"/>
    <variable units="flux" public_interface="in" name="v1"/>
    <variable units="flux" public_interface="in" name="v2"/>
    <variable units="flux" public_interface="in" name="v6"/>
    <variable units="minute" public_interface="in" name="time"/>
    <math xmlns="http://www.w3.org/1998/Math/MathML">
      <apply>
        <eq/>
        <apply>
          <diff/>
          <bvar>
            <ci>time</ci>
          </bvar>
          <ci>S2</ci>
        </apply>
        <apply>
          <minus/>
          <apply>
            <times/>
            <cn cellml:units="dimensionless"> 2.0 </cn>
            <ci>v1</ci>
          </apply>
          <apply>
            <plus/>
            <ci>v2</ci>
            <ci>v6</ci>
          </apply>
        </apply>
      </apply>
    </math>
  </component>
  
  <component name="S3" cmeta:id="S3">
    
    <variable units="millimolar" public_interface="out" name="S3"/>
    <variable units="flux" public_interface="in" name="v2"/>
    <variable units="flux" public_interface="in" name="v3"/>
    <variable units="minute" public_interface="in" name="time"/>
    <math xmlns="http://www.w3.org/1998/Math/MathML">
      <apply>
        <eq/>
        <apply>
          <diff/>
          <bvar>
            <ci>time</ci>
          </bvar>
          <ci>S3</ci>
        </apply>
        <apply>
          <minus/>
          <ci>v2</ci>
          <ci>v3</ci>
        </apply>
      </apply>
    </math>
  </component>
  
  <component name="S4" cmeta:id="S4">
    
    <variable units="millimolar" public_interface="out" name="S4"/>
    <variable units="flux" public_interface="in" name="v3"/>
    <variable units="flux" public_interface="in" name="v4"/>
    <variable units="flux" public_interface="in" name="J"/>
    <variable units="minute" public_interface="in" name="time"/>
    <math xmlns="http://www.w3.org/1998/Math/MathML">
      <apply>
        <eq/>
        <apply>
          <diff/>
          <bvar>
            <ci>time</ci>
          </bvar>
          <ci>S4</ci>
        </apply>
        <apply>
          <minus/>
          <ci>v3</ci>
          <apply>
            <plus/>
            <ci>v4</ci>
            <ci>J</ci>
          </apply>
        </apply>
      </apply>
    </math>
  </component>
  
  <component name="S4_ex" cmeta:id="S4_ex">
    
    <variable units="millimolar" public_interface="out" name="S4_ex"/>
    <variable units="dimensionless" name="psi" initial_value="0.1"/>
    <variable units="flux" public_interface="in" name="v7"/>
    <variable units="flux" public_interface="in" name="J"/>
    <variable units="minute" public_interface="in" name="time"/>
    <math xmlns="http://www.w3.org/1998/Math/MathML">
      <apply>
        <eq/>
        <apply>
          <diff/>
          <bvar>
            <ci>time</ci>
          </bvar>
          <ci>S4_ex</ci>
        </apply>
        <apply>
          <minus/>
          <apply>
            <times/>
            <ci> psi </ci>
            <ci> J </ci>
          </apply>
          <ci>v7</ci>
        </apply>
      </apply>
    </math>
  </component>
  
  <component name="A3" cmeta:id="A3">
    
    <variable units="millimolar" public_interface="out" name="A3"/>
    <variable units="flux" public_interface="in" name="v1"/>
    <variable units="flux" public_interface="in" name="v3"/>
    <variable units="flux" public_interface="in" name="v5"/>
    <variable units="minute" public_interface="in" name="time"/>
    <math xmlns="http://www.w3.org/1998/Math/MathML">
      <apply>
        <eq/>
        <apply>
          <diff/>
          <bvar>
            <ci>time</ci>
          </bvar>
          <ci>A3</ci>
        </apply>
        <apply>
          <minus/>
          <apply>
            <times/>
            <cn cellml:units="dimensionless"> 2.0 </cn>
            <ci>v3</ci>
          </apply>
          <apply>
            <plus/>
            <apply>
              <times/>
              <cn cellml:units="dimensionless"> 2.0 </cn>
              <ci>v1</ci>
            </apply>
            <ci>v5</ci>
          </apply>
        </apply>
      </apply>
    </math>
  </component>
  
  <component name="A" cmeta:id="A">
    
    <variable units="millimolar" name="A" initial_value="4.0"/>
    <variable units="millimolar" public_interface="out" name="A2"/>
    <variable units="millimolar" public_interface="in" name="A3"/>
    
    <math xmlns="http://www.w3.org/1998/Math/MathML">
      <apply>
        <eq/>
        <ci>A</ci>
        <apply>
          <plus/>
          <ci> A2 </ci>
          <ci> A3 </ci>
        </apply>
      </apply>
    </math>
  </component>
  
  <component name="N2" cmeta:id="N2">
    
    <variable units="millimolar" public_interface="out" name="N2"/>
    <variable units="flux" public_interface="in" name="v2"/>
    <variable units="flux" public_interface="in" name="v4"/>
    <variable units="flux" public_interface="in" name="v6"/>
    <variable units="minute" public_interface="in" name="time"/>
    <math xmlns="http://www.w3.org/1998/Math/MathML">
      <apply>
        <eq/>
        <apply>
          <diff/>
          <bvar>
            <ci>time</ci>
          </bvar>
          <ci>N2</ci>
        </apply>
        <apply>
          <minus/>
          <ci>v2</ci>
          <apply>
            <plus/>
            <ci>v4</ci>
            <ci>v6</ci>
          </apply>
        </apply>
      </apply>
    </math>
  </component>
  
  <component name="N" cmeta:id="N">
    
    <variable units="millimolar" name="N" initial_value="1.0"/>
    <variable units="millimolar" public_interface="out" name="N1"/>
    <variable units="millimolar" public_interface="in" name="N2"/>
    <math xmlns="http://www.w3.org/1998/Math/MathML">
      <apply>
        <eq/>
        <ci>N</ci>
        <apply>
          <plus/>
          <ci> N1 </ci>
          <ci> N2 </ci>
        </apply>
      </apply>
    </math>
  </component>
  
  <component name="v1">
    <variable units="flux" public_interface="out" name="v1"/>

    <variable units="millimolar" public_interface="in" name="S1"/>
    <variable units="millimolar" public_interface="in" name="A3"/>
    
    <variable units="millimolar" name="K_I" initial_value="0.52"/>
    <variable units="second_order_rate_constant" name="k_1" initial_value="100.0"/>
    <variable units="dimensionless" name="q" initial_value="4.0"/>
    <variable units="dimensionless" name="f_A3"/>
    
    <math xmlns="http://www.w3.org/1998/Math/MathML">
            <apply>
        <eq/>
              <ci> v1 </ci>
              <apply>
          <times/>
                <ci> k_1 </ci>
                <ci> S1 </ci>
                <ci> A3 </ci>
                <ci> f_A3 </ci>
              </apply>
            </apply>
          </math>
      
    <math xmlns="http://www.w3.org/1998/Math/MathML">
      <apply>
        <eq/>
        <ci> f_A3 </ci>
        <apply>
          <power/>
          <apply>
            <plus/>
            <cn cellml:units="dimensionless"> 1.0 </cn>
            <apply>
              <power/>
              <apply>
                <divide/>
                <ci> A3 </ci>
                <ci> K_I </ci>
              </apply>
              <ci> q </ci>
            </apply> 
          </apply>
          <cn cellml:units="dimensionless"> -1.0 </cn>
        </apply>
      </apply>
    </math>
  </component>
  
  <component name="v2">
    <variable units="flux" public_interface="out" name="v2"/>

    <variable units="millimolar" public_interface="in" name="S2"/>
    <variable units="millimolar" public_interface="in" name="N1"/>
    
    <variable units="second_order_rate_constant" name="k_2" initial_value="6.0"/>
    
    <math xmlns="http://www.w3.org/1998/Math/MathML">
            <apply>
        <eq/>
              <ci> v2 </ci>
              <apply>
          <times/>
                <ci> k_2 </ci>
                <ci> S2 </ci>
                <ci> N1 </ci>
              </apply>
            </apply>
          </math>
        </component>
  
  <component name="v3">
    <variable units="flux" public_interface="out" name="v3"/>

    <variable units="millimolar" public_interface="in" name="S3"/>
    <variable units="millimolar" public_interface="in" name="A2"/>
    
    <variable units="second_order_rate_constant" name="k_3" initial_value="16.0"/>
    
    <math xmlns="http://www.w3.org/1998/Math/MathML">
            <apply>
        <eq/>
              <ci> v3 </ci>
              <apply>
          <times/>
                <ci> k_3 </ci>
                <ci> S3  </ci>
                <ci> A2  </ci>
              </apply>
            </apply>
          </math>
        </component>
  
  <component name="v4">
    <variable units="flux" public_interface="out" name="v4"/>

    <variable units="millimolar" public_interface="in" name="S4"/>
    <variable units="millimolar" public_interface="in" name="N2"/>
    
    <variable units="second_order_rate_constant" name="k_4" initial_value="100.0"/>
    
    <math xmlns="http://www.w3.org/1998/Math/MathML">
            <apply>
        <eq/>
              <ci> v4 </ci>
              <apply>
          <times/>
                <ci> k_4 </ci>
                <ci> S4 </ci>
                <ci> N2 </ci>
              </apply>
            </apply>
          </math>
        </component>
  
  <component name="v5">
    <variable units="flux" public_interface="out" name="v5"/>

    <variable units="millimolar" public_interface="in" name="A3"/>
    
    <variable units="first_order_rate_constant" name="k_5" initial_value="1.28"/>
    
    <math xmlns="http://www.w3.org/1998/Math/MathML">
            <apply>
        <eq/>
              <ci> v5 </ci>
              <apply>
          <times/>
                <ci> k_5 </ci>
                <ci> A3 </ci>
              </apply>
            </apply>
          </math>
        </component> 
  
  <component name="v6">
    <variable units="flux" public_interface="out" name="v6"/>

    <variable units="millimolar" public_interface="in" name="S2"/>
    <variable units="millimolar" public_interface="in" name="N2"/>
    
    <variable units="second_order_rate_constant" name="k_6" initial_value="12.0"/>
    
    <math xmlns="http://www.w3.org/1998/Math/MathML">
            <apply>
        <eq/>
              <ci> v6 </ci>
              <apply>
          <times/>
                <ci> k_6 </ci>
                <ci> S2 </ci>
                <ci> N2 </ci>
              </apply>
            </apply>
          </math>
        </component>
  
  <component name="v7">
    <variable units="flux" public_interface="out" name="v7"/>

    <variable units="millimolar" public_interface="in" name="S4_ex"/>
    
    <variable units="first_order_rate_constant" name="k" initial_value="1.3"/>
    
    <math xmlns="http://www.w3.org/1998/Math/MathML">
            <apply>
        <eq/>
              <ci> v7 </ci>
              <apply>
          <times/>
                <ci> k </ci>
                <ci> S4_ex </ci>
              </apply>
            </apply>
          </math>
        </component>
  
  <component name="glucose_influx_rate">
    <variable units="flux" public_interface="out" name="Jo" initial_value="3.0"/>
  </component>
  
  <component name="S4_flux_rate_across_the_plasma_membrane">
    <variable units="flux" public_interface="out" name="J"/>
    
    <variable units="first_order_rate_constant" name="k" initial_value="13.0"/>
    
    <variable units="millimolar" public_interface="in" name="S4_ex"/>
    <variable units="millimolar" public_interface="in" name="S4"/>
    
    <math xmlns="http://www.w3.org/1998/Math/MathML">
      <apply id="J_calculation">
        <eq/>
        <ci> J </ci>
        <apply>
          <times/>
          <ci> k </ci>
          <apply>
            <minus/>
            <ci> S4 </ci>
            <ci> S4_ex </ci>
          </apply>
        </apply>
      </apply>
    </math>
  </component>
  
  <connection>
    <map_components component_2="environment" component_1="S1"/>
    <map_variables variable_2="time" variable_1="time"/>
  </connection>
  
  <connection>
    <map_components component_2="environment" component_1="S2"/>
    <map_variables variable_2="time" variable_1="time"/>
  </connection>
  
  <connection>
    <map_components component_2="environment" component_1="S3"/>
    <map_variables variable_2="time" variable_1="time"/>
  </connection>
  
  <connection>
    <map_components component_2="environment" component_1="S4"/>
    <map_variables variable_2="time" variable_1="time"/>
  </connection>
  
  <connection>
    <map_components component_2="environment" component_1="S4_ex"/>
    <map_variables variable_2="time" variable_1="time"/>
  </connection>
  
  <connection>
    <map_components component_2="environment" component_1="A3"/>
    <map_variables variable_2="time" variable_1="time"/>
  </connection>
 
  <connection>
    <map_components component_2="environment" component_1="N2"/>
    <map_variables variable_2="time" variable_1="time"/>
  </connection>
  
  <connection>
    <map_components component_2="glucose_influx_rate" component_1="S1"/>
    <map_variables variable_2="Jo" variable_1="Jo"/>
  </connection>
  
  <connection>
    <map_components component_2="v1" component_1="S1"/>
    <map_variables variable_2="S1" variable_1="S1"/>
    <map_variables variable_2="v1" variable_1="v1"/>
  </connection>
  
  <connection>
    <map_components component_2="v1" component_1="S2"/>
    <map_variables variable_2="v1" variable_1="v1"/>
  </connection>
  
  <connection>
    <map_components component_2="v2" component_1="S2"/>
    <map_variables variable_2="S2" variable_1="S2"/>
    <map_variables variable_2="v2" variable_1="v2"/>
  </connection>
  
  <connection>
    <map_components component_2="v6" component_1="S2"/>
    <map_variables variable_2="S2" variable_1="S2"/>
    <map_variables variable_2="v6" variable_1="v6"/>
  </connection>
  
  <connection>
    <map_components component_2="v2" component_1="S3"/>
    <map_variables variable_2="v2" variable_1="v2"/>
  </connection>
  
  <connection>
    <map_components component_2="v3" component_1="S3"/>
    <map_variables variable_2="S3" variable_1="S3"/>
    <map_variables variable_2="v3" variable_1="v3"/>
  </connection>
  
  <connection>
    <map_components component_2="v3" component_1="S4"/>
    <map_variables variable_2="v3" variable_1="v3"/>
  </connection>
  
  <connection>
    <map_components component_2="v4" component_1="S4"/>
    <map_variables variable_2="S4" variable_1="S4"/>
    <map_variables variable_2="v4" variable_1="v4"/>
  </connection>
  
  <connection>
    <map_components component_2="S4_flux_rate_across_the_plasma_membrane" component_1="S4"/>
    <map_variables variable_2="J" variable_1="J"/>
    <map_variables variable_2="S4" variable_1="S4"/>
  </connection>
  
  <connection>
    <map_components component_2="S4_flux_rate_across_the_plasma_membrane" component_1="S4_ex"/>
    <map_variables variable_2="J" variable_1="J"/>
    <map_variables variable_2="S4_ex" variable_1="S4_ex"/>
  </connection>
  
  <connection>
    <map_components component_2="v7" component_1="S4_ex"/>
    <map_variables variable_2="S4_ex" variable_1="S4_ex"/>
    <map_variables variable_2="v7" variable_1="v7"/>
  </connection> 
  
  <connection>
    <map_components component_2="v3" component_1="A"/>
    <map_variables variable_2="A2" variable_1="A2"/>
  </connection>
  
  <connection>
    <map_components component_2="v1" component_1="A3"/>
    <map_variables variable_2="A3" variable_1="A3"/>
    <map_variables variable_2="v1" variable_1="v1"/>
  </connection>
  
  <connection>
    <map_components component_2="v3" component_1="A3"/>
    <map_variables variable_2="v3" variable_1="v3"/>
  </connection>
  
  <connection>
    <map_components component_2="v5" component_1="A3"/>
    <map_variables variable_2="A3" variable_1="A3"/>
    <map_variables variable_2="v5" variable_1="v5"/>
  </connection>
  
  <connection>
    <map_components component_2="A3" component_1="A"/>
    <map_variables variable_2="A3" variable_1="A3"/>
  </connection>
  
  <connection>
    <map_components component_2="v2" component_1="N"/>
    <map_variables variable_2="N1" variable_1="N1"/>
  </connection>
  
  <connection>
    <map_components component_2="v2" component_1="N2"/>
    <map_variables variable_2="v2" variable_1="v2"/>
  </connection>
  
  <connection>
    <map_components component_2="v4" component_1="N2"/>
    <map_variables variable_2="N2" variable_1="N2"/>
    <map_variables variable_2="v4" variable_1="v4"/>
  </connection>
  
  <connection>
    <map_components component_2="v6" component_1="N2"/>
    <map_variables variable_2="N2" variable_1="N2"/>
    <map_variables variable_2="v6" variable_1="v6"/>
  </connection>
  
  <connection>
    <map_components component_2="N2" component_1="N"/>
    <map_variables variable_2="N2" variable_1="N2"/>
  </connection>
  

<rdf:RDF>
  <rdf:Seq rdf:about="rdf:#ba93e525-4591-434f-9857-5cfad929ad9c">
    <rdf:li rdf:resource="rdf:#038e034e-132f-42b9-8b69-3b8ee69484dc"/>
    <rdf:li rdf:resource="rdf:#fc9d817c-976f-46f5-b0e0-1661811932f2"/>
  </rdf:Seq>
  <rdf:Description rdf:about="rdf:#0928b755-a3ad-458f-93f9-44ef02482471">
    <vCard:Given>Catherine</vCard:Given>
    <vCard:Family>Lloyd</vCard:Family>
    <vCard:Other>May</vCard:Other>
  </rdf:Description>
  <rdf:Description rdf:about="/A">
    <dcterms:alternative>
          sum of the concentrations of ATP and ADP
        </dcterms:alternative>
    <dc:title>A</dc:title>
  </rdf:Description>
  <rdf:Description rdf:about="">
    <dc:publisher>The University of Auckland, Bioengineering Institute</dc:publisher>
    <cmeta:comment rdf:resource="rdf:#9204ac25-9bd7-40d7-a617-559493a9442c"/>
    <dcterms:created rdf:resource="rdf:#d6fdbc8b-3bc5-4d15-8a8c-e2774ded14dc"/>
    <dc:creator rdf:resource="rdf:#302fb0bd-0d97-4779-a69a-6979c72c31a1"/>
    <cmeta:modification rdf:resource="rdf:#539a8e46-ded7-4251-adce-a92885f98d3c"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#be72be56-df0e-43cd-a1d2-6543ec8f1de6">
    <dc:subject rdf:resource="rdf:#c2a0092c-68ce-4be5-83c7-3487e872e6b1"/>
  </rdf:Description>
  <rdf:Description rdf:about="/N">
    <dcterms:alternative>
          sum of the concentrations of NAD+ and NADH
        </dcterms:alternative>
    <dc:title>N</dc:title>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#8b0c1cff-3351-4eff-a84a-b306ef2ee7d0">
    <vCard:N rdf:resource="rdf:#69ff35bc-0359-4d9e-a68c-3d8bb7d676ce"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#84461ddf-c803-4c6a-84c8-c48ba71fd0b9">
    <dcterms:W3CDTF>2007-06-05T10:49:34+12:00</dcterms:W3CDTF>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#d6fdbc8b-3bc5-4d15-8a8c-e2774ded14dc">
    <dcterms:W3CDTF>2007-06-01T00:00:00+00:00</dcterms:W3CDTF>
  </rdf:Description>
  <rdf:Description rdf:about="/A3">
    <dcterms:alternative>ATP</dcterms:alternative>
    <dc:title>A3</dc:title>
  </rdf:Description>
  <rdf:Description rdf:about="/S2">
    <dcterms:alternative>
          pool of glyceraldehyde 3-phosphate and dihydroxyacetone phosphate
        </dcterms:alternative>
    <dc:title>S2</dc:title>
  </rdf:Description>
  <rdf:Description rdf:about="/S3">
    <dcterms:alternative>1,3-bisphosphoglycerate</dcterms:alternative>
    <dc:title>S3</dc:title>
  </rdf:Description>
  <rdf:Description rdf:about="/S1">
    <dcterms:alternative>glucose</dcterms:alternative>
    <dc:title>S1</dc:title>
  </rdf:Description>
  <rdf:Description rdf:about="/S4">
    <dcterms:alternative>
          pool of cytosolic pyruvate and acetaldehyde
        </dcterms:alternative>
    <dc:title>S4</dc:title>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#fc9d817c-976f-46f5-b0e0-1661811932f2">
    <rdf:type rdf:resource="http://www.cellml.org/bqs/1.0#Person"/>
    <vCard:N rdf:resource="rdf:#d5f122ef-7d07-4331-85d1-cb40e1a9192a"/>
  </rdf:Description>
  <rdf:Description rdf:about="/S4_ex">
    <dcterms:alternative>
          coupling substance in the external solution
        </dcterms:alternative>
    <dc:title>S4_ex</dc:title>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#c3853548-6b92-4a8e-8f36-74f9a0097a9e">
    <vCard:Given>Jana</vCard:Given>
    <vCard:Family>Wolf</vCard:Family>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#302fb0bd-0d97-4779-a69a-6979c72c31a1">
    <vCard:ORG rdf:resource="rdf:#b97e3054-fdfc-4e7f-ac4d-2fb8a4803b2f"/>
    <vCard:EMAIL rdf:resource="rdf:#cd71dded-482f-4780-85c7-7563c81d6507"/>
    <vCard:N rdf:resource="rdf:#0928b755-a3ad-458f-93f9-44ef02482471"/>
  </rdf:Description>
  <rdf:Description rdf:about="/N2">
    <dcterms:alternative>NADH</dcterms:alternative>
    <dc:title>N2</dc:title>
  </rdf:Description>
  <rdf:Description rdf:about="#wolf_heinrich_model_2000_version02">
    <dc:title>A dynamic model of glycolytic oscillations in yeast</dc:title>
    <cmeta:bio_entity>yeast</cmeta:bio_entity>
    <cmeta:comment rdf:resource="rdf:#70edc128-875b-4f6e-9764-f1ae389d8696"/>
    <bqs:reference rdf:resource="rdf:#6a9f1bec-c537-447a-82e2-44ef5c704106"/>
    <bqs:reference rdf:resource="rdf:#be72be56-df0e-43cd-a1d2-6543ec8f1de6"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#c2a0092c-68ce-4be5-83c7-3487e872e6b1">
    <bqs:subject_type>keyword</bqs:subject_type>
    <rdf:value>
      <rdf:Bag>
        <rdf:li>cellular interactions</rdf:li>
        <rdf:li>oscillator</rdf:li>
        <rdf:li>metabolism</rdf:li>
        <rdf:li>glycolysis</rdf:li>
        <rdf:li>yeast</rdf:li>
      </rdf:Bag>
    </rdf:value>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#70edc128-875b-4f6e-9764-f1ae389d8696">
    <dc:creator rdf:resource="rdf:#c7b55376-e027-402a-a185-b040e7a5ee45"/>
    <rdf:value>This is the CellML description of Wolf and Heinrich's 2000 &#13;
          mathematical model of the effect of glycolytic oscillations in yeast.</rdf:value>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#9204ac25-9bd7-40d7-a617-559493a9442c">
    <dc:creator rdf:resource="rdf:#fda76ec7-9ea2-448e-bfa6-992f056919b2"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#cd71dded-482f-4780-85c7-7563c81d6507">
    <rdf:type rdf:resource="http://imc.org/vCard/3.0#internet"/>
    <rdf:value>c.lloyd@auckland.ac.nz</rdf:value>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#b97e3054-fdfc-4e7f-ac4d-2fb8a4803b2f">
    <vCard:Orgname>The University of Auckland</vCard:Orgname>
    <vCard:Orgunit>The Bioengineering Institute</vCard:Orgunit>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#6a9f1bec-c537-447a-82e2-44ef5c704106">
    <bqs:Pubmed_id>10702114</bqs:Pubmed_id>
    <bqs:JournalArticle rdf:resource="rdf:#90e0fba7-56c4-4f05-9554-60bbbf65e3ce"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#69ff35bc-0359-4d9e-a68c-3d8bb7d676ce">
    <vCard:Given>Catherine</vCard:Given>
    <vCard:Family>Lloyd</vCard:Family>
    <vCard:Other>May</vCard:Other>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#539a8e46-ded7-4251-adce-a92885f98d3c">
    <dcterms:modified rdf:resource="rdf:#84461ddf-c803-4c6a-84c8-c48ba71fd0b9"/>
    <rdf:value>The new version of this model has been re-coded to remove the reaction element and replace it with a simple MathML description of the model reaction kinetics. This is thought to be truer to the original publication, and information regarding the enzyme kinetics etc will later be added to the metadata through use of an ontology. &#13;
&#13;
The model runs in the PCEnv simulator but gives a flat output.</rdf:value>
    <cmeta:modifier rdf:resource="rdf:#8b0c1cff-3351-4eff-a84a-b306ef2ee7d0"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#153e7b1c-7b89-4c8a-896b-5905fb890a9a">
    <dcterms:W3CDTF>2000-01-15</dcterms:W3CDTF>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#676b0ef9-95d3-4328-80fb-a60515ebaab4">
    <dc:title>Biochemical Journal</dc:title>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#c7b55376-e027-402a-a185-b040e7a5ee45">
    <vCard:FN>Catherine Lloyd</vCard:FN>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#038e034e-132f-42b9-8b69-3b8ee69484dc">
    <rdf:type rdf:resource="http://www.cellml.org/bqs/1.0#Person"/>
    <vCard:N rdf:resource="rdf:#c3853548-6b92-4a8e-8f36-74f9a0097a9e"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#90e0fba7-56c4-4f05-9554-60bbbf65e3ce">
    <dc:creator rdf:resource="rdf:#ba93e525-4591-434f-9857-5cfad929ad9c"/>
    <dc:title>Effect of cellular interaction on glycolytic oscillations in yeast: a theoretical investigation</dc:title>
    <bqs:volume>345</bqs:volume>
    <bqs:first_page>321</bqs:first_page>
    <bqs:Journal rdf:resource="rdf:#676b0ef9-95d3-4328-80fb-a60515ebaab4"/>
    <dcterms:issued rdf:resource="rdf:#153e7b1c-7b89-4c8a-896b-5905fb890a9a"/>
    <bqs:last_page>334</bqs:last_page>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#d5f122ef-7d07-4331-85d1-cb40e1a9192a">
    <vCard:Given>Reinhart</vCard:Given>
    <vCard:Family>Heinrich</vCard:Family>
  </rdf:Description>
</rdf:RDF>
</model>