Location: Fallon, Lauffenburger, 2000 @ 83d42f4b9dbf / fallon_lauffenburger_2000.cellml

Author:
Hanne <Hanne@hanne-nielsens-macbook.local>
Date:
2010-01-13 15:01:14+13:00
Desc:
Added cmeta:ids to CellML file and added session file
Permanent Source URI:
http://models.cellml.org/workspace/fallon_lauffenburger_2000/rawfile/83d42f4b9dbfb2424af277b501f47f64e3fd0a98/fallon_lauffenburger_2000.cellml

<?xml version="1.0"?>
<!--
This CellML file was generated on 18/12/2009 at 12:33:00 at p.m. using:

COR (0.9.31.1333)
Copyright 2002-2009 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 xmlns="http://www.cellml.org/cellml/1.0#" xmlns:cmeta="http://www.cellml.org/metadata/1.0#" xml:base="file:///Users/Hanne/Desktop/repository%20models/fallon_lauffenburger_2000/fallon_lauffenburger_2000.cellml" cmeta:id="fallon_lauffenburger_2000" name="fallon_lauffenburger_2000">
	<documentation xmlns="http://cellml.org/tmp-documentation">
		<article>
			<articleinfo>
				<title>Binding, Internalisation and Postendocytotic Sorting of Interleukin-2 and Its Receptor</title>
				<author>
					<firstname>Catherine</firstname>
					<surname>Lloyd</surname>
					<affiliation>
						<shortaffil>Auckland Bioengineering Institute, University of Auckland</shortaffil>
					</affiliation>
				</author>
			</articleinfo>
			<section id="sec_status">
				<title>Model Status</title>
				<para>
            The model is known to run in PCEnv, OpenCell and COR and the results replicate the published paper (Figure 5), as generated by the original model.  The units have been checked and are consistent. 
          </para>
			</section>
			<sect1 id="sec_structure">
				<title>Model Structure</title>
				<para>
Interleukin-2 (IL-2) is a growth factor which is secreted by activated T-cells and which is responsible for stimulating T-cell proliferation.  Following the binding of the cell surface IL-2 receptor to its ligand, the entire receptor-ligand complex is internalised into sorting endosomes by endocytosis.  Within these endosomes, the receptor-ligand complex may dissociate, and also, internal receptors and ligands may associate to form a new complex.  Receptor associated ligand is then subject to lysosomal degradation, while free intracellular ligand is recycled back to extracellular ligand.  In the absence of any ligand, cell surface receptors are maintained at a steady level by constitutive internalisation and biosynthesis rates.  In the presence of ligand, there are positive feedback effects.  Cell surface receptor-ligand complexes stimulate the synthesis of new receptors, and they also enhance cell proliferation.     
</para>
				<para>
Eric M. Fallon and Douglas A. Lauffenburger capture these IL-2 trafficking dynamics in their computational model (see the figure below).  The model uses kinetic equations to describe receptor-ligand binding, internalisation and postendocytotic sorting of IL-2 and the IL-2-receptor complex.  Model simulations are able to predict T-cell proliferation responses to IL-2.  
</para>
				<para>
The complete original paper reference is cited below:
</para>
				<para>
Computational Model for Effects of Ligand/Receptor Binding Properties on Interleukin-2 Trafficking Dynamics and T Cell Proliferation Response, Eric M. Fallon and Douglas A. Lauffenburger, 2000, <emphasis>Biotechnology Progress</emphasis>, 16, 905-916.  <ulink url="http://www.ncbi.nlm.nih.gov/entrez/query.fcgi?cmd=Retrieve&amp;db=PubMed&amp;list_uids=11027188&amp;dopt=Abstract">PubMed ID: 11027188</ulink>
				</para>
				<informalfigure float="0" id="fig_reaction_diagram">
					<mediaobject>
						<imageobject>
							<objectinfo>
								<title>diagram of the ligand-receptor binding model</title>
							</objectinfo>
							<imagedata fileref="fallon_2000.png"/>
						</imageobject>
					</mediaobject>
					<caption>A schematic diagram of Fallon and Lauffenburger's 2000 computational model of IL-2-receptor binding and trafficking.  The model follows the path of an extracellular ligand as it is bound to a cell surface receptor, internalised, degraded or recycled.</caption>
				</informalfigure>
			</sect1>
		</article>
	</documentation>
	
	
	
	
	
	
	
	
	   <units name="picomolar">
      <unit prefix="pico" units="mole"/>
      <unit exponent="-1" units="litre"/>
   </units>
   <units name="minute">
      <unit multiplier="60" units="second"/>
   </units>
   <units name="flux">
      <unit units="picomolar"/>
      <unit exponent="-1" units="minute"/>
   </units>
   <units name="first_order_rate_constant">
      <unit exponent="-1" units="minute"/>
   </units>
   <units name="second_order_rate_constant">
      <unit exponent="-1" units="picomolar"/>
      <unit exponent="-1" units="minute"/>
   </units>
   <units base_units="yes" name="cell"/>
   <units base_units="yes" name="number"/>
   <units name="number_per_cell">
      <unit units="number"/>
      <unit exponent="-1" units="cell"/>
   </units>
   <units name="number_per_picomole">
      <unit units="number"/>
      <unit exponent="-1" prefix="pico" units="mole"/>
   </units>
   <units name="number_per_cell_minute">
      <unit units="number"/>
      <unit exponent="-1" units="cell"/>
      <unit exponent="-1" units="minute"/>
   </units>
   <units name="L_per_cell">
      <unit units="litre"/>
      <unit exponent="-1" units="cell"/>
   </units>
   <units name="cell_per_L_minute">
      <unit units="cell"/>
      <unit exponent="-1" units="litre"/>
      <unit exponent="-1" units="minute"/>
   </units>
   <units name="cell_per_L">
      <unit units="cell"/>
      <unit exponent="-1" units="litre"/>
   </units>
   <component name="environment">
      <variable cmeta:id="environment_time" name="time" public_interface="out" units="minute"/>
   </component>
   <component name="Rs">
      <variable initial_value="1500" name="Rs" public_interface="out" units="number_per_cell"/>
      <variable name="L" public_interface="in" units="picomolar"/>
      <variable name="Cs" public_interface="in" units="number_per_cell"/>
      <variable name="Vs" public_interface="in" units="number_per_cell_minute"/>
      <variable name="kf" public_interface="in" units="second_order_rate_constant"/>
      <variable name="kr" public_interface="in" units="first_order_rate_constant"/>
      <variable name="kt" public_interface="in" units="first_order_rate_constant"/>
      <variable name="ksyn" public_interface="in" units="first_order_rate_constant"/>
      <variable name="time" public_interface="in" units="minute"/>
      <math xmlns="http://www.w3.org/1998/Math/MathML">
         <apply>
            <eq/>
            <apply>
               <diff/>
               <bvar>
                  <ci>time</ci>
               </bvar>
               <ci>Rs</ci>
            </apply>
            <apply>
               <minus/>
               <apply>
                  <plus/>
                  <apply>
                     <times/>
                     <apply>
                        <plus/>
                        <ci>kr</ci>
                        <ci>ksyn</ci>
                     </apply>
                     <ci>Cs</ci>
                  </apply>
                  <ci>Vs</ci>
               </apply>
               <apply>
                  <plus/>
                  <apply>
                     <times/>
                     <ci>kf</ci>
                     <ci>L</ci>
                     <ci>Rs</ci>
                  </apply>
                  <apply>
                     <times/>
                     <ci>kt</ci>
                     <ci>Rs</ci>
                  </apply>
               </apply>
            </apply>
         </apply>
      </math>
   </component>
   <component name="Cs">
      <variable cmeta:id="Cs_Cs" initial_value="1" name="Cs" public_interface="out" units="number_per_cell"/>
      <variable name="L" public_interface="in" units="picomolar"/>
      <variable name="Rs" public_interface="in" units="number_per_cell"/>
      <variable name="kf" public_interface="in" units="second_order_rate_constant"/>
      <variable name="kr" public_interface="in" units="first_order_rate_constant"/>
      <variable name="ke" public_interface="in" units="first_order_rate_constant"/>
      <variable name="time" public_interface="in" units="minute"/>
      <math xmlns="http://www.w3.org/1998/Math/MathML">
         <apply>
            <eq/>
            <apply>
               <diff/>
               <bvar>
                  <ci>time</ci>
               </bvar>
               <ci>Cs</ci>
            </apply>
            <apply>
               <minus/>
               <apply>
                  <times/>
                  <ci>kf</ci>
                  <ci>L</ci>
                  <ci>Rs</ci>
               </apply>
               <apply>
                  <times/>
                  <apply>
                     <plus/>
                     <ci>kr</ci>
                     <ci>ke</ci>
                  </apply>
                  <ci>Cs</ci>
               </apply>
            </apply>
         </apply>
      </math>
   </component>
   <component name="Ri">
      <variable initial_value="300" name="Ri" public_interface="out" units="number_per_cell"/>
      <variable name="Li" public_interface="in" units="picomolar"/>
      <variable name="Ci" public_interface="in" units="number_per_cell"/>
      <variable name="Rs" public_interface="in" units="number_per_cell"/>
      <variable name="kfe" public_interface="in" units="second_order_rate_constant"/>
      <variable name="kre" public_interface="in" units="first_order_rate_constant"/>
      <variable name="kt" public_interface="in" units="first_order_rate_constant"/>
      <variable name="kh" public_interface="in" units="first_order_rate_constant"/>
      <variable name="time" public_interface="in" units="minute"/>
      <math xmlns="http://www.w3.org/1998/Math/MathML">
         <apply>
            <eq/>
            <apply>
               <diff/>
               <bvar>
                  <ci>time</ci>
               </bvar>
               <ci>Ri</ci>
            </apply>
            <apply>
               <minus/>
               <apply>
                  <plus/>
                  <apply>
                     <times/>
                     <ci>kre</ci>
                     <ci>Ci</ci>
                  </apply>
                  <apply>
                     <times/>
                     <ci>kt</ci>
                     <ci>Rs</ci>
                  </apply>
               </apply>
               <apply>
                  <plus/>
                  <apply>
                     <times/>
                     <ci>kfe</ci>
                     <ci>Li</ci>
                     <ci>Ri</ci>
                  </apply>
                  <apply>
                     <times/>
                     <ci>kh</ci>
                     <ci>Ri</ci>
                  </apply>
               </apply>
            </apply>
         </apply>
      </math>
   </component>
   <component name="Ci">
      <variable initial_value="1" name="Ci" public_interface="out" units="number_per_cell"/>
      <variable name="Li" public_interface="in" units="picomolar"/>
      <variable name="Ri" public_interface="in" units="number_per_cell"/>
      <variable name="Cs" public_interface="in" units="number_per_cell"/>
      <variable name="kfe" public_interface="in" units="second_order_rate_constant"/>
      <variable name="kre" public_interface="in" units="first_order_rate_constant"/>
      <variable name="ke" public_interface="in" units="first_order_rate_constant"/>
      <variable name="kh" public_interface="in" units="first_order_rate_constant"/>
      <variable name="time" public_interface="in" units="minute"/>
      <math xmlns="http://www.w3.org/1998/Math/MathML">
         <apply>
            <eq/>
            <apply>
               <diff/>
               <bvar>
                  <ci>time</ci>
               </bvar>
               <ci>Ci</ci>
            </apply>
            <apply>
               <minus/>
               <apply>
                  <plus/>
                  <apply>
                     <times/>
                     <ci>kfe</ci>
                     <ci>Li</ci>
                     <ci>Ri</ci>
                  </apply>
                  <apply>
                     <times/>
                     <ci>ke</ci>
                     <ci>Cs</ci>
                  </apply>
               </apply>
               <apply>
                  <times/>
                  <apply>
                     <plus/>
                     <ci>kre</ci>
                     <ci>kh</ci>
                  </apply>
                  <ci>Ci</ci>
               </apply>
            </apply>
         </apply>
      </math>
   </component>
   <component name="Li">
      <variable initial_value="0.01" name="Li" public_interface="out" units="picomolar"/>
      <variable name="Ci" public_interface="in" units="number_per_cell"/>
      <variable name="Ri" public_interface="in" units="number_per_cell"/>
      <variable name="kfe" public_interface="in" units="second_order_rate_constant"/>
      <variable name="kre" public_interface="in" units="first_order_rate_constant"/>
      <variable name="kx" public_interface="in" units="first_order_rate_constant"/>
      <variable name="Ve" public_interface="in" units="L_per_cell"/>
      <variable name="NA" public_interface="in" units="number_per_picomole"/>
      <variable name="time" public_interface="in" units="minute"/>
      <math xmlns="http://www.w3.org/1998/Math/MathML">
         <apply>
            <eq/>
            <apply>
               <diff/>
               <bvar>
                  <ci>time</ci>
               </bvar>
               <ci>Li</ci>
            </apply>
            <apply>
               <minus/>
               <apply>
                  <divide/>
                  <apply>
                     <minus/>
                     <apply>
                        <times/>
                        <ci>kre</ci>
                        <ci>Ci</ci>
                     </apply>
                     <apply>
                        <times/>
                        <ci>kfe</ci>
                        <ci>Li</ci>
                        <ci>Ri</ci>
                     </apply>
                  </apply>
                  <apply>
                     <times/>
                     <ci>Ve</ci>
                     <ci>NA</ci>
                  </apply>
               </apply>
               <apply>
                  <times/>
                  <ci>kx</ci>
                  <ci>Li</ci>
               </apply>
            </apply>
         </apply>
      </math>
   </component>
   <component name="Ld">
      <variable initial_value="1" name="Ld" public_interface="out" units="number_per_cell"/>
      <variable name="Ci" public_interface="in" units="number_per_cell"/>
      <variable name="kh" public_interface="in" units="first_order_rate_constant"/>
      <variable name="time" public_interface="in" units="minute"/>
      <math xmlns="http://www.w3.org/1998/Math/MathML">
         <apply>
            <eq/>
            <apply>
               <diff/>
               <bvar>
                  <ci>time</ci>
               </bvar>
               <ci>Ld</ci>
            </apply>
            <apply>
               <times/>
               <ci>kh</ci>
               <ci>Ci</ci>
            </apply>
         </apply>
      </math>
   </component>
   <component name="L">
      <variable cmeta:id="L_L" initial_value="10" name="L" public_interface="out" units="picomolar"/>
      <variable name="Rs" public_interface="in" units="number_per_cell"/>
      <variable name="Cs" public_interface="in" units="number_per_cell"/>
      <variable name="Li" public_interface="in" units="picomolar"/>
      <variable name="Y" public_interface="in" units="cell_per_L"/>
      <variable name="kf" public_interface="in" units="second_order_rate_constant"/>
      <variable name="kr" public_interface="in" units="first_order_rate_constant"/>
      <variable name="kx" public_interface="in" units="first_order_rate_constant"/>
      <variable name="Ve" public_interface="in" units="L_per_cell"/>
      <variable name="NA" public_interface="in" units="number_per_picomole"/>
      <variable name="time" public_interface="in" units="minute"/>
      <math xmlns="http://www.w3.org/1998/Math/MathML">
         <apply>
            <eq/>
            <apply>
               <diff/>
               <bvar>
                  <ci>time</ci>
               </bvar>
               <ci>L</ci>
            </apply>
            <apply>
               <divide/>
               <apply>
                  <times/>
                  <apply>
                     <minus/>
                     <apply>
                        <plus/>
                        <apply>
                           <times/>
                           <ci>kr</ci>
                           <ci>Cs</ci>
                        </apply>
                        <apply>
                           <times/>
                           <ci>kx</ci>
                           <ci>Li</ci>
                           <ci>Ve</ci>
                           <ci>NA</ci>
                        </apply>
                     </apply>
                     <apply>
                        <times/>
                        <ci>kf</ci>
                        <ci>L</ci>
                        <ci>Rs</ci>
                     </apply>
                  </apply>
                  <ci>Y</ci>
               </apply>
               <ci>NA</ci>
            </apply>
         </apply>
      </math>
   </component>
   <component name="Y">
      <variable initial_value="2.5e8" name="Y" public_interface="out" units="cell_per_L"/>
      <variable name="Cs" public_interface="in" units="number_per_cell"/>
      <variable name="time" public_interface="in" units="minute"/>
      <math xmlns="http://www.w3.org/1998/Math/MathML">
         <apply>
            <eq/>
            <apply>
               <diff/>
               <bvar>
                  <ci>time</ci>
               </bvar>
               <ci>Y</ci>
            </apply>
            <piecewise>
               <piece>
                  <apply>
                     <times/>
                     <apply>
                        <minus/>
                        <apply>
                           <divide/>
                           <apply>
                              <times/>
                              <cn xmlns:cellml="http://www.cellml.org/cellml/1.0#" cellml:units="dimensionless">600</cn>
                              <ci>Cs</ci>
                           </apply>
                           <apply>
                              <plus/>
                              <cn xmlns:cellml="http://www.cellml.org/cellml/1.0#" cellml:units="number_per_cell">250</cn>
                              <ci>Cs</ci>
                           </apply>
                        </apply>
                        <cn xmlns:cellml="http://www.cellml.org/cellml/1.0#" cellml:units="dimensionless">200</cn>
                     </apply>
                     <cn xmlns:cellml="http://www.cellml.org/cellml/1.0#" type="e-notation" cellml:units="cell_per_L_minute">1   <sep/>
                     3</cn>
                  </apply>
                  <apply>
                     <gt/>
                     <apply>
                        <minus/>
                        <apply>
                           <divide/>
                           <apply>
                              <times/>
                              <cn xmlns:cellml="http://www.cellml.org/cellml/1.0#" cellml:units="dimensionless">600</cn>
                              <ci>Cs</ci>
                           </apply>
                           <apply>
                              <plus/>
                              <cn xmlns:cellml="http://www.cellml.org/cellml/1.0#" cellml:units="number_per_cell">250</cn>
                              <ci>Cs</ci>
                           </apply>
                        </apply>
                        <cn xmlns:cellml="http://www.cellml.org/cellml/1.0#" cellml:units="dimensionless">200</cn>
                     </apply>
                     <cn xmlns:cellml="http://www.cellml.org/cellml/1.0#" cellml:units="dimensionless">0</cn>
                  </apply>
               </piece>
               <otherwise>
                  <cn xmlns:cellml="http://www.cellml.org/cellml/1.0#" cellml:units="cell_per_L_minute">0</cn>
               </otherwise>
            </piecewise>
         </apply>
      </math>
   </component>
   <component name="model_parameters">
      <variable initial_value="0.0138" name="kr" public_interface="out" units="first_order_rate_constant"/>
      <variable name="kf" public_interface="out" units="second_order_rate_constant"/>
      <variable name="kre" public_interface="out" units="first_order_rate_constant"/>
      <variable name="kfe" public_interface="out" units="second_order_rate_constant"/>
      <variable initial_value="0.007" name="kt" public_interface="out" units="first_order_rate_constant"/>
      <variable initial_value="11" name="Vs" public_interface="out" units="number_per_cell_minute"/>
      <variable initial_value="0.0011" name="ksyn" public_interface="out" units="first_order_rate_constant"/>
      <variable initial_value="0.04" name="ke" public_interface="out" units="first_order_rate_constant"/>
      <variable initial_value="0.15" name="kx" public_interface="out" units="first_order_rate_constant"/>
      <variable initial_value="0.035" name="kh" public_interface="out" units="first_order_rate_constant"/>
      <variable initial_value="1e-14" name="Ve" public_interface="out" units="L_per_cell"/>
      <variable initial_value="6.022e11" name="NA" public_interface="out" units="number_per_picomole"/>
      <variable initial_value="1" name="IL2" units="dimensionless"/>
      <math xmlns="http://www.w3.org/1998/Math/MathML">
         <apply>
            <eq/>
            <ci>kf</ci>
            <piecewise>
               <piece>
                  <apply>
                     <divide/>
                     <ci>kr</ci>
                     <cn xmlns:cellml="http://www.cellml.org/cellml/1.0#" cellml:units="picomolar">11.1</cn>
                  </apply>
                  <apply>
                     <eq/>
                     <ci>IL2</ci>
                     <cn xmlns:cellml="http://www.cellml.org/cellml/1.0#" cellml:units="dimensionless">1</cn>
                  </apply>
               </piece>
               <otherwise>
                  <apply>
                     <divide/>
                     <ci>kr</ci>
                     <cn xmlns:cellml="http://www.cellml.org/cellml/1.0#" cellml:units="picomolar">8.2</cn>
                  </apply>
               </otherwise>
            </piecewise>
         </apply>
         <apply>
            <eq/>
            <ci>kre</ci>
            <piecewise>
               <piece>
                  <apply>
                     <times/>
                     <ci>kr</ci>
                     <cn xmlns:cellml="http://www.cellml.org/cellml/1.0#" cellml:units="dimensionless">8</cn>
                  </apply>
                  <apply>
                     <eq/>
                     <ci>IL2</ci>
                     <cn xmlns:cellml="http://www.cellml.org/cellml/1.0#" cellml:units="dimensionless">1</cn>
                  </apply>
               </piece>
               <otherwise>
                  <apply>
                     <times/>
                     <ci>kr</ci>
                     <cn xmlns:cellml="http://www.cellml.org/cellml/1.0#" cellml:units="dimensionless">5</cn>
                  </apply>
               </otherwise>
            </piecewise>
         </apply>
         <apply>
            <eq/>
            <ci>kfe</ci>
            <piecewise>
               <piece>
                  <apply>
                     <divide/>
                     <ci>kre</ci>
                     <cn xmlns:cellml="http://www.cellml.org/cellml/1.0#" cellml:units="picomolar">1000</cn>
                  </apply>
                  <apply>
                     <eq/>
                     <ci>IL2</ci>
                     <cn xmlns:cellml="http://www.cellml.org/cellml/1.0#" cellml:units="dimensionless">1</cn>
                  </apply>
               </piece>
               <otherwise>
                  <apply>
                     <divide/>
                     <ci>kre</ci>
                     <cn xmlns:cellml="http://www.cellml.org/cellml/1.0#" cellml:units="picomolar">3000</cn>
                  </apply>
               </otherwise>
            </piecewise>
         </apply>
      </math>
   </component>
   <connection>
      <map_components component_1="Rs" component_2="environment"/>
      <map_variables variable_1="time" variable_2="time"/>
   </connection>
   <connection>
      <map_components component_1="Cs" component_2="environment"/>
      <map_variables variable_1="time" variable_2="time"/>
   </connection>
   <connection>
      <map_components component_1="Ri" component_2="environment"/>
      <map_variables variable_1="time" variable_2="time"/>
   </connection>
   <connection>
      <map_components component_1="Ci" component_2="environment"/>
      <map_variables variable_1="time" variable_2="time"/>
   </connection>
   <connection>
      <map_components component_1="Li" component_2="environment"/>
      <map_variables variable_1="time" variable_2="time"/>
   </connection>
   <connection>
      <map_components component_1="Ld" component_2="environment"/>
      <map_variables variable_1="time" variable_2="time"/>
   </connection>
   <connection>
      <map_components component_1="L" component_2="environment"/>
      <map_variables variable_1="time" variable_2="time"/>
   </connection>
   <connection>
      <map_components component_1="Y" component_2="environment"/>
      <map_variables variable_1="time" variable_2="time"/>
   </connection>
   <connection>
      <map_components component_1="Rs" component_2="Cs"/>
      <map_variables variable_1="Rs" variable_2="Rs"/>
      <map_variables variable_1="Cs" variable_2="Cs"/>
   </connection>
   <connection>
      <map_components component_1="Rs" component_2="L"/>
      <map_variables variable_1="Rs" variable_2="Rs"/>
      <map_variables variable_1="L" variable_2="L"/>
   </connection>
   <connection>
      <map_components component_1="Rs" component_2="model_parameters"/>
      <map_variables variable_1="kf" variable_2="kf"/>
      <map_variables variable_1="kr" variable_2="kr"/>
      <map_variables variable_1="ksyn" variable_2="ksyn"/>
      <map_variables variable_1="kt" variable_2="kt"/>
      <map_variables variable_1="Vs" variable_2="Vs"/>
   </connection>
   <connection>
      <map_components component_1="Cs" component_2="L"/>
      <map_variables variable_1="Cs" variable_2="Cs"/>
      <map_variables variable_1="L" variable_2="L"/>
   </connection>
   <connection>
      <map_components component_1="Cs" component_2="model_parameters"/>
      <map_variables variable_1="kf" variable_2="kf"/>
      <map_variables variable_1="kr" variable_2="kr"/>
      <map_variables variable_1="ke" variable_2="ke"/>
   </connection>
   <connection>
      <map_components component_1="Ri" component_2="Rs"/>
      <map_variables variable_1="Rs" variable_2="Rs"/>
   </connection>
   <connection>
      <map_components component_1="Ri" component_2="Li"/>
      <map_variables variable_1="Ri" variable_2="Ri"/>
      <map_variables variable_1="Li" variable_2="Li"/>
   </connection>
   <connection>
      <map_components component_1="Ri" component_2="Ci"/>
      <map_variables variable_1="Ri" variable_2="Ri"/>
      <map_variables variable_1="Ci" variable_2="Ci"/>
   </connection>
   <connection>
      <map_components component_1="Ri" component_2="model_parameters"/>
      <map_variables variable_1="kfe" variable_2="kfe"/>
      <map_variables variable_1="kre" variable_2="kre"/>
      <map_variables variable_1="kh" variable_2="kh"/>
      <map_variables variable_1="kt" variable_2="kt"/>
   </connection>
   <connection>
      <map_components component_1="Ci" component_2="Li"/>
      <map_variables variable_1="Ci" variable_2="Ci"/>
      <map_variables variable_1="Li" variable_2="Li"/>
   </connection>
   <connection>
      <map_components component_1="Ci" component_2="Cs"/>
      <map_variables variable_1="Cs" variable_2="Cs"/>
   </connection>
   <connection>
      <map_components component_1="Ci" component_2="model_parameters"/>
      <map_variables variable_1="kfe" variable_2="kfe"/>
      <map_variables variable_1="kre" variable_2="kre"/>
      <map_variables variable_1="kh" variable_2="kh"/>
      <map_variables variable_1="ke" variable_2="ke"/>
   </connection>
   <connection>
      <map_components component_1="Li" component_2="model_parameters"/>
      <map_variables variable_1="kfe" variable_2="kfe"/>
      <map_variables variable_1="kre" variable_2="kre"/>
      <map_variables variable_1="kx" variable_2="kx"/>
      <map_variables variable_1="Ve" variable_2="Ve"/>
      <map_variables variable_1="NA" variable_2="NA"/>
   </connection>
   <connection>
      <map_components component_1="Ld" component_2="Ci"/>
      <map_variables variable_1="Ci" variable_2="Ci"/>
   </connection>
   <connection>
      <map_components component_1="Ld" component_2="model_parameters"/>
      <map_variables variable_1="kh" variable_2="kh"/>
   </connection>
   <connection>
      <map_components component_1="L" component_2="Li"/>
      <map_variables variable_1="Li" variable_2="Li"/>
   </connection>
   <connection>
      <map_components component_1="L" component_2="Y"/>
      <map_variables variable_1="Y" variable_2="Y"/>
   </connection>
   <connection>
      <map_components component_1="L" component_2="model_parameters"/>
      <map_variables variable_1="kf" variable_2="kf"/>
      <map_variables variable_1="kr" variable_2="kr"/>
      <map_variables variable_1="kx" variable_2="kx"/>
      <map_variables variable_1="Ve" variable_2="Ve"/>
      <map_variables variable_1="NA" variable_2="NA"/>
   </connection>
   <connection>
      <map_components component_1="Y" component_2="Cs"/>
      <map_variables variable_1="Cs" variable_2="Cs"/>
   </connection>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"><rdf:Description rdf:about="rdf:#0ef470ea-1815-4857-949d-acaedee73d25"><Orgname xmlns="http://www.w3.org/2001/vcard-rdf/3.0#" xml:lang="en">The University of Auckland</Orgname><Orgunit xmlns="http://www.w3.org/2001/vcard-rdf/3.0#" xml:lang="en">The Bioengineering Institute</Orgunit></rdf:Description><rdf:Description rdf:about="rdf:#cc118e82-0b3d-4266-9cb0-eabbe16ea6e9"><rdf:type><rdf:Description rdf:about="http://www.w3.org/1999/02/22-rdf-syntax-ns#Seq"/></rdf:type><rdf:_1><rdf:Description rdf:about="rdf:#990c09ff-b3ac-4074-95cc-8044bcb735b5"/></rdf:_1><rdf:_2><rdf:Description rdf:about="rdf:#967cfc85-8837-45df-9bd3-82eebeea8c01"/></rdf:_2></rdf:Description><rdf:Description rdf:about="rdf:#5f0fdf18-d949-4855-89c8-5afe7e29c5d3"><JournalArticle xmlns="http://www.cellml.org/bqs/1.0#"><rdf:Description rdf:about="rdf:#1c28ecef-57c7-4dba-9912-dbda943ee013"/></JournalArticle><Pubmed_id xmlns="http://www.cellml.org/bqs/1.0#" xml:lang="en">11027188</Pubmed_id></rdf:Description><rdf:Description rdf:about="rdf:#90819d10-f748-4d4a-b133-20b3723ea5f7"><Other xmlns="http://www.w3.org/2001/vcard-rdf/3.0#" xml:lang="en">A</Other><Given xmlns="http://www.w3.org/2001/vcard-rdf/3.0#" xml:lang="en">Autumn</Given><Family xmlns="http://www.w3.org/2001/vcard-rdf/3.0#" xml:lang="en">Cuellar</Family></rdf:Description><rdf:Description rdf:about="rdf:#8da5fc98-677c-40bb-8d03-df54c3f9856b"><FN xmlns="http://www.w3.org/2001/vcard-rdf/3.0#" xml:lang="en">Catherine Lloyd</FN></rdf:Description><rdf:Description rdf:about="Ri"><alternative xmlns="http://purl.org/dc/terms/" xml:lang="en">intracellular IL-2 receptor</alternative><title xmlns="http://purl.org/dc/elements/1.1/" xml:lang="en">Ri</title></rdf:Description><rdf:Description rdf:about="rdf:#16619619-4f05-442c-b41b-2f984451c437"><rdf:value xml:lang="en">This is the CellML description of Fallon and Lauffenburger's 2000 
          model of the effects of ligand-receptor binding properties on 
          interleukin-2 trafficking dynamics and T cell proliferation response.</rdf:value><creator xmlns="http://purl.org/dc/elements/1.1/"><rdf:Description rdf:about="rdf:#b644be24-2643-4b75-8362-c68a12d52199"/></creator></rdf:Description><rdf:Description rdf:about="rdf:#6490193c-e115-4e50-a830-abfb9d3511c8"><Other xmlns="http://www.w3.org/2001/vcard-rdf/3.0#" xml:lang="en">May</Other><Given xmlns="http://www.w3.org/2001/vcard-rdf/3.0#" xml:lang="en">Catherine</Given><Family xmlns="http://www.w3.org/2001/vcard-rdf/3.0#" xml:lang="en">Lloyd</Family></rdf:Description><rdf:Description rdf:nodeID="n1"><rdf:first><rdf:Description rdf:nodeID="n2"/></rdf:first><rdf:rest><rdf:Description rdf:about="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/></rdf:rest></rdf:Description><rdf:Description rdf:about="rdf:#671acd9f-ea5e-46a9-a8d6-522b62c66e3b"><N xmlns="http://www.w3.org/2001/vcard-rdf/3.0#"><rdf:Description rdf:about="rdf:#77d2f20d-ed49-4325-9474-ef7e6935396e"/></N></rdf:Description><rdf:Description rdf:about="rdf:#157e07e3-4e6d-4039-9a0e-39f8d54268f3"><W3CDTF xmlns="http://purl.org/dc/terms/" xml:lang="en">2002-10-15T00:00:00+00:00</W3CDTF></rdf:Description><rdf:Description rdf:about="rdf:#b6f119a8-0dd4-4e9d-b28c-79074e77cd42"><rdf:value xml:lang="en">Recoded the model to remove the reaction element.  The model now runs in PCEnv and COR to generate results which are close to those in the original published paper.</rdf:value><cmeta:modifier><rdf:Description rdf:about="rdf:#671acd9f-ea5e-46a9-a8d6-522b62c66e3b"/></cmeta:modifier><modified xmlns="http://purl.org/dc/terms/"><rdf:Description rdf:about="rdf:#1d7279f5-4619-442d-8b92-180283ae8599"/></modified></rdf:Description><rdf:Description rdf:about="rdf:#55d8d6ef-7fda-43f3-8816-e1e09668416c"><rdf:_6 xml:lang="en">t-cell</rdf:_6><rdf:_5 xml:lang="en">interleukin-2</rdf:_5><rdf:type><rdf:Description rdf:about="http://www.w3.org/1999/02/22-rdf-syntax-ns#Bag"/></rdf:type><rdf:_1 xml:lang="en">pharmacodynamics</rdf:_1><rdf:_2 xml:lang="en">immunology</rdf:_2><rdf:_4 xml:lang="en">IL-2</rdf:_4><rdf:_3 xml:lang="en">signal transduction</rdf:_3><rdf:_8 xml:lang="en">T cell</rdf:_8><rdf:_7 xml:lang="en">il-2</rdf:_7></rdf:Description><rdf:Description rdf:about="rdf:#967cfc85-8837-45df-9bd3-82eebeea8c01"><rdf:type><rdf:Description rdf:about="http://www.cellml.org/bqs/1.0#Person"/></rdf:type><N xmlns="http://www.w3.org/2001/vcard-rdf/3.0#"><rdf:Description rdf:about="rdf:#c81c4d97-3f57-41c0-a37a-43ffa8960056"/></N></rdf:Description><rdf:Description rdf:nodeID="n2"><maximumStepSize xmlns="http://www.cellml.org/metadata/simulation/1.0#" xml:lang="en">100</maximumStepSize><endingValue xmlns="http://www.cellml.org/metadata/simulation/1.0#" xml:lang="en">8000</endingValue></rdf:Description><rdf:Description rdf:about="rdf:#c81c4d97-3f57-41c0-a37a-43ffa8960056"><Other xmlns="http://www.w3.org/2001/vcard-rdf/3.0#" xml:lang="en">A</Other><Given xmlns="http://www.w3.org/2001/vcard-rdf/3.0#" xml:lang="en">Douglas</Given><Family xmlns="http://www.w3.org/2001/vcard-rdf/3.0#" xml:lang="en">Lauffenburger</Family></rdf:Description><rdf:Description rdf:about="rdf:#3a1a5b6f-da95-4d60-a4b8-1d4f5901007c"><W3CDTF xmlns="http://purl.org/dc/terms/" xml:lang="en">2003-04-09</W3CDTF></rdf:Description><rdf:Description rdf:nodeID="n3"><boundIntervals xmlns="http://www.cellml.org/metadata/simulation/1.0#"><rdf:Description rdf:nodeID="n1"/></boundIntervals></rdf:Description><rdf:Description rdf:about="rdf:#a2389a96-a263-4cd8-9259-aa2716084f34"><rdf:value><rdf:Description rdf:about="rdf:#55d8d6ef-7fda-43f3-8816-e1e09668416c"/></rdf:value><subject_type xmlns="http://www.cellml.org/bqs/1.0#" xml:lang="en">keyword</subject_type></rdf:Description><rdf:Description rdf:about="rdf:#b644be24-2643-4b75-8362-c68a12d52199"><FN xmlns="http://www.w3.org/2001/vcard-rdf/3.0#" xml:lang="en">Catherine Lloyd</FN></rdf:Description><rdf:Description rdf:about="rdf:#77d2f20d-ed49-4325-9474-ef7e6935396e"><Other xmlns="http://www.w3.org/2001/vcard-rdf/3.0#" xml:lang="en">May</Other><Given xmlns="http://www.w3.org/2001/vcard-rdf/3.0#" xml:lang="en">Catherine</Given><Family xmlns="http://www.w3.org/2001/vcard-rdf/3.0#" xml:lang="en">Lloyd</Family></rdf:Description><rdf:Description rdf:about="Ci"><alternative xmlns="http://purl.org/dc/terms/" xml:lang="en">intracellular ligand-receptor complex</alternative><title xmlns="http://purl.org/dc/elements/1.1/" xml:lang="en">Ci</title></rdf:Description><rdf:Description rdf:about="Cs"><alternative xmlns="http://purl.org/dc/terms/" xml:lang="en">cell surface ligand-receptor complex</alternative><title xmlns="http://purl.org/dc/elements/1.1/" xml:lang="en">Cs</title></rdf:Description><rdf:Description rdf:about="Li"><alternative xmlns="http://purl.org/dc/terms/" xml:lang="en">intracellular IL-2 ligand</alternative><title xmlns="http://purl.org/dc/elements/1.1/" xml:lang="en">Li</title></rdf:Description><rdf:Description rdf:about="rdf:#17ca8ca7-45d7-4b65-b74a-0ce0393f210d"><rdf:value xml:lang="en">
          Added publication date information.
        </rdf:value><cmeta:modifier><rdf:Description rdf:about="rdf:#7bfe4df1-345e-480c-b615-376eea2d8c3c"/></cmeta:modifier><modified xmlns="http://purl.org/dc/terms/"><rdf:Description rdf:about="rdf:#3a1a5b6f-da95-4d60-a4b8-1d4f5901007c"/></modified></rdf:Description><rdf:Description rdf:about="#fallon_lauffenburger_2000"><title xmlns="http://purl.org/dc/elements/1.1/" xml:lang="en">
        Fallon and Lauffenburger's 2000 model of the effects of ligand-receptor 
        binding properties on interleukin-2 trafficking dynamics and T cell 
        proliferation response. 
      </title><cmeta:comment><rdf:Description rdf:about="rdf:#16619619-4f05-442c-b41b-2f984451c437"/></cmeta:comment><simulation xmlns="http://www.cellml.org/metadata/simulation/1.0#"><rdf:Description rdf:nodeID="n3"/></simulation><reference xmlns="http://www.cellml.org/bqs/1.0#"><rdf:Description rdf:about="rdf:#5f0fdf18-d949-4855-89c8-5afe7e29c5d3"/></reference><reference xmlns="http://www.cellml.org/bqs/1.0#"><rdf:Description rdf:about="rdf:#2562b3cd-d529-43a3-befa-8aea0bbe56f9"/></reference></rdf:Description><rdf:Description rdf:about="rdf:#5157af12-c4cc-47bb-af76-10f9482bc215"><rdf:value xml:lang="en">c.lloyd@auckland.ac.nz</rdf:value><rdf:type><rdf:Description rdf:about="http://imc.org/vCard/3.0#internet"/></rdf:type></rdf:Description><rdf:Description rdf:about="rdf:#4ef8fd72-4332-447d-b06a-eae32d761543"><rdf:value xml:lang="en">This CellML model has been recoded to remove the reaction element.  The model is known to run in PCEnv and COR and the results are close to those in the published paper which are generated by the original model.  The units have been checked and are consistent.  We suspect this model might generate the exact published results if the original initial conditions were used.  As it is, the paper does not state all of these values, but instead it explains that these values are calculated throughout the simulation and subsequently fed back into the model.</rdf:value><creator xmlns="http://purl.org/dc/elements/1.1/"><rdf:Description rdf:about="rdf:#8da5fc98-677c-40bb-8d03-df54c3f9856b"/></creator></rdf:Description><rdf:Description rdf:about="L"><alternative xmlns="http://purl.org/dc/terms/" xml:lang="en">extracellular IL-2 ligand</alternative><title xmlns="http://purl.org/dc/elements/1.1/" xml:lang="en">L</title></rdf:Description><rdf:Description rdf:about="rdf:#d418202a-81d1-466b-aaf7-0087afa526a7"><EMAIL xmlns="http://www.w3.org/2001/vcard-rdf/3.0#"><rdf:Description rdf:about="rdf:#5157af12-c4cc-47bb-af76-10f9482bc215"/></EMAIL><ORG xmlns="http://www.w3.org/2001/vcard-rdf/3.0#"><rdf:Description rdf:about="rdf:#0ef470ea-1815-4857-949d-acaedee73d25"/></ORG><N xmlns="http://www.w3.org/2001/vcard-rdf/3.0#"><rdf:Description rdf:about="rdf:#6490193c-e115-4e50-a830-abfb9d3511c8"/></N></rdf:Description><rdf:Description rdf:about="Ld"><alternative xmlns="http://purl.org/dc/terms/" xml:lang="en">degraded IL-2 ligand</alternative><title xmlns="http://purl.org/dc/elements/1.1/" xml:lang="en">Ld</title></rdf:Description><rdf:Description rdf:about=""><publisher xmlns="http://purl.org/dc/elements/1.1/" xml:lang="en">The University of Auckland, Bioengineering Institute</publisher><created xmlns="http://purl.org/dc/terms/"><rdf:Description rdf:about="rdf:#157e07e3-4e6d-4039-9a0e-39f8d54268f3"/></created><creator xmlns="http://purl.org/dc/elements/1.1/"><rdf:Description rdf:about="rdf:#d418202a-81d1-466b-aaf7-0087afa526a7"/></creator><cmeta:comment><rdf:Description rdf:about="rdf:#4ef8fd72-4332-447d-b06a-eae32d761543"/></cmeta:comment><cmeta:modification><rdf:Description rdf:about="rdf:#17ca8ca7-45d7-4b65-b74a-0ce0393f210d"/></cmeta:modification><cmeta:modification><rdf:Description rdf:about="rdf:#b6f119a8-0dd4-4e9d-b28c-79074e77cd42"/></cmeta:modification></rdf:Description><rdf:Description rdf:about="rdf:#2562b3cd-d529-43a3-befa-8aea0bbe56f9"><subject xmlns="http://purl.org/dc/elements/1.1/"><rdf:Description rdf:about="rdf:#a2389a96-a263-4cd8-9259-aa2716084f34"/></subject></rdf:Description><rdf:Description rdf:about="rdf:#990c09ff-b3ac-4074-95cc-8044bcb735b5"><rdf:type><rdf:Description rdf:about="http://www.cellml.org/bqs/1.0#Person"/></rdf:type><N xmlns="http://www.w3.org/2001/vcard-rdf/3.0#"><rdf:Description rdf:about="rdf:#4771b950-cf5b-47f6-a7a7-c3850eae0720"/></N></rdf:Description><rdf:Description rdf:about="rdf:#56370779-e2ff-4c0f-b287-87967212ff39"><W3CDTF xmlns="http://purl.org/dc/terms/" xml:lang="en">2000-09</W3CDTF></rdf:Description><rdf:Description rdf:about="rdf:#1c28ecef-57c7-4dba-9912-dbda943ee013"><last_page xmlns="http://www.cellml.org/bqs/1.0#" xml:lang="en">916</last_page><issued xmlns="http://purl.org/dc/terms/"><rdf:Description rdf:about="rdf:#56370779-e2ff-4c0f-b287-87967212ff39"/></issued><creator xmlns="http://purl.org/dc/elements/1.1/"><rdf:Description rdf:about="rdf:#cc118e82-0b3d-4266-9cb0-eabbe16ea6e9"/></creator><Journal xmlns="http://www.cellml.org/bqs/1.0#"><rdf:Description rdf:about="rdf:#b1f2bbf3-0f6d-43ed-809a-2b53518a8715"/></Journal><volume xmlns="http://www.cellml.org/bqs/1.0#" xml:lang="en">16</volume><first_page xmlns="http://www.cellml.org/bqs/1.0#" xml:lang="en">905</first_page><title xmlns="http://purl.org/dc/elements/1.1/" xml:lang="en">Computational Model for Effects of Ligand/Receptor Binding 
            Properties on Interleukin-2 Trafficking Dynamics and T Cell 
            Proliferation Response</title></rdf:Description><rdf:Description rdf:about="Rs"><alternative xmlns="http://purl.org/dc/terms/" xml:lang="en">cell surface IL-2 receptor</alternative><title xmlns="http://purl.org/dc/elements/1.1/" xml:lang="en">Rs</title></rdf:Description><rdf:Description rdf:about="rdf:#b1f2bbf3-0f6d-43ed-809a-2b53518a8715"><title xmlns="http://purl.org/dc/elements/1.1/" xml:lang="en">Biotechnology Progress</title></rdf:Description><rdf:Description rdf:about="rdf:#4771b950-cf5b-47f6-a7a7-c3850eae0720"><Other xmlns="http://www.w3.org/2001/vcard-rdf/3.0#" xml:lang="en">M</Other><Given xmlns="http://www.w3.org/2001/vcard-rdf/3.0#" xml:lang="en">Eric</Given><Family xmlns="http://www.w3.org/2001/vcard-rdf/3.0#" xml:lang="en">Fallon</Family></rdf:Description><rdf:Description rdf:about="Y"><alternative xmlns="http://purl.org/dc/terms/" xml:lang="en">cell density</alternative><title xmlns="http://purl.org/dc/elements/1.1/" xml:lang="en">Y</title></rdf:Description><rdf:Description rdf:about="rdf:#1d7279f5-4619-442d-8b92-180283ae8599"><W3CDTF xmlns="http://purl.org/dc/terms/" xml:lang="en">2008-01-01T14:41:04+13:00</W3CDTF></rdf:Description><rdf:Description rdf:about="rdf:#7bfe4df1-345e-480c-b615-376eea2d8c3c"><N xmlns="http://www.w3.org/2001/vcard-rdf/3.0#"><rdf:Description rdf:about="rdf:#90819d10-f748-4d4a-b133-20b3723ea5f7"/></N></rdf:Description></rdf:RDF></model>