Location: Leloup, Gonze, Goldbeter, 1999 @ 948987fe7cac / leloup_gonze_goldbeter_1999_b.cellml

Author:
Catherine Lloyd <c.lloyd@auckland.ac.nz>
Date:
2010-04-29 10:23:33+12:00
Desc:
Updated documention and curation status. Fixed RDF. Balanced units. Added initial conditions.
Permanent Source URI:
https://models.cellml.org/workspace/leloup_gonze_goldbeter_1999/rawfile/948987fe7cacf149d299752e5c7c7b096587f32a/leloup_gonze_goldbeter_1999_b.cellml

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

CREATED :  24th September 2003

LAST MODIFIED : 24th September 2003

AUTHOR :  Catherine Lloyd
          Bioengineering Institute
          The University of Auckland
          
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.

DESCRIPTION :  This file contains a CellML description of Leloup et al.'s 1999 mathematical model of circadian rhythms in Neurospora.

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: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#" name="leloup_1999" cmeta:id="leloup_1999">
<documentation xmlns="http://cellml.org/tmp-documentation">
<article>
  <articleinfo>
  <title>Limit cycle models for circadian rhythms based on transcriptional regulation in Drosophila and Neurospora</title>
  <author>
    <firstname>Catherine</firstname>
          <surname>Lloyd</surname>
    <affiliation>
      <shortaffil>Auckland Bioengineering Institute, The University of Auckland</shortaffil>
    </affiliation>
  </author>
</articleinfo>
  <section id="sec_status">
    <title>Model Status</title>
    <para>
            This CellML model runs in COR and OpenCell to reproduce the published results (figure 2c). The units are consistent. This particular version of the model has been translated from equations 4a-4c (Neurospora).
          </para>
  </section>
  <sect1 id="sec_structure">
<title>Model Structure</title>

<para>
ABSTRACT: We examine theoretical models for circadian oscillations based on transcriptional regulation in Drosophila and Neurospora. For Drosophila, the molecular model is based on the negative feedback exerted on the expression of the per and tim genes by the complex formed between the PER and TIM proteins. For Neurospora, similarly, the model relies on the feedback exerted on the expression of the frq gene by its protein product FRQ. In both models, sustained rhythmic variations in protein and mRNA levels occur in continuous darkness, in the form of limit cycle oscillations. The effect of light on circadian rhythms is taken into account in the models by considering that it triggers degradation of the TIM protein in Drosophila, and frq transcription in Neurospora. When incorporating the control exerted by light at the molecular level, we show that the models can account for the entrainment of circadian rhythms by light-dark cycles and for the damping of the oscillations in constant light, though such damping occurs more readily in the Drosophila model. The models account for the phase shifts induced by light pulses and allow the construction of phase response curves. These compare well with experimental results obtained in Drosophila. The model for Drosophila shows that when applied at the appropriate phase, light pulses of appropriate duration and magnitude can permanently or transiently suppress circadian rhythmicity. We investigate the effects of the magnitude of light-induced changes on oscillatory behavior. Finally, we discuss the common and distinctive features of circadian oscillations in the two organisms.
</para>

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

<para>
Limit Cycle Models for Circadian Rhythms Based on Transcriptional Regulation in <emphasis>Drosophila</emphasis> and <emphasis>Neurospora</emphasis>, Jean-Christophe Leloup, Didier Gonze, and Albert Goldbeter, 1999,  <emphasis>Journal of Biological Rhythms</emphasis>, 14, 433-448.  <ulink url="http://www.ncbi.nlm.nih.gov/pubmed/10643740">PubMed ID: 10643740</ulink>
</para>

<informalfigure float="0" id="fig_reaction_diagram1">
<mediaobject>
  <imageobject>
    <objectinfo>
      <title>reaction diagram1</title>
    </objectinfo>
    <imagedata fileref="leloup_1999.png"/>
  </imageobject>
</mediaobject>
<caption>Scheme for the model for circadian oscillations in <emphasis>Drosophila</emphasis> involving negative regulation of gene expression by the PER-TIM protein complex.  And beneath this is the scheme for the model for circadian rhythms in <emphasis>Neurospora</emphasis>.  This model is based on negative feedback exerted by the protein FRQ on the transcription of the <emphasis>frq</emphasis> gene.</caption>
</informalfigure>

</sect1>
</article>
</documentation>
  
  
  <units name="nanomolar">
    <unit units="mole" prefix="nano"/>
    <unit units="litre" exponent="-1"/>
  </units>
  
  <units name="hour">
    <unit units="second" multiplier="3600.0"/>
  </units>
  
  <units name="flux">
    <unit units="nanomolar"/>
    <unit units="hour" exponent="-1"/>
  </units>
  
  <units name="first_order_rate_constant">
    <unit units="hour" exponent="-1"/>
  </units>
  
  
  <component name="environment">
    <variable units="hour" public_interface="out" name="time" cmeta:id="environment_time"/>
  </component>
  
  <!--
    The following components describe all the reactants and products involved in
    reactions. 
  -->
  
  <component name="M" cmeta:id="M">
    <rdf:RDF>
      <rdf:Description rdf:about="#M">
        <dc:title>M</dc:title>
        <dcterms:alternative>Per mRNA</dcterms:alternative>  
      </rdf:Description>
    </rdf:RDF> 
    <variable units="nanomolar" public_interface="out" name="M" cmeta:id="M_M" initial_value="0.1"/>
    
    <variable units="flux" name="vs" initial_value="1.6"/>
    <variable units="flux" name="vm" initial_value="0.505"/> 
    <variable units="nanomolar" name="Km" initial_value="0.5"/>
    <variable units="nanomolar" name="KI" initial_value="1.0"/>
    <variable units="dimensionless" name="n" initial_value="4.0"/> 
    
    <variable units="nanomolar" public_interface="in" name="FN"/>
    <variable units="hour" public_interface="in" name="time"/>
    
    <math xmlns="http://www.w3.org/1998/Math/MathML"> 
      <apply>
        <eq/> 
        <apply>
          <diff/> 
          <bvar>
            <ci>time</ci>
          </bvar> 
          <ci>M</ci> 
        </apply>
        <apply>
          <minus/>
          <apply>
            <times/>
            <ci> vs </ci>
            <apply>
              <divide/>
              <apply>
                <power/>
                <ci> KI </ci>
                <ci> n </ci>
              </apply>
              <apply>
                <plus/>
                <apply>
                  <power/>
                  <ci> KI </ci>
                  <ci> n </ci>
                </apply>
                <apply>
                  <power/>
                  <ci> FN </ci>
                  <ci> n </ci>
                </apply>
              </apply>
            </apply>
          </apply>
          <apply>
            <times/>
            <ci> vm </ci>
            <apply>
              <divide/>
              <ci> M </ci>
              <apply>
                <plus/>
                <ci> Km </ci>
                <ci> M </ci>
              </apply>
            </apply>
          </apply>
        </apply>
      </apply>    
    </math>
  </component>
    
  <component name="FC" cmeta:id="FC">
    <rdf:RDF>
      <rdf:Description rdf:about="#FC">
        <dc:title>FC</dc:title>
        <dcterms:alternative>non-phopshorylated ER</dcterms:alternative>  
      </rdf:Description>
    </rdf:RDF>
    <variable units="nanomolar" public_interface="out" name="FC" cmeta:id="FC_FC" initial_value="0.1"/>
    
	<variable units="nanomolar" name="Ft" cmeta:id="FC_Ft"/>
    <variable units="first_order_rate_constant" name="ks" initial_value="0.5"/>
    <variable units="flux" name="vd" initial_value="1.4"/>
    <variable units="nanomolar" name="Kd" initial_value="0.13"/>
    
    <variable units="first_order_rate_constant" public_interface="in" name="k1"/>
    <variable units="first_order_rate_constant" public_interface="in" name="k2"/>
    <variable units="nanomolar" public_interface="in" name="FN"/>
    <variable units="nanomolar" public_interface="in" name="M"/>
    <variable units="hour" public_interface="in" name="time"/>
    
    <math xmlns="http://www.w3.org/1998/Math/MathML"> 
      <apply>
        <eq/> 
        <apply>
          <diff/> 
          <bvar>
            <ci>time</ci>
          </bvar> 
          <ci>FC</ci> 
        </apply>
        <apply>
          <minus/>
          <apply>
            <plus/>
            <apply>
              <times/>
              <ci> ks </ci>
              <ci> M </ci>
            </apply>
            <apply>
              <times/>
              <ci> k2 </ci>
              <ci> FN </ci>
            </apply>
          </apply>
          <apply>
            <plus/>
            <apply>
              <times/>
              <ci> vd </ci>
              <apply>
                <divide/>
                <ci> FC </ci>
                <apply>
                  <plus/>
                  <ci> Kd </ci>
                  <ci> FC </ci>
                </apply>
              </apply>
            </apply>
            <apply>
              <times/>
              <ci> k1 </ci>
              <ci> FC </ci>
            </apply>
          </apply>
        </apply>
      </apply>    
    <apply>
        <eq/>
        <ci>Ft</ci>
        <apply>
          <plus/>
          <ci>FC</ci>
          <ci>FN</ci>
        </apply>
      </apply>
    </math>
  </component>
  
  <component name="FN" cmeta:id="FN">
    <rdf:RDF>
      <rdf:Description rdf:about="#FN">
        <dc:title>FN</dc:title>
        <dcterms:alternative>non-phopshorylated ER</dcterms:alternative>  
      </rdf:Description>
    </rdf:RDF>
    <variable units="nanomolar" public_interface="out" name="FN" cmeta:id="FN_FN" initial_value="0.1"/>
    
    <variable units="first_order_rate_constant" public_interface="in" name="k1"/>
    <variable units="first_order_rate_constant" public_interface="in" name="k2"/>
    <variable units="nanomolar" public_interface="in" name="FC"/>
    <variable units="hour" public_interface="in" name="time"/>
    
    <math xmlns="http://www.w3.org/1998/Math/MathML"> 
      <apply>
        <eq/> 
        <apply>
          <diff/> 
          <bvar>
            <ci>time</ci>
          </bvar> 
          <ci>FN</ci> 
        </apply>
        <apply>
          <minus/>
          <apply>
            <times/>
            <ci> k1 </ci>
            <ci> FC </ci>
          </apply>
          <apply>
            <times/>
            <ci> k2 </ci>
            <ci> FN </ci>
          </apply>
        </apply>
      </apply>    
    </math>
  </component>
  
  <!--
    The following component defines the parameters of the model.
  -->
  
  <component name="parameters">
    <variable units="first_order_rate_constant" public_interface="out" name="k1" initial_value="0.5"/>
    <variable units="first_order_rate_constant" public_interface="out" name="k2" initial_value="0.6"/>
  </component>
 
  <connection>
    <map_components component_2="FN" component_1="M"/>
    <map_variables variable_2="FN" variable_1="FN"/>
  </connection>
  
  <connection>
    <map_components component_2="M" component_1="FC"/>
    <map_variables variable_2="M" variable_1="M"/>
  </connection>
  
  <connection>
    <map_components component_2="FN" component_1="FC"/>
    <map_variables variable_2="FN" variable_1="FN"/>
    <map_variables variable_2="FC" variable_1="FC"/>
  </connection>
  
  <connection>
    <map_components component_2="environment" component_1="M"/>
    <map_variables variable_2="time" variable_1="time"/>
  </connection>
  
  <connection>
    <map_components component_2="environment" component_1="FC"/>
    <map_variables variable_2="time" variable_1="time"/>
  </connection>
  
  <connection>
    <map_components component_2="environment" component_1="FN"/>
    <map_variables variable_2="time" variable_1="time"/>
  </connection>
  
  <connection>
    <map_components component_2="parameters" component_1="FC"/>
    <map_variables variable_2="k1" variable_1="k1"/>
    <map_variables variable_2="k2" variable_1="k2"/>
  </connection>
  
  <connection>
    <map_components component_2="parameters" component_1="FN"/>
    <map_variables variable_2="k1" variable_1="k1"/>
    <map_variables variable_2="k2" variable_1="k2"/>
  </connection>
  






<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
  <rdf:Bag rdf:about="rdf:#2eca4220-9434-4d86-b4ee-b533ae856997">
    <rdf:li>circadian rhythms</rdf:li>
    <rdf:li>drosophila</rdf:li>
    <rdf:li>signal transduction</rdf:li>
    <rdf:li>limit cycle</rdf:li>
    <rdf:li>neurospora</rdf:li>
    <rdf:li>gene regulation</rdf:li>
  </rdf:Bag>
  <rdf:Description rdf:about="rdf:#2eca4220-9434-4d86-b4ee-b533ae856997"/>
  <rdf:Seq rdf:about="rdf:#f23a317c-a626-4151-8515-6b99835346e8">
    <rdf:li rdf:resource="rdf:#61f99b7f-6663-434a-9d56-98df7d469750"/>
    <rdf:li rdf:resource="rdf:#7eeadc7a-da89-4618-b559-41df4b1d5a94"/>
    <rdf:li rdf:resource="rdf:#6f3074cf-d58d-4a84-8f4b-254712c1cfaa"/>
  </rdf:Seq>
  <rdf:Description rdf:about="rdf:#abc8e7f5-8f21-4b5f-a530-d164bf2aaa68">
    <vCard:Given>James</vCard:Given>
    <vCard:Family>Lawson</vCard:Family>
    <vCard:Other/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#39960335-3540-4529-a900-ffc6296e83bc">
    <dc:creator rdf:resource="rdf:#27d2c967-e900-49d1-9061-d8732278de27"/>
    <rdf:value/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#7e374101-a142-401d-b257-02d400ecd183">
    <dc:title>Journal of Biological Rhythms</dc:title>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#c865e2de-981c-4b41-9826-449ed3d19866">
    <vCard:Orgname>The University of Auckland</vCard:Orgname>
    <vCard:Orgunit>The Bioengineering Institute</vCard:Orgunit>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#d00fc638-8795-4748-83cb-d3a3121f1dbc">
    <dc:subject rdf:resource="rdf:#339ff605-12b9-40a3-b627-8b6d13f68897"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#9b7db1da-789a-4b8e-93ad-2abdb48ae52a">
    <dc:creator rdf:resource="rdf:#f23a317c-a626-4151-8515-6b99835346e8"/>
    <dc:title>Limit Cycle Models for Circadian Rhythms Based on Transcriptional Regulation in Drosophila and Neurospora</dc:title>
    <bqs:volume>14</bqs:volume>
    <bqs:first_page>433</bqs:first_page>
    <bqs:Journal rdf:resource="rdf:#7e374101-a142-401d-b257-02d400ecd183"/>
    <dcterms:issued rdf:resource="rdf:#2f252493-9012-4f2c-954e-d21b1d58df07"/>
    <bqs:last_page>448</bqs:last_page>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#b07fc041-ff42-405e-84d0-b0655d8504b5">
    <vCard:Given>Catherine</vCard:Given>
    <vCard:Family>Lloyd</vCard:Family>
    <vCard:Other>May</vCard:Other>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#$okt082">
    <rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
    <rdf:first rdf:resource="rdf:#$pkt082"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#$pkt082">
    <ns7:endingValue>100</ns7:endingValue>
    <ns7:nonstandard-pointDensity>10000</ns7:nonstandard-pointDensity>
    <ns7:maximumStepSize>0.1</ns7:maximumStepSize>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#61f99b7f-6663-434a-9d56-98df7d469750">
    <rdf:type rdf:resource="http://www.cellml.org/bqs/1.0#Person"/>
    <vCard:N rdf:resource="rdf:#188b5537-3e81-4a3b-a9cd-3b435fb0cec2"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#27d2c967-e900-49d1-9061-d8732278de27">
    <vCard:FN/>
  </rdf:Description>
  <rdf:Description rdf:about="">
    <dc:title>Limit Cycle Model for Circadian Rhythms in Drosophila and Neurospora (Neurospora model)</dc:title>
	<dc:publisher>The University of Auckland, Bioengineering Institute</dc:publisher>
    <cmeta:comment rdf:resource="rdf:#39960335-3540-4529-a900-ffc6296e83bc"/>
    <dcterms:created rdf:resource="rdf:#3dc61d50-9043-4121-836e-e06463a356ba"/>
    <dc:creator rdf:resource="rdf:#58157635-97d1-4e42-856e-c5377c454dee"/>
    <cmeta:modification rdf:resource="rdf:#d64978d4-d8d3-4ff7-b503-d990c1a96655"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#c9583375-8631-407d-9e87-77db350e6272">
    <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:#2f252493-9012-4f2c-954e-d21b1d58df07">
    <dcterms:W3CDTF>1999-12-01</dcterms:W3CDTF>
  </rdf:Description>
  <rdf:Description rdf:about="#leloup_1999">
    <ns7:simulation rdf:resource="rdf:#$nkt082"/>
    <dc:title>Leloup et al.'s 1999 mathematical model of circadian rhythms in Neurospora.</dc:title>
    <cmeta:comment rdf:resource="rdf:#c3a92908-a9b2-4141-8c57-be9ed5416160"/>
    <bqs:reference rdf:resource="rdf:#641843df-c53f-4673-bdb2-52d90b04a7d6"/>
    <bqs:reference rdf:resource="rdf:#d00fc638-8795-4748-83cb-d3a3121f1dbc"/>
    <cmeta:species>Neurospora</cmeta:species>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#3dc61d50-9043-4121-836e-e06463a356ba">
    <dcterms:W3CDTF>2003-09-24T00:00:00+00:00</dcterms:W3CDTF>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#f7fbcfff-8d3e-448a-a0c7-d8b496f227cc">
    <vCard:Given>Albert</vCard:Given>
    <vCard:Family>Goldbeter</vCard:Family>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#188b5537-3e81-4a3b-a9cd-3b435fb0cec2">
    <vCard:Given>Jean-Christophe</vCard:Given>
    <vCard:Family>Leloup</vCard:Family>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#fccc9ae5-a4e0-4a1b-93a7-becaee5e842e">
    <vCard:N rdf:resource="rdf:#abc8e7f5-8f21-4b5f-a530-d164bf2aaa68"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#e73d1c5d-54b5-4ad3-9e21-8f96c10149f6">
    <vCard:Given>Didier</vCard:Given>
    <vCard:Family>Gonze</vCard:Family>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#6f3074cf-d58d-4a84-8f4b-254712c1cfaa">
    <rdf:type rdf:resource="http://www.cellml.org/bqs/1.0#Person"/>
    <vCard:N rdf:resource="rdf:#f7fbcfff-8d3e-448a-a0c7-d8b496f227cc"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#dfbc3c5d-43ad-475e-a4a1-d6c863c1f51a">
    <dcterms:W3CDTF>2008-09-05T13:21:26+12:00</dcterms:W3CDTF>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#7eeadc7a-da89-4618-b559-41df4b1d5a94">
    <rdf:type rdf:resource="http://www.cellml.org/bqs/1.0#Person"/>
    <vCard:N rdf:resource="rdf:#e73d1c5d-54b5-4ad3-9e21-8f96c10149f6"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#339ff605-12b9-40a3-b627-8b6d13f68897">
    <bqs:subject_type>keyword</bqs:subject_type>
    <rdf:value rdf:resource="rdf:#2eca4220-9434-4d86-b4ee-b533ae856997"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#5b67da0b-ec65-4bce-98d3-d3f2bd3ec186">
    <vCard:FN>Catherine Lloyd</vCard:FN>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#d64978d4-d8d3-4ff7-b503-d990c1a96655">
    <dcterms:modified rdf:resource="rdf:#dfbc3c5d-43ad-475e-a4a1-d6c863c1f51a"/>
    <rdf:value>Added equation for Ft to allow model to replicate Figure 1 of publication.&#13;
&#13;
Added simulation metadata, cmeta:id's to variables</rdf:value>
    <cmeta:modifier rdf:resource="rdf:#fccc9ae5-a4e0-4a1b-93a7-becaee5e842e"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#$nkt082">
    <ns7:boundIntervals rdf:resource="rdf:#$okt082"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#c3a92908-a9b2-4141-8c57-be9ed5416160">
    <dc:creator rdf:resource="rdf:#5b67da0b-ec65-4bce-98d3-d3f2bd3ec186"/>
    <rdf:value>This is the CellML description of Leloup et al.'s 1999 mathematical model of circadian rhythms in Neurospora.</rdf:value>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#641843df-c53f-4673-bdb2-52d90b04a7d6">
    <bqs:Pubmed_id>10643740</bqs:Pubmed_id>
    <bqs:JournalArticle rdf:resource="rdf:#9b7db1da-789a-4b8e-93ad-2abdb48ae52a"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#58157635-97d1-4e42-856e-c5377c454dee">
    <vCard:ORG rdf:resource="rdf:#c865e2de-981c-4b41-9826-449ed3d19866"/>
    <vCard:EMAIL rdf:resource="rdf:#c9583375-8631-407d-9e87-77db350e6272"/>
    <vCard:N rdf:resource="rdf:#b07fc041-ff42-405e-84d0-b0655d8504b5"/>
  </rdf:Description>
</rdf:RDF>
</model>