Location: Dependence of the period on the rate of protein degradation in minimal models for circadian oscillations @ 19e4669a2f3c / gerard_gonze_goldbeter_2009b.cellml

Author:
Hanne Nielsen <hnie010@aucklanduni.ac.nz>
Date:
2011-09-07 13:48:49+12:00
Desc:
Added model c with cellml file, images and session.
Permanent Source URI:
https://models.fieldml.org/w/hnielsen/gerard_gonze_goldbeter_2009/rawfile/19e4669a2f3c4ee8528bb12d34633f3126a4c5c8/gerard_gonze_goldbeter_2009b.cellml

<?xml version="1.0"?>
<!--  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#" cmeta:id="leloup_1999" name="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 prefix="nano" units="mole"/>
    <unit exponent="-1" units="litre"/>
  </units>
  
  <units name="hour">
    <unit multiplier="3600.0" units="second"/>
  </units>
  
  <units name="flux">
    <unit units="nanomolar"/>
    <unit exponent="-1" units="hour"/>
  </units>
  
  <units name="first_order_rate_constant">
    <unit exponent="-1" units="hour"/>
  </units>
  
  
  <component name="environment">
    <variable cmeta:id="environment_time" name="time" public_interface="out" units="hour"/>
  </component>
  
  <!--
    The following components describe all the reactants and products involved in
    reactions. 
  -->
  
  <component cmeta:id="M" name="M">
    <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
      <rdf:Description rdf:about="#M">
        <dc:title xmlns:dc="http://purl.org/dc/elements/1.1/">M</dc:title>
        <dcterms:alternative xmlns:dcterms="http://purl.org/dc/terms/">Per mRNA</dcterms:alternative>  
      </rdf:Description>
    </rdf:RDF> 
    <variable cmeta:id="M_M" initial_value="0.1" name="M" public_interface="out" units="nanomolar"/>
    
    <variable initial_value="1.6" name="vs" units="flux"/>
    <variable initial_value="0.505" name="vm" units="flux"/> 
    <variable initial_value="0.5" name="Km" units="nanomolar"/>
    <variable initial_value="1.0" name="KI" units="nanomolar"/>
    <variable initial_value="4.0" name="n" units="dimensionless"/> 
    
    <variable name="FN" public_interface="in" units="nanomolar"/>
    <variable name="time" public_interface="in" units="hour"/>
    
    <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 cmeta:id="FC" name="FC">
    <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
      <rdf:Description rdf:about="#FC">
        <dc:title xmlns:dc="http://purl.org/dc/elements/1.1/">FC</dc:title>
        <dcterms:alternative xmlns:dcterms="http://purl.org/dc/terms/">non-phopshorylated ER</dcterms:alternative>  
      </rdf:Description>
    </rdf:RDF>
    <variable cmeta:id="FC_FC" initial_value="0.1" name="FC" public_interface="out" units="nanomolar"/>
    
	<variable cmeta:id="FC_Ft" name="Ft" units="nanomolar"/>
    <variable initial_value="0.5" name="ks" units="first_order_rate_constant"/>
    <variable initial_value="1.4" name="vd" units="flux"/>
    <variable initial_value="0.13" name="Kd" units="nanomolar"/>
    
    <variable name="k1" public_interface="in" units="first_order_rate_constant"/>
    <variable name="k2" public_interface="in" units="first_order_rate_constant"/>
    <variable name="FN" public_interface="in" units="nanomolar"/>
    <variable name="M" public_interface="in" units="nanomolar"/>
    <variable name="time" public_interface="in" units="hour"/>
    
    <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 cmeta:id="FN" name="FN">
    <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
      <rdf:Description rdf:about="#FN">
        <dc:title xmlns:dc="http://purl.org/dc/elements/1.1/">FN</dc:title>
        <dcterms:alternative xmlns:dcterms="http://purl.org/dc/terms/">non-phopshorylated ER</dcterms:alternative>  
      </rdf:Description>
    </rdf:RDF>
    <variable cmeta:id="FN_FN" initial_value="0.1" name="FN" public_interface="out" units="nanomolar"/>
    
    <variable name="k1" public_interface="in" units="first_order_rate_constant"/>
    <variable name="k2" public_interface="in" units="first_order_rate_constant"/>
    <variable name="FC" public_interface="in" units="nanomolar"/>
    <variable name="time" public_interface="in" units="hour"/>
    
    <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 initial_value="0.5" name="k1" public_interface="out" units="first_order_rate_constant"/>
    <variable initial_value="0.6" name="k2" public_interface="out" units="first_order_rate_constant"/>
  </component>
 
  <connection>
    <map_components component_1="M" component_2="FN"/>
    <map_variables variable_1="FN" variable_2="FN"/>
  </connection>
  
  <connection>
    <map_components component_1="FC" component_2="M"/>
    <map_variables variable_1="M" variable_2="M"/>
  </connection>
  
  <connection>
    <map_components component_1="FC" component_2="FN"/>
    <map_variables variable_1="FN" variable_2="FN"/>
    <map_variables variable_1="FC" variable_2="FC"/>
  </connection>
  
  <connection>
    <map_components component_1="M" component_2="environment"/>
    <map_variables variable_1="time" variable_2="time"/>
  </connection>
  
  <connection>
    <map_components component_1="FC" component_2="environment"/>
    <map_variables variable_1="time" variable_2="time"/>
  </connection>
  
  <connection>
    <map_components component_1="FN" component_2="environment"/>
    <map_variables variable_1="time" variable_2="time"/>
  </connection>
  
  <connection>
    <map_components component_1="FC" component_2="parameters"/>
    <map_variables variable_1="k1" variable_2="k1"/>
    <map_variables variable_1="k2" variable_2="k2"/>
  </connection>
  
  <connection>
    <map_components component_1="FN" component_2="parameters"/>
    <map_variables variable_1="k1" variable_2="k1"/>
    <map_variables variable_1="k2" variable_2="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 xmlns:vCard="http://www.w3.org/2001/vcard-rdf/3.0#">James</vCard:Given>
    <vCard:Family xmlns:vCard="http://www.w3.org/2001/vcard-rdf/3.0#">Lawson</vCard:Family>
    <vCard:Other xmlns:vCard="http://www.w3.org/2001/vcard-rdf/3.0#"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#39960335-3540-4529-a900-ffc6296e83bc">
    <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/" rdf:resource="rdf:#27d2c967-e900-49d1-9061-d8732278de27"/>
    <rdf:value/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#7e374101-a142-401d-b257-02d400ecd183">
    <dc:title xmlns:dc="http://purl.org/dc/elements/1.1/">Journal of Biological Rhythms</dc:title>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#c865e2de-981c-4b41-9826-449ed3d19866">
    <vCard:Orgname xmlns:vCard="http://www.w3.org/2001/vcard-rdf/3.0#">The University of Auckland</vCard:Orgname>
    <vCard:Orgunit xmlns:vCard="http://www.w3.org/2001/vcard-rdf/3.0#">The Bioengineering Institute</vCard:Orgunit>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#d00fc638-8795-4748-83cb-d3a3121f1dbc">
    <dc:subject xmlns:dc="http://purl.org/dc/elements/1.1/" rdf:resource="rdf:#339ff605-12b9-40a3-b627-8b6d13f68897"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#9b7db1da-789a-4b8e-93ad-2abdb48ae52a">
    <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/" rdf:resource="rdf:#f23a317c-a626-4151-8515-6b99835346e8"/>
    <dc:title xmlns:dc="http://purl.org/dc/elements/1.1/">Limit Cycle Models for Circadian Rhythms Based on Transcriptional Regulation in Drosophila and Neurospora</dc:title>
    <bqs:volume xmlns:bqs="http://www.cellml.org/bqs/1.0#">14</bqs:volume>
    <bqs:first_page xmlns:bqs="http://www.cellml.org/bqs/1.0#">433</bqs:first_page>
    <bqs:Journal xmlns:bqs="http://www.cellml.org/bqs/1.0#" rdf:resource="rdf:#7e374101-a142-401d-b257-02d400ecd183"/>
    <dcterms:issued xmlns:dcterms="http://purl.org/dc/terms/" rdf:resource="rdf:#2f252493-9012-4f2c-954e-d21b1d58df07"/>
    <bqs:last_page xmlns:bqs="http://www.cellml.org/bqs/1.0#">448</bqs:last_page>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#b07fc041-ff42-405e-84d0-b0655d8504b5">
    <vCard:Given xmlns:vCard="http://www.w3.org/2001/vcard-rdf/3.0#">Catherine</vCard:Given>
    <vCard:Family xmlns:vCard="http://www.w3.org/2001/vcard-rdf/3.0#">Lloyd</vCard:Family>
    <vCard:Other xmlns:vCard="http://www.w3.org/2001/vcard-rdf/3.0#">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 xmlns:ns7="http://www.cellml.org/metadata/simulation/1.0#">100</ns7:endingValue>
    <ns7:nonstandard-pointDensity xmlns:ns7="http://www.cellml.org/metadata/simulation/1.0#">10000</ns7:nonstandard-pointDensity>
    <ns7:maximumStepSize xmlns:ns7="http://www.cellml.org/metadata/simulation/1.0#">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 xmlns:vCard="http://www.w3.org/2001/vcard-rdf/3.0#" rdf:resource="rdf:#188b5537-3e81-4a3b-a9cd-3b435fb0cec2"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#27d2c967-e900-49d1-9061-d8732278de27">
    <vCard:FN xmlns:vCard="http://www.w3.org/2001/vcard-rdf/3.0#"/>
  </rdf:Description>
  <rdf:Description rdf:about="">
    <dc:title xmlns:dc="http://purl.org/dc/elements/1.1/">Limit Cycle Model for Circadian Rhythms in Drosophila and Neurospora (Neurospora model)</dc:title>
	<dc:publisher xmlns:dc="http://purl.org/dc/elements/1.1/">The University of Auckland, Bioengineering Institute</dc:publisher>
    <cmeta:comment rdf:resource="rdf:#39960335-3540-4529-a900-ffc6296e83bc"/>
    <dcterms:created xmlns:dcterms="http://purl.org/dc/terms/" rdf:resource="rdf:#3dc61d50-9043-4121-836e-e06463a356ba"/>
    <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/" 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 xmlns:dcterms="http://purl.org/dc/terms/">1999-12-01</dcterms:W3CDTF>
  </rdf:Description>
  <rdf:Description rdf:about="#leloup_1999">
    <ns7:simulation xmlns:ns7="http://www.cellml.org/metadata/simulation/1.0#" rdf:resource="rdf:#$nkt082"/>
    <dc:title xmlns:dc="http://purl.org/dc/elements/1.1/">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 xmlns:bqs="http://www.cellml.org/bqs/1.0#" rdf:resource="rdf:#641843df-c53f-4673-bdb2-52d90b04a7d6"/>
    <bqs:reference xmlns:bqs="http://www.cellml.org/bqs/1.0#" 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 xmlns:dcterms="http://purl.org/dc/terms/">2003-09-24T00:00:00+00:00</dcterms:W3CDTF>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#f7fbcfff-8d3e-448a-a0c7-d8b496f227cc">
    <vCard:Given xmlns:vCard="http://www.w3.org/2001/vcard-rdf/3.0#">Albert</vCard:Given>
    <vCard:Family xmlns:vCard="http://www.w3.org/2001/vcard-rdf/3.0#">Goldbeter</vCard:Family>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#188b5537-3e81-4a3b-a9cd-3b435fb0cec2">
    <vCard:Given xmlns:vCard="http://www.w3.org/2001/vcard-rdf/3.0#">Jean-Christophe</vCard:Given>
    <vCard:Family xmlns:vCard="http://www.w3.org/2001/vcard-rdf/3.0#">Leloup</vCard:Family>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#fccc9ae5-a4e0-4a1b-93a7-becaee5e842e">
    <vCard:N xmlns:vCard="http://www.w3.org/2001/vcard-rdf/3.0#" rdf:resource="rdf:#abc8e7f5-8f21-4b5f-a530-d164bf2aaa68"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#e73d1c5d-54b5-4ad3-9e21-8f96c10149f6">
    <vCard:Given xmlns:vCard="http://www.w3.org/2001/vcard-rdf/3.0#">Didier</vCard:Given>
    <vCard:Family xmlns:vCard="http://www.w3.org/2001/vcard-rdf/3.0#">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 xmlns:vCard="http://www.w3.org/2001/vcard-rdf/3.0#" rdf:resource="rdf:#f7fbcfff-8d3e-448a-a0c7-d8b496f227cc"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#dfbc3c5d-43ad-475e-a4a1-d6c863c1f51a">
    <dcterms:W3CDTF xmlns:dcterms="http://purl.org/dc/terms/">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 xmlns:vCard="http://www.w3.org/2001/vcard-rdf/3.0#" rdf:resource="rdf:#e73d1c5d-54b5-4ad3-9e21-8f96c10149f6"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#339ff605-12b9-40a3-b627-8b6d13f68897">
    <bqs:subject_type xmlns:bqs="http://www.cellml.org/bqs/1.0#">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 xmlns:vCard="http://www.w3.org/2001/vcard-rdf/3.0#">Catherine Lloyd</vCard:FN>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#d64978d4-d8d3-4ff7-b503-d990c1a96655">
    <dcterms:modified xmlns:dcterms="http://purl.org/dc/terms/" rdf:resource="rdf:#dfbc3c5d-43ad-475e-a4a1-d6c863c1f51a"/>
    <rdf:value>Added equation for Ft to allow model to replicate Figure 1 of publication.

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 xmlns:ns7="http://www.cellml.org/metadata/simulation/1.0#" rdf:resource="rdf:#$okt082"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#c3a92908-a9b2-4141-8c57-be9ed5416160">
    <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/" 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 xmlns:bqs="http://www.cellml.org/bqs/1.0#">10643740</bqs:Pubmed_id>
    <bqs:JournalArticle xmlns:bqs="http://www.cellml.org/bqs/1.0#" rdf:resource="rdf:#9b7db1da-789a-4b8e-93ad-2abdb48ae52a"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#58157635-97d1-4e42-856e-c5377c454dee">
    <vCard:ORG xmlns:vCard="http://www.w3.org/2001/vcard-rdf/3.0#" rdf:resource="rdf:#c865e2de-981c-4b41-9826-449ed3d19866"/>
    <vCard:EMAIL xmlns:vCard="http://www.w3.org/2001/vcard-rdf/3.0#" rdf:resource="rdf:#c9583375-8631-407d-9e87-77db350e6272"/>
    <vCard:N xmlns:vCard="http://www.w3.org/2001/vcard-rdf/3.0#" rdf:resource="rdf:#b07fc041-ff42-405e-84d0-b0655d8504b5"/>
  </rdf:Description>
</rdf:RDF>
</model>