Location: Modular Analysis of Signal Transduction Networks @ a8daf3bf5f6a / saez_rodriguez_2004_2.cellml

Author:
Hanne Nielsen <hnie010@aucklanduni.ac.nz>
Date:
2011-08-23 09:54:25+12:00
Desc:
Added HTML file
Permanent Source URI:
http://models.cellml.org/w/hnielsen/saez_rodriguez_2004/rawfile/a8daf3bf5f6a7964e04e5cc6a1437430d2d99417/saez_rodriguez_2004_2.cellml

<?xml version="1.0" encoding="utf-8"?>
<!--
This CellML file was generated on 28/02/2011 at 11:28:13 at a.m. using:

COR (0.9.31.1409)
Copyright 2002-2011 Dr Alan Garny
http://cor.physiol.ox.ac.uk/ - cor@physiol.ox.ac.uk

CellML 1.0 was used to generate this model
http://www.cellml.org/
-->


	
<model name="saez_rodriguez_2004" cmeta:id="saez_rodriguez_2004" xmlns="http://www.cellml.org/cellml/1.0#" xmlns:cellml="http://www.cellml.org/cellml/1.0#" xmlns:cmeta="http://www.cellml.org/metadata/1.0#">




	<documentation xmlns="http://cellml.org/tmp-documentation">
		<article>
			<articleinfo>
				<title>Modular Analysis of Signal Transduction Networks, Seaz-Rodriguez, 2004</title>
				<author>
					<firstname>Hanne</firstname>
					<surname>Nielsen</surname>
					<affiliation>
						<shortaffil>Bioengineering Institute, The University of Auckland</shortaffil>
					</affiliation>
				</author>
			</articleinfo>
			<section id="sec_status">
				<title>Model Status</title>
				<para>
            This model has does not run in COR, PCEnv and OpenCell to replicate results from the original matlab code as we were missing initial values. It is based on the original published paper.          </para>
			</section>
			<sect1 id="sec_structure">
				<title>Model Structure</title>
				<para>ABSTRACT:This paper introduces compelling problems of biological systems and signaling networks to show how engineering tools can be applied to the analysis of the cellular machinery. The mechanisms that cells have developed to process information are described, and the decomposition of signalling networks into subsystems is discussed. A novel criterion for defining modules based on the absence of retroactivity is also presented, and some simple criteria for the analysis of the resulting units are introduced. Two simple examples, two-component signaling and MAPK cascade, and a more complicated example, EGF signaling, were reviewed. An important point to discuss in model analysis for cellular system is the availability of experimental data that is sufficient to verify the model structure and model parameters.   
</para>
				<para>
The original paper reference is cited below:
</para>
				<para>Modular Analysis of Signal Transduction Networks, Julio Saez-Rodriguez, Andreas Kremling, Holger Conzelmann, Katja Bettenbrock and Ernst Dieter Gilles, 2004, <emphasis>IEEE Control Systems Magazine</emphasis>, (24:4) August 2004. <ulink url="http://ieeexplore.ieee.org/xpls/abs_all.jsp?arnumber=1316652&tag=1">PubMed ID: unknown</ulink>
				</para>
				<para>
Illustration of the Model:
</para>
								</informalfigure>
				<informalfigure float="0" id="saez_rodriguez_2004.png">
					<mediaobject>
						<imageobject>
							<objectinfo>
								<title>model diagram</title>
							</objectinfo>
							<imagedata fileref="saez_rodriguez_2004.png"/>
						</imageobject>
					</mediaobject>
					<caption>C) Schematic diagram of model
</caption>
				</informalfigure>
			</sect1>
		</article>
	</documentation>


   <units xmlns="http://www.cellml.org/cellml/1.0#" name="minute">
      <unit units="second" multiplier="60"/>
   </units>
   <units xmlns="http://www.cellml.org/cellml/1.0#" name="per_minute">
      <unit units="minute" exponent="-1"/>
   </units>
   <units xmlns="http://www.cellml.org/cellml/1.0#" name="hour">
      <unit units="second" multiplier="3600"/>
   </units>
   <units xmlns="http://www.cellml.org/cellml/1.0#" name="per_hour">
      <unit units="hour" exponent="-1"/>
   </units>
   <units xmlns="http://www.cellml.org/cellml/1.0#" name="nanomolar">
      <unit units="mole" prefix="nano" multiplier="0.00000001"/>
   </units>
   <units xmlns="http://www.cellml.org/cellml/1.0#" name="second_order_rate_constant">
      <unit units="nanomolar" exponent="-1"/>
      <unit units="minute" exponent="-1"/>
   </units>
   <units xmlns="http://www.cellml.org/cellml/1.0#" name="flux">
      <unit units="nanomolar"/>
      <unit units="minute" exponent="-1"/>
   </units>
   <units xmlns="http://www.cellml.org/cellml/1.0#" name="micromole_gDW">
      <unit units="mole" prefix="micro"/>
      <unit units="gram" exponent="-1"/>
   </units>
   <units xmlns="http://www.cellml.org/cellml/1.0#" name="per_hour_micromole_per_gDW_squared">
      <unit units="hour" exponent="-1"/>
      <unit units="micromole_gDW" exponent="2"/>
   </units>
   <component xmlns="http://www.cellml.org/cellml/1.0#" name="environment">
      <variable name="time" units="minute" public_interface="out"/>
   </component>
   <component xmlns="http://www.cellml.org/cellml/1.0#" name="Sp">
      <variable name="Sp" units="nanomolar" initial_value="0.5" public_interface="out"/>
      <variable name="r1" units="per_hour" public_interface="in"/>
      <variable name="r2" units="per_hour" public_interface="in"/>
      <variable name="time" units="minute" public_interface="in"/>
      <math xmlns="http://www.w3.org/1998/Math/MathML">
         <apply>
            <eq/>
            <apply>
               <diff/>
               <bvar>
                  <ci>time</ci>
               </bvar>
               <ci>Sp</ci>
            </apply>
            <apply>
               <minus/>
               <ci>r1</ci>
               <ci>r2</ci>
            </apply>
         </apply>
      </math>
   </component>
   <component xmlns="http://www.cellml.org/cellml/1.0#" name="Rp">
      <variable name="Rp" units="nanomolar" initial_value="0.2" public_interface="out"/>
      <variable name="r2" units="per_hour" public_interface="in"/>
      <variable name="r3A" units="per_hour" public_interface="in"/>
      <variable name="n" units="dimensionless" public_interface="in"/>
      <variable name="r4" units="per_hour" public_interface="in"/>
      <variable name="time" units="minute" public_interface="in"/>
      <math xmlns="http://www.w3.org/1998/Math/MathML">
         <apply>
            <eq/>
            <apply>
               <diff/>
               <bvar>
                  <ci>time</ci>
               </bvar>
               <ci>Rp</ci>
            </apply>
            <apply>
               <minus/>
               <apply>
                  <minus/>
                  <ci>r2</ci>
                  <ci>r3A</ci>
               </apply>
               <apply>
                  <times/>
                  <ci>n</ci>
                  <ci>r4</ci>
               </apply>
            </apply>
         </apply>
      </math>
   </component>
   <component xmlns="http://www.cellml.org/cellml/1.0#" name="DNAf">
      <variable name="DNAf" units="nanomolar" initial_value="0.2" public_interface="out"/>
      <variable name="r4" units="per_hour" public_interface="in"/>
      <variable name="time" units="minute" public_interface="in"/>
      <math xmlns="http://www.w3.org/1998/Math/MathML">
         <apply>
            <eq/>
            <apply>
               <diff/>
               <bvar>
                  <ci>time</ci>
               </bvar>
               <ci>DNAf</ci>
            </apply>
            <ci>r4</ci>
         </apply>
      </math>
   </component>
   <component xmlns="http://www.cellml.org/cellml/1.0#" name="RNA">
      <variable name="RNA" units="nanomolar" initial_value="0.1" public_interface="out"/>
      <variable name="ktr" units="per_hour" public_interface="in"/>
      <variable name="psi" units="dimensionless" public_interface="in"/>
      <variable name="DNA0" units="micromole_gDW" initial_value="0.0000132"/>
      <variable name="kz" units="per_hour" initial_value="3.72"/>
      <variable name="mu" units="per_hour" initial_value="0.5"/>
      <variable name="time" units="minute" public_interface="in"/>
      <math xmlns="http://www.w3.org/1998/Math/MathML">
         <apply>
            <eq/>
            <apply>
               <diff/>
               <bvar>
                  <ci>time</ci>
               </bvar>
               <ci>RNA</ci>
            </apply>
            <apply>
               <minus/>
               <apply>
                  <times/>
                  <ci>ktr</ci>
                  <ci>psi</ci>
                  <ci>DNA0</ci>
               </apply>
               <apply>
                  <times/>
                  <apply>
                     <plus/>
                     <ci>kz</ci>
                     <ci>mu</ci>
                  </apply>
                  <ci>RNA</ci>
               </apply>
            </apply>
         </apply>
      </math>
   </component>
   <component xmlns="http://www.cellml.org/cellml/1.0#" name="S0">
      <variable name="S0" units="micromole_gDW" initial_value="0.0000539"/>
      <variable name="ktl1" units="per_hour" initial_value="500"/>
      <variable name="RNA" units="nanomolar" initial_value="0.1" public_interface="out"/>
      <variable name="kd" units="per_hour" initial_value="0.41"/>
      <variable name="mu" units="per_hour" initial_value="0.5"/>
      <variable name="time" units="minute" public_interface="in"/>
      <math xmlns="http://www.w3.org/1998/Math/MathML">
         <apply>
            <eq/>
            <apply>
               <diff/>
               <bvar>
                  <ci>time</ci>
               </bvar>
               <ci>S0</ci>
            </apply>
            <apply>
               <minus/>
               <apply>
                  <times/>
                  <ci>ktl1</ci>
                  <ci>RNA</ci>
               </apply>
               <apply>
                  <times/>
                  <apply>
                     <plus/>
                     <ci>kd</ci>
                     <ci>mu</ci>
                  </apply>
                  <ci>S0</ci>
               </apply>
            </apply>
         </apply>
      </math>
   </component>
   <component xmlns="http://www.cellml.org/cellml/1.0#" name="R0">
      <variable name="R0" units="micromole_gDW" initial_value="0.0000539"/>
      <variable name="ktl2" units="per_hour" initial_value="500"/>
      <variable name="RNA" units="nanomolar" initial_value="0.1" public_interface="out"/>
      <variable name="kd" units="per_hour" initial_value="0.41"/>
      <variable name="mu" units="per_hour" initial_value="0.5"/>
      <variable name="time" units="minute" public_interface="in"/>
      <math xmlns="http://www.w3.org/1998/Math/MathML">
         <apply>
            <eq/>
            <apply>
               <diff/>
               <bvar>
                  <ci>time</ci>
               </bvar>
               <ci>R0</ci>
            </apply>
            <apply>
               <minus/>
               <apply>
                  <times/>
                  <ci>ktl2</ci>
                  <ci>RNA</ci>
               </apply>
               <apply>
                  <times/>
                  <apply>
                     <plus/>
                     <ci>kd</ci>
                     <ci>mu</ci>
                  </apply>
                  <ci>R0</ci>
               </apply>
            </apply>
         </apply>
      </math>
   </component>
   <component xmlns="http://www.cellml.org/cellml/1.0#" name="F">
      <variable name="F" units="micromole_gDW" public_interface="out"/>
      <variable name="ktl3" units="per_hour" initial_value="1200"/>
      <variable name="RNA" units="nanomolar" initial_value="0.1" public_interface="out"/>
      <variable name="kd" units="per_hour" initial_value="0.41"/>
      <variable name="mu" units="per_hour" initial_value="0.5"/>
      <variable name="time" units="minute" public_interface="in"/>
      <math xmlns="http://www.w3.org/1998/Math/MathML">
         <apply>
            <eq/>
            <apply>
               <diff/>
               <bvar>
                  <ci>time</ci>
               </bvar>
               <ci>F</ci>
            </apply>
            <apply>
               <minus/>
               <apply>
                  <times/>
                  <ci>ktl3</ci>
                  <ci>RNA</ci>
               </apply>
               <apply>
                  <times/>
                  <apply>
                     <plus/>
                     <ci>kd</ci>
                     <ci>mu</ci>
                  </apply>
                  <ci>F</ci>
               </apply>
            </apply>
         </apply>
      </math>
   </component>
   <component xmlns="http://www.cellml.org/cellml/1.0#" name="model_parameters">
      <variable name="ktr" units="per_hour" initial_value="2000" public_interface="out"/>
      <variable name="r1" units="per_hour" public_interface="out"/>
      <variable name="k1" units="per_hour" initial_value="3.72"/>
      <variable name="S" units="dimensionless" public_interface="out"/>
      <variable name="ATP" units="dimensionless" initial_value="2"/>
      <variable name="km1" units="per_hour" initial_value="0.00001"/>
      <variable name="SP" units="nanomolar" initial_value="0.5" public_interface="out"/>
      <variable name="ADP" units="dimensionless" initial_value="0.08"/>
      <variable name="r2" units="per_hour" public_interface="out"/>
      <variable name="k2" units="per_hour" public_interface="out"/>
      <variable name="R" units="dimensionless" public_interface="out"/>
      <variable name="km2" units="per_hour" initial_value="0.00001"/>
      <variable name="RP" units="dimensionless" public_interface="out"/>
      <variable name="k3" units="per_hour" public_interface="out"/>
      <variable name="r3A" units="per_hour" public_interface="out"/>
      <variable name="E0" units="dimensionless" public_interface="out"/>
      <variable name="r3B" units="per_hour" public_interface="out"/>
      <variable name="DNAf" units="nanomolar" public_interface="in"/>
      <variable name="RDNA" units="dimensionless" public_interface="out"/>
      <variable name="kb" units="per_hour_micromole_per_gDW_squared" public_interface="out"/>
      <variable name="kmb" units="per_hour" initial_value="360" public_interface="out"/>
      <variable name="p" units="dimensionless" public_interface="out"/>
      <variable name="r4" units="per_hour" public_interface="out"/>
      <variable name="n" units="dimensionless" public_interface="out"/>
      <variable name="psi" units="dimensionless" public_interface="out"/>
      <variable name="time" units="minute" public_interface="in"/>
      <math xmlns="http://www.w3.org/1998/Math/MathML">
         <apply>
            <eq/>
            <ci>r1</ci>
            <apply>
               <minus/>
               <apply>
                  <times/>
                  <ci>k1</ci>
                  <ci>S</ci>
                  <ci>ATP</ci>
               </apply>
               <apply>
                  <times/>
                  <ci>km1</ci>
                  <ci>SP</ci>
                  <ci>ADP</ci>
               </apply>
            </apply>
         </apply>
         <apply>
            <eq/>
            <ci>r2</ci>
            <apply>
               <minus/>
               <apply>
                  <times/>
                  <ci>k2</ci>
                  <ci>SP</ci>
                  <ci>R</ci>
               </apply>
               <apply>
                  <times/>
                  <ci>km2</ci>
                  <ci>S</ci>
                  <ci>RP</ci>
               </apply>
            </apply>
         </apply>
         <apply>
            <eq/>
            <ci>r3A</ci>
            <apply>
               <times/>
               <ci>k3</ci>
               <ci>RP</ci>
               <ci>E0</ci>
            </apply>
         </apply>
         <apply>
            <eq/>
            <ci>r3B</ci>
            <apply>
               <times/>
               <ci>k3</ci>
               <ci>RP</ci>
               <ci>S</ci>
            </apply>
         </apply>
         <apply>
            <eq/>
            <ci>r4</ci>
            <apply>
               <minus/>
               <apply>
                  <times/>
                  <ci>kb</ci>
                  <apply>
                     <power/>
                     <ci>R</ci>
                     <apply>
                        <times/>
                        <ci>p</ci>
                        <ci>n</ci>
                     </apply>
                  </apply>
                  <ci>DNAf</ci>
               </apply>
               <apply>
                  <times/>
                  <ci>kmb</ci>
                  <ci>RDNA</ci>
               </apply>
            </apply>
         </apply>
      </math>
   </component>
   <connection xmlns="http://www.cellml.org/cellml/1.0#">
      <map_components component_1="Sp" component_2="environment"/>
      <map_variables variable_1="time" variable_2="time"/>
   </connection>
   <connection xmlns="http://www.cellml.org/cellml/1.0#">
      <map_components component_1="Rp" component_2="environment"/>
      <map_variables variable_1="time" variable_2="time"/>
   </connection>
   <connection xmlns="http://www.cellml.org/cellml/1.0#">
      <map_components component_1="DNAf" component_2="environment"/>
      <map_variables variable_1="time" variable_2="time"/>
   </connection>
   <connection xmlns="http://www.cellml.org/cellml/1.0#">
      <map_components component_1="R0" component_2="environment"/>
      <map_variables variable_1="time" variable_2="time"/>
   </connection>
   <connection xmlns="http://www.cellml.org/cellml/1.0#">
      <map_components component_1="RNA" component_2="environment"/>
      <map_variables variable_1="time" variable_2="time"/>
   </connection>
   <connection xmlns="http://www.cellml.org/cellml/1.0#">
      <map_components component_1="S0" component_2="environment"/>
      <map_variables variable_1="time" variable_2="time"/>
   </connection>
   <connection xmlns="http://www.cellml.org/cellml/1.0#">
      <map_components component_1="F" component_2="environment"/>
      <map_variables variable_1="time" variable_2="time"/>
   </connection>
   <connection xmlns="http://www.cellml.org/cellml/1.0#">
      <map_components component_1="model_parameters" component_2="environment"/>
      <map_variables variable_1="time" variable_2="time"/>
   </connection>
   <connection xmlns="http://www.cellml.org/cellml/1.0#">
      <map_components component_1="model_parameters" component_2="Sp"/>
      <map_variables variable_1="r1" variable_2="r1"/>
      <map_variables variable_1="r2" variable_2="r2"/>
   </connection>
   <connection xmlns="http://www.cellml.org/cellml/1.0#">
      <map_components component_1="model_parameters" component_2="Rp"/>
      <map_variables variable_1="r2" variable_2="r2"/>
      <map_variables variable_1="r3A" variable_2="r3A"/>
      <map_variables variable_1="n" variable_2="n"/>
      <map_variables variable_1="r4" variable_2="r4"/>
   </connection>
   <connection xmlns="http://www.cellml.org/cellml/1.0#">
      <map_components component_1="model_parameters" component_2="DNAf"/>
      <map_variables variable_1="r4" variable_2="r4"/>
      <map_variables variable_1="DNAf" variable_2="DNAf"/>
   </connection>
   <connection xmlns="http://www.cellml.org/cellml/1.0#">
      <map_components component_1="model_parameters" component_2="RNA"/>
      <map_variables variable_1="ktr" variable_2="ktr"/>
      <map_variables variable_1="psi" variable_2="psi"/>
   </connection>


<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:bqs="http://www.cellml.org/bqs/1.0#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dcterms="http://purl.org/dc/terms/" xmlns:vCard="http://www.w3.org/2001/vcard-rdf/3.0#">
    
	<rdf:Description rdf:about="">
      <dc:creator rdf:parseType="Resource">
        <vCard:N rdf:parseType="Resource">
          <vCard:Family>Nielsen</vCard:Family>
          <vCard:Given>Hanne</vCard:Given>
		  <vCard:Other></vCard:Other>
        </vCard:N>
        <vCard:EMAIL rdf:parseType="Resource">
          <rdf:value>hnie010@aucklanduni.ac.nz</rdf:value>
          <rdf:type rdf:resource="http://imc.org/vCard/3.0#internet"/>
        </vCard:EMAIL>
        <vCard:ORG rdf:parseType="Resource">
          <vCard:Orgname>The University of Auckland</vCard:Orgname>
          <vCard:Orgunit>Auckland Bioengineering Institute</vCard:Orgunit>
        </vCard:ORG>
      </dc:creator>
  
      <dcterms:created rdf:parseType="Resource">
        <dcterms:W3CDTF>2009-10-08</dcterms:W3CDTF>
      </dcterms:created>
    </rdf:Description>
    
    <rdf:Description rdf:about="#saez_rodriguez_2004_2.cellml">
      
	  <cmeta:species>Human</cmeta:species>
	  
      <cmeta:bio_entity>Liver</cmeta:bio_entity>
	  <cmeta:bio_entity>Hepatocyte</cmeta:bio_entity>
      
      <bqs:reference rdf:parseType="Resource">
        <dc:subject rdf:parseType="Resource">
          <bqs:subject_type>keyword</bqs:subject_type>
          <rdf:value>
            <rdf:Bag>
              <rdf:li>Hepatology</rdf:li>
			  <rdf:li>liver</rdf:li>
            </rdf:Bag>
          </rdf:value>
        </dc:subject>
      </bqs:reference>

      <bqs:reference rdf:parseType="Resource">
        <bqs:Pubmed_id>unknown</bqs:Pubmed_id>
        <bqs:JournalArticle rdf:parseType="Resource">
          <dc:creator>
            <rdf:Seq>
              <rdf:li rdf:parseType="Resource">
                <bqs:Person rdf:parseType="Resource">
                  <vCard:N rdf:parseType="Resource">
                    <vCard:Family>Saez-Rodriguez</vCard:Family>
                    <vCard:Given>Julio</vCard:Given>
					<vCard:Other></vCard:Other>
                  </vCard:N>
                </bqs:Person>
              </rdf:li>
			  <rdf:li rdf:parseType="Resource">
                <bqs:Person rdf:parseType="Resource">
                  <vCard:N rdf:parseType="Resource">
                    <vCard:Family>Kremling</vCard:Family>
                    <vCard:Given>Andreas</vCard:Given>
				  </vCard:N>
                </bqs:Person>
              </rdf:li>
              <rdf:li rdf:parseType="Resource">
                <bqs:Person rdf:parseType="Resource">
                  <vCard:N rdf:parseType="Resource">
                    <vCard:Family>Conzelmann</vCard:Family>
                    <vCard:Given>Holger</vCard:Given>
					<vCard:Other>R</vCard:Other>
                  </vCard:N>
                </bqs:Person>
              </rdf:li>
			  <rdf:li rdf:parseType="Resource">
                <bqs:Person rdf:parseType="Resource">
                  <vCard:N rdf:parseType="Resource">
                    <vCard:Family>Bettenbrock</vCard:Family>
                    <vCard:Given>Katja</vCard:Given>
				  </vCard:N>
                </bqs:Person>
  </rdf:li>
			  <rdf:li rdf:parseType="Resource">
                <bqs:Person rdf:parseType="Resource">
                  <vCard:N rdf:parseType="Resource">
                    <vCard:Family>Gilles</vCard:Family>
                    <vCard:Given>Ernst Dieter</vCard:Given>
				  </vCard:N>
                </bqs:Person>
              </rdf:li>
            </rdf:Seq>
          </dc:creator>
          <dc:title>
           Modular Analysis of Signal Transduction Networks
          </dc:title>
          <dcterms:issued rdf:parseType="Resource">
            <dcterms:W3CDTF>2009-07-08</dcterms:W3CDTF>
          </dcterms:issued>
          <bqs:Journal rdf:parseType="Resource">
            <dc:title>IEEE Control Systems Magazine</dc:title>
          </bqs:Journal>
		  <bqs:volume>August 2004</bqs:volume>
          <bqs:first_page>35</bqs:first_page>
          <bqs:last_page>52</bqs:last_page>
        </bqs:JournalArticle>
      </bqs:reference>
    </rdf:Description>
  </rdf:RDF>
</model>