Location: Margaridamartins, Mendes, Coreiro, Pocesfreire, 2001 @ d41c66f5247e / margaridamartins_mendes_coreiro_pocesfreire_2001.cellml

Author:
Hanne <Hanne@hanne-nielsens-macbook.local>
Date:
2009-12-09 13:01:29+13:00
Desc:
Addedi mages in ai and svg fomrat, removed non pub med references
Permanent Source URI:
https://models.physiomeproject.org/workspace/margaridamartins_mendes_coreiro_pocesfreire_2001/rawfile/d41c66f5247efb5ea92b0da61ddef04945f650ee/margaridamartins_mendes_coreiro_pocesfreire_2001.cellml

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

CREATED :  31st May 2007

LAST MODIFIED : 31st May 2007

AUTHOR :  Catherine Lloyd
          The 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 the glyoxalase pathway
model from Martins, Mendes, Cordeiro and Freire.

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:vCard="http://www.w3.org/2001/vcard-rdf/3.0#" cmeta:id="glyoxalase_pathway_2001_version02" name="margaridamartins_mendes_coreiro_pocesfreire_2001_version01">
<documentation xmlns="http://cellml.org/tmp-documentation">
<article>
  <articleinfo>
  <title>Glyoxalase Pathway Model from Martins et al 2001</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>
In 2001, Margarida Martins <emphasis>et al</emphasis> published a paper which studied the kinetics of glyoxalase I and II <emphasis>in situ</emphasis> within <emphasis>Saccharomyces cerevisiae</emphasis> cells.  The glyoxalase pathway is an enzymatic system which is widely distributed in living organisms (see <xref linkend="fig_pathway_diagram"/> below).  One possible physiological function of the pathway may be the detoxification of the cytotoxin methylglyoxal, a by-product of metabolism.  Another essential role of the glyoxalase pathway may be preventing the synthesis of advanced glycation end-products (AGE).  These macromolecules are associated with diabetes mellitus and Alzheimer's disease. 
</para>

<para>
For the reasons stated above, Margarida Martins <emphasis>et al</emphasis> believe it is important to understand how the glyoxalase system works in the detoxification of methylglyoxal <emphasis>in vivo</emphasis>.  They addressed this problem by studying the kinetics of both enzymes <emphasis>in situ</emphasis> using permeabilised yeast cells.
</para>

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

<para>
In situ kinetic analysis of glyoxalase I and glyoxalase II in <emphasis>Saccharomyces cerevisiae</emphasis>, Margarida Martins, A. <emphasis>et al</emphasis>, 2001, <emphasis>Eur. J. Biochem</emphasis>
, 268, 3930-3936.  <ulink url="http://www.ncbi.nlm.nih.gov/entrez/query.fcgi?cmd=Retrieve&amp;db=PubMed&amp;list_uids=11453985&amp;dopt=Abstract">PubMed ID: 11453985</ulink>
</para>

<para>
The raw CellML description of the glyoxalase pathway model can be downloaded in various formats as described in <xref linkend="sec_download_this_model"/>.  For an example of a more complete documentation of another real reaction pathway, see <ulink url="${HTML_EXMPL_BI_EGF_INTRO}">The Bhalla Iyengar EGF Pathway Model, 1999</ulink>. 
</para>

<informalfigure float="0" id="fig_pathway_diagram">
<mediaobject>
  <imageobject>
    <objectinfo>
      <title>the conventional rendering of the glyoxalase pathway</title>
    </objectinfo>
    <imagedata fileref="margarida_2001a.png"/>
  </imageobject>
</mediaobject>
<caption>A rendering of the glyoxalase pathway. Species are represented by rounded rectangles, and reactions by arrows. The action of a catalyst on a reaction is represented by dashed lines.</caption>
</informalfigure>

<para>
In CellML, models are thought of as connected networks of discrete components. These components may correspond to physiologically separated regions or chemically distinct objects, or may be useful modelling abstractions. This pathway model has ten components representing chemically distinct objects (seven chemical species and three reactions). The CellML rendering of the glyoxalase pathway model is shown in  <xref linkend="fig_cellml_rendering"/> (the different shapes in the diagram are explained in the <ulink url="${HTML_EXMPL_GRAPHICAL_NOTATION}">notation guide</ulink>).  The action of a catalyst on a reaction is again represented by dashed lines.  
</para>

<informalfigure float="0" id="fig_cellml_rendering">
<mediaobject>
  <imageobject>
    <objectinfo>
      <title>the cellml rendering of the glyoxalase pathway</title>
    </objectinfo>
    <imagedata fileref="cellml_rendering.gif"/>
  </imageobject>
</mediaobject>
<caption>The CellML rendering of the glyoxalase pathway.  The action of a catalyst on a reaction is demonstrated by dashed lines.</caption>
</informalfigure>

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


  
  
   
  <units name="millimolar">
    <unit units="mole" prefix="milli"/>
    <unit units="litre" exponent="-1"/>
  </units>
  
  <units name="flux">
    <unit units="millimolar"/>
    <unit units="second" exponent="-1" multiplier="60.0"/>
  </units>
  
  
  <component name="environment">
    <variable units="second" public_interface="out" name="time"/>
  </component>
  

  <component name="GSH" cmeta:id="GSH">
    
    <variable units="millimolar" public_interface="out" name="GSH"/>
    
    <variable units="flux" name="V" initial_value="3.44E-3"/>
    
    <variable units="millimolar" name="Kms" initial_value="0.49"/>
    <variable units="millimolar" name="Kmp" initial_value="0.49"/>
    <variable units="millimolar" name="Kmq" initial_value="0.49"/>
    <variable units="millimolar" name="Keq" initial_value="0.49"/>
    <variable units="millimolar" public_interface="in" name="SDLGSH"/>
    <variable units="millimolar" public_interface="in" name="D_lactate"/>
    <variable units="second" public_interface="in" name="time"/>

    <math xmlns="http://www.w3.org/1998/Math/MathML">
      <apply>
        <eq/>
        <apply>
          <diff/>
          <bvar>
            <ci> time </ci>
          </bvar>
          <ci> GSH </ci>
        </apply>
        <apply>
          <divide/>
          <apply>
            <times/>
            <apply>
              <divide/>
              <ci> V </ci>
              <ci> Kms </ci>
            </apply>
            <apply>
              <minus/>
              <ci> SDLGSH </ci>
              <apply>
                <divide/>
                <apply>
                  <times/>
                  <ci> GSH </ci>
                  <ci> D_lactate </ci>
                </apply>
                <ci> Keq </ci>
              </apply>
            </apply>
          </apply>
          <apply>
            <plus/>
            <cn cellml:units="dimensionless"> 1.0 </cn>
            <apply>
              <divide/>
              <ci> SDLGSH </ci>
              <ci> Kms </ci>
            </apply>
            <apply>
              <divide/>
              <ci> GSH </ci>
              <ci> Kmp </ci>
            </apply>
            <apply>
              <divide/>
              <ci> D_lactate </ci>
              <ci> Kmq </ci>
            </apply>
          </apply>
        </apply>
      </apply>
    </math> 
  </component>
  
  <component name="HTA" cmeta:id="HTA">
    
    <variable units="millimolar" public_interface="out" name="HTA" initial_value="0.0"/>
  </component>
  
  
  <component name="SDLGSH" cmeta:id="SDLGSH">
    
    <variable units="millimolar" public_interface="out" name="SDLGSH"/>
    
    <variable units="flux" name="V" initial_value="8.12E-2"/>
    
    <variable units="millimolar" name="Kms" initial_value="0.61"/>
    <variable units="millimolar" name="Kmp" initial_value="0.61"/>
    <variable units="millimolar" name="Keq" initial_value="0.61"/>
    <variable units="millimolar" public_interface="in" name="HTA"/>
    <variable units="second" public_interface="in" name="time"/>

    <math xmlns="http://www.w3.org/1998/Math/MathML">
      <apply>
        <eq/>
        <apply>
          <diff/>
          <bvar>
            <ci> time </ci>
          </bvar>
          <ci> SDLGSH </ci>
        </apply>
        <apply>
          <divide/>
          <apply>
            <times/>
            <apply>
              <divide/>
              <ci> V </ci>
              <ci> Kms </ci>
            </apply>
            <apply>
              <minus/>
              <ci> HTA </ci>
              <apply>
                <divide/>
                <ci> SDLGSH </ci>
                <ci> Keq </ci>
              </apply>
            </apply>
          </apply>
          <apply>
            <plus/>
            <cn cellml:units="dimensionless"> 1.0 </cn>
            <apply>
              <divide/>
              <ci> HTA </ci>
              <ci> Kms </ci>
            </apply>
            <apply>
              <divide/>
              <ci> SDLGSH </ci>
              <ci> Kmp </ci>
            </apply>
          </apply>
        </apply>
      </apply>
    </math> 
  </component>
  
  
  <component name="D_lactate">
    <variable units="millimolar" public_interface="out" name="D_lactate" initial_value="0.0"/>
  </component>
  

  <connection>
    <map_components component_2="GSH" component_1="environment"/>
    <map_variables variable_2="time" variable_1="time"/>
  </connection>
  
  <connection>
    <map_components component_2="SDLGSH" component_1="environment"/>
    <map_variables variable_2="time" variable_1="time"/>
  </connection>
  
  <connection>
    <map_components component_2="HTA" component_1="SDLGSH"/>
    <map_variables variable_2="HTA" variable_1="HTA"/>
  </connection>
  
  <connection>
    <map_components component_2="SDLGSH" component_1="GSH"/>
    <map_variables variable_2="SDLGSH" variable_1="SDLGSH"/>
  </connection>
  
  <connection>
    <map_components component_2="D_lactate" component_1="GSH"/>
    <map_variables variable_2="D_lactate" variable_1="D_lactate"/>
  </connection>
       

<rdf:RDF>
  <rdf:Seq rdf:about="rdf:#6ef1a1fd-432d-44ca-af12-43d2507ecf44">
    <rdf:li rdf:resource="rdf:#74c7878d-feca-4c37-8b40-7f7a6972404b"/>
    <rdf:li rdf:resource="rdf:#bf19cc20-8f31-4f5c-88ca-ff4aed11957d"/>
    <rdf:li rdf:resource="rdf:#4198fc4e-cc6a-455a-bb32-c958b895ea8a"/>
    <rdf:li rdf:resource="rdf:#ee1bf4a7-ba2e-4aa8-8e4f-8681f47b3e44"/>
  </rdf:Seq>
  <rdf:Description rdf:about="rdf:#b491e6d0-cda3-40ee-949c-3e91048af700">
    <bqs:subject_type>keyword</bqs:subject_type>
    <rdf:value>
      <rdf:Bag>
        <rdf:li>metabolism</rdf:li>
        <rdf:li>yeast</rdf:li>
      </rdf:Bag>
    </rdf:value>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#b1d95d49-74a0-45db-8855-007387771b74">
    <vCard:Given>Ana</vCard:Given>
    <vCard:Family>Margarida Martins</vCard:Family>
  </rdf:Description>
  <rdf:Description rdf:about="">
    <dc:publisher>The University of Auckland, Bioengineering Institute</dc:publisher>
    <cmeta:comment rdf:resource="rdf:#25d50835-e9bb-4d0a-a262-538779e125d4"/>
    <dcterms:created rdf:resource="rdf:#4b7ff84a-3711-4bb4-b24f-2534b90d119f"/>
    <dc:creator rdf:resource="rdf:#9c7572db-a26d-4cd4-b824-97d87561af60"/>
    <cmeta:modification rdf:resource="rdf:#f5830c6c-4835-4232-afdf-ed20a4f52688"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#f90b8ded-d831-4161-8a74-f7c68749e8e4">
    <vCard:Given>Pedro</vCard:Given>
    <vCard:Family>Mendes</vCard:Family>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#05a10b61-df80-4391-a020-9a0196761644">
    <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="/SDLGSH">
    <dcterms:alternative>S-D-lactoylglutathione</dcterms:alternative>
    <dc:title>SDLGSH</dc:title>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#ee1bf4a7-ba2e-4aa8-8e4f-8681f47b3e44">
    <rdf:type rdf:resource="http://www.cellml.org/bqs/1.0#Person"/>
    <vCard:N rdf:resource="rdf:#ae546692-7f45-48ed-a9d3-cc1e80d0ef06"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#f5830c6c-4835-4232-afdf-ed20a4f52688">
    <dcterms:modified rdf:resource="rdf:#05265539-dd33-4c72-84c1-6e64d2bf970f"/>
    <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:#a376d5d3-0e66-4e3c-9ff6-93c576dcebd3"/>
  </rdf:Description>
  <rdf:Description rdf:about="#glyoxalase_pathway_2001_version02">
    <dc:title>
        In situ kinetic analysis of glyoxalase I and glyoxalase II
      </dc:title>
    <cmeta:comment rdf:resource="rdf:#b2fe904c-75e8-4af5-93f0-2e907d956e35"/>
    <bqs:reference rdf:resource="rdf:#85c5c8cd-40fd-4b0f-82df-1bad4365936f"/>
    <bqs:reference rdf:resource="rdf:#fc5b91a8-cb0a-4295-bcef-8f79bd67b419"/>
    <cmeta:species>Saccharomyces cerevisiae</cmeta:species>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#7fb7fa88-a7ae-4f49-b09a-3705052ae7d3">
    <dc:creator rdf:resource="rdf:#6ef1a1fd-432d-44ca-af12-43d2507ecf44"/>
    <dc:title>In situ kinetic analysis of glyoxalase I and glyoxalase II in                    Saccharomyces cerevisiae</dc:title>
    <bqs:volume>268</bqs:volume>
    <bqs:first_page>3930</bqs:first_page>
    <bqs:Journal rdf:resource="rdf:#5ab8be03-b200-4495-8da2-69c32dda875b"/>
    <dcterms:issued rdf:resource="rdf:#57499fdf-1c8d-4bc9-865c-bf333e926890"/>
    <bqs:last_page>3936</bqs:last_page>
  </rdf:Description>
  <rdf:Description rdf:about="/HTA">
    <dcterms:alternative>hemithioacetal</dcterms:alternative>
    <dc:title>HTA</dc:title>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#05265539-dd33-4c72-84c1-6e64d2bf970f">
    <dcterms:W3CDTF>2007-06-05T09:32:27+12:00</dcterms:W3CDTF>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#59137d8e-fee5-4406-9c18-e26ba4e2a49e">
    <vCard:Given>Catherine</vCard:Given>
    <vCard:Family>Lloyd</vCard:Family>
    <vCard:Other>May</vCard:Other>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#fc5b91a8-cb0a-4295-bcef-8f79bd67b419">
    <bqs:Pubmed_id>11453985</bqs:Pubmed_id>
    <bqs:JournalArticle rdf:resource="rdf:#7fb7fa88-a7ae-4f49-b09a-3705052ae7d3"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#ae546692-7f45-48ed-a9d3-cc1e80d0ef06">
    <vCard:Given>Ana</vCard:Given>
    <vCard:Family>Poces Freire</vCard:Family>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#25d50835-e9bb-4d0a-a262-538779e125d4">
    <dc:creator rdf:resource="rdf:#1ea6dc23-7450-4337-af10-cf6f459ad07a"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#eaca5fae-3664-4692-a9c2-ae0e3864da64">
    <vCard:Orgname>The University of Auckland</vCard:Orgname>
    <vCard:Orgunit>The Bioengineering Research Group</vCard:Orgunit>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#4198fc4e-cc6a-455a-bb32-c958b895ea8a">
    <rdf:type rdf:resource="http://www.cellml.org/bqs/1.0#Person"/>
    <vCard:N rdf:resource="rdf:#241340a7-da80-4af1-b0bb-be77a44ad2a4"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#5ab8be03-b200-4495-8da2-69c32dda875b">
    <dc:title>European Journal of Biochemistry</dc:title>
  </rdf:Description>
  <rdf:Description rdf:about="/GSH">
    <dcterms:alternative>reduced gluthathione</dcterms:alternative>
    <dc:title>GSH</dc:title>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#b2fe904c-75e8-4af5-93f0-2e907d956e35">
    <dc:creator rdf:resource="rdf:#a4a49abe-9205-4443-9459-f9f0782df3e8"/>
    <rdf:value>This is the CellML description of Martins, Mendes, Cordeiro and       &#13;
          Freire's mathematical model of the glyoxalase pathway (2001).</rdf:value>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#a4a49abe-9205-4443-9459-f9f0782df3e8">
    <vCard:FN>Catherine Lloyd</vCard:FN>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#9c7572db-a26d-4cd4-b824-97d87561af60">
    <vCard:ORG rdf:resource="rdf:#eaca5fae-3664-4692-a9c2-ae0e3864da64"/>
    <vCard:EMAIL rdf:resource="rdf:#05a10b61-df80-4391-a020-9a0196761644"/>
    <vCard:N rdf:resource="rdf:#bf365ba1-df9c-40c4-bf80-cd759252a5f9"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#57499fdf-1c8d-4bc9-865c-bf333e926890">
    <dcterms:W3CDTF>2001-07</dcterms:W3CDTF>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#85c5c8cd-40fd-4b0f-82df-1bad4365936f">
    <dc:subject rdf:resource="rdf:#b491e6d0-cda3-40ee-949c-3e91048af700"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#bf365ba1-df9c-40c4-bf80-cd759252a5f9">
    <vCard:Given>Catherine</vCard:Given>
    <vCard:Family>Lloyd</vCard:Family>
    <vCard:Other>May</vCard:Other>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#a376d5d3-0e66-4e3c-9ff6-93c576dcebd3">
    <vCard:N rdf:resource="rdf:#59137d8e-fee5-4406-9c18-e26ba4e2a49e"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#bf19cc20-8f31-4f5c-88ca-ff4aed11957d">
    <rdf:type rdf:resource="http://www.cellml.org/bqs/1.0#Person"/>
    <vCard:N rdf:resource="rdf:#f90b8ded-d831-4161-8a74-f7c68749e8e4"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#74c7878d-feca-4c37-8b40-7f7a6972404b">
    <rdf:type rdf:resource="http://www.cellml.org/bqs/1.0#Person"/>
    <vCard:N rdf:resource="rdf:#b1d95d49-74a0-45db-8855-007387771b74"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#241340a7-da80-4af1-b0bb-be77a44ad2a4">
    <vCard:Given>Carlos</vCard:Given>
    <vCard:Family>Coreiro</vCard:Family>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#4b7ff84a-3711-4bb4-b24f-2534b90d119f">
    <dcterms:W3CDTF>2007-05-31T00:00:00+00:00</dcterms:W3CDTF>
  </rdf:Description>
</rdf:RDF>
</model>