- Author:
- Mona Zhu <devnull@localhost>
- Date:
- 2011-01-14 15:59:52+13:00
- Desc:
- Fixed some errors. Cleaned up raw data.
- Permanent Source URI:
- https://models.cellml.org/workspace/garmendia-torres_goldbeter_jacquet_2007/rawfile/7d57b9fc481a9f67aaa4a07538ee6506b72e60c4/V_rates.cellml
<?xml version="1.0" encoding="utf-8"?>
<model name="V_rates" cmeta:id="V_rates" xmlns="http://www.cellml.org/cellml/1.1#" xmlns:cellml="http://www.cellml.org/cellml/1.1#" xmlns:cmeta="http://www.cellml.org/metadata/1.1#">
<!-- documentation -->
<documentation xmlns="http://cellml.org/tmp-documentation">
<article>
<articleinfo>
<title>Nucleocytoplasmic oscillations of the yeast transcription factor Msn2: evidence for periodic PKA activation</title>
<author>
<firstname>Mona</firstname>
<surname>Zhu</surname>
<affiliation>
<shortaffil>Auckland Bioengineering Institute, University of Auckland</shortaffil>
</affiliation>
</author>
</articleinfo>
<section id="sec_status">
<title>Model Status</title>
<para>This is an import for the model "houart_1999_1.1". It is used to define a reoccuring structure within the model and may be used for multiple equations in the model. This file is known to run only in OpenCell in conjunction with the base file.</para>
</section>
</article>
</documentation>
<!-- units -->
<units xmlns="http://www.cellml.org/cellml/1.1#" name="minute">
<unit units="second" multiplier="60"/>
</units>
<units xmlns="http://www.cellml.org/cellml/1.1#" name="per_minute">
<unit units="minute" exponent="-1"/>
</units>
<units xmlns="http://www.cellml.org/cellml/1.1#" name="per_litre">
<unit units="litre" exponent="-1"/>
</units>
<units xmlns="http://www.cellml.org/cellml/1.1#" name="micromolar">
<unit units="mole" prefix="micro"/>
<unit units="per_litre"/>
</units>
<units xmlns="http://www.cellml.org/cellml/1.1#" name="micromolar_per_minute">
<unit units="micromolar"/>
<unit units="per_minute"/>
</units>
<!-- components -->
<component xmlns="http://www.cellml.org/cellml/1.1#" name="interface">
<variable name="V" units="per_minute" public_interface="out"/>
<variable name="A" units="per_minute" public_interface="in"/>
<variable name="B" units="dimensionless" public_interface="in"/>
<variable name="C" units="micromolar_per_minute" public_interface="in"/>
<variable name="D" units="micromolar" public_interface="in"/>
<variable name="E" units="micromolar" public_interface="in"/>
<math xmlns="http://www.w3.org/1998/Math/MathML">
<apply>
<eq/>
<ci>V</ci>
<apply>
<divide/>
<apply>
<times/>
<ci>A</ci>
<ci>B</ci>
<ci>C</ci>
<ci>D</ci>
</apply>
<ci>E</ci>
</apply>
</apply>
</math>
</component>
<!-- metadata -->
<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>Zhu</vCard:Family>
<vCard:Given>Xin Yue</vCard:Given>
<vCard:Other>Mona</vCard:Other>
</vCard:N>
<vCard:EMAIL rdf:parseType="Resource">
<rdf:value>xzhu055@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>21-12-2010</dcterms:W3CDTF>
</dcterms:created>
</rdf:Description>
</rdf:RDF>
</model>