Location: Tham 2008 @ 07d3b8fced56 / tham_2008.cellml

Author:
Catherine Lloyd <c.lloyd@auckland.ac.nz>
Date:
2009-11-25 13:43:23+13:00
Desc:
Corrected RDF by replacing it.
Permanent Source URI:
https://models.cellml.org/workspace/tham_2008/rawfile/07d3b8fced56daf565424460e1253a3f942d9486/tham_2008.cellml

<?xml version="1.0"?>
<!--
This CellML file was generated on 10/11/2009 at 2:33:16 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:///C:/Users/gnun003/Documents/Tham/tham_2008.cellml" cmeta:id="tham_2008" name="tham_2008">
	<documentation xmlns="http://cellml.org/tmp-documentation">
		<article>
			<articleinfo>
				<title>A pharmacodynamic model for the time course of tumor shrinkage by gemcitabine + carboplatin in non-small cell lung cancer patients
</title>
				<author>
					<firstname>Geoffrey</firstname>
					<surname>Nunns</surname>
					<affiliation>
						<shortaffil>Bioengineering Institute, University of Auckland</shortaffil>
					</affiliation>
				</author>
			</articleinfo>
			<section id="sec_status">
				<title>Model Status</title>
				<para>
				This CellML model runs in PCenv and OpenCell to recreate the published results, but not COR because of the presence of the modulo operator. The maximum step size must be constrained to be 0.001 weeks or smaller, or the software will ignore the pulsatile administration of gemcitabine. This model describes the response of tumor size to administration of gemcitabine, and was based off original Berkeley Madonna code provided by the model authors.  
				 
				</para>
			</section>
			<sect1 id="sec_structure">
				<title>Model Structure</title>
				<para>
ABSTRACT: PURPOSE: This tumor response pharmacodynamic model aims to describe primary lesion shrinkage in non-small cell lung cancer over time and determine if concentration-based exposure metrics for gemcitabine or that of its metabolites, 2',2'-difluorodeoxyuridine or gemcitabine triphosphate, are better than gemcitabine dose for prediction of individual response. EXPERIMENTAL DESIGN: Gemcitabine was given thrice weekly on days 1 and 8 in combination with carboplatin, which was given only on day 1 of every cycle. Gemcitabine amount in the body and area under the concentration-time curves of plasma gemcitabine, 2',2'-difluorodeoxyuridine, and intracellular gemcitabine triphosphate in white cells were compared to determine which best describes tumor shrinkage over time. Tumor growth kinetics were described using a Gompertz-like model. RESULTS: The apparent half-life for the effect of gemcitabine was 7.67 weeks. The tumor turnover time constant was 21.8 week.cm. Baseline tumor size and gemcitabine amount in the body to attain 50% of tumor shrinkage were estimated to be 6.66 cm and 10,600 mg. There was no evidence of relapse during treatment. CONCLUSIONS: Concentration-based exposure metrics for gemcitabine and its metabolites were no better than gemcitabine amount in predicting tumor shrinkage in primary lung cancer lesions. Gemcitabine dose-based models did marginally better than treatment-based models that ignored doses of drug administered to patients. Modeling tumor shrinkage in primary lesions can be used to quantify individual sensitivity and response to antitumor effects of anticancer drugs.
</para>
				<para>
The original paper reference is cited below:
</para>
				<para>
A pharmacodynamic model for the time course of tumor shrinkage by gemcitabine + carboplatin in non-small cell lung cancer patients, Lai-San Tham, Lingzhi Wang, Ross A Soo, Soo-Chin Lee, How-Sung Lee, Wei-Peng Yong, Boon-Cher Goh and Nicholas H.G. Holford, 2008, <emphasis>Clin Cancer Res</emphasis>, volume 14, 4213-4218.  <ulink url="http://www.ncbi.nlm.nih.gov/entrez/query.fcgi?db=pubmed&amp;cmd=Retrieve&amp;dopt=AbstractPlus&amp;list_uids=18594002&amp;query_hl=1&amp;itool=pubmed_docsum">PubMed ID: 18594002</ulink>
				</para>
				
				<informalfigure float="0" id="fig_cell_diagram">
					<mediaobject>
						<imageobject>
							<imagedata fileref="tham_2008.png"/>
						</imageobject>
					</mediaobject>
					<caption>Schematic diagram of the model.</caption>
				</informalfigure>
			</sect1>
		</article>
	</documentation>
	   <units name="hour">
      <unit multiplier="3600" units="second"/>
   </units>
   <units name="day">
      <unit multiplier="24" units="hour"/>
   </units>
   <units name="week">
      <unit multiplier="7" units="day"/>
   </units>
   <units name="sec_per_week">
      <unit units="second"/>
      <unit exponent="-1" units="week"/>
   </units>
   <units name="cm">
      <unit prefix="centi" units="meter"/>
   </units>
   <units name="mg">
      <unit prefix="milli" units="gram"/>
   </units>
   <units name="cm_week">
      <unit units="cm"/>
      <unit units="week"/>
   </units>
   <units name="per_week">
      <unit exponent="-1" units="week"/>
   </units>
   <units name="per_cm_per_week">
      <unit exponent="-1" units="cm"/>
      <unit exponent="-1" units="week"/>
   </units>
   <units name="m2">
      <unit exponent="2" units="meter"/>
   </units>
   <units name="mg_per_m2">
      <unit units="mg"/>
      <unit exponent="-1" units="m2"/>
   </units>
   <component name="environment">
      <variable name="time" public_interface="out" units="week"/>
      <variable name="rem_time" units="week"/>
      <variable name="Exposure" public_interface="out" units="mg"/>
      <variable initial_value="1747000" name="Dose" units="mg"/>
      <variable initial_value="0" name="Dose_Int1" units="week"/>
      <variable initial_value="1" name="Dose_Int2" units="week"/>
      <variable initial_value="0.002976" name="Dose_Length" units="week"/>
      <variable initial_value="3" name="Cycle_Int" units="week"/>
      <variable initial_value="6" name="N_Cycle" units="dimensionless"/>
      <variable initial_value="604800" name="conversion_factor" units="sec_per_week"/>
      <math xmlns="http://www.w3.org/1998/Math/MathML">
         <apply>
            <eq/>
            <ci>Exposure</ci>
            <piecewise>
               <piece>
                  <ci>Dose</ci>
                  <apply>
                     <and/>
                     <apply>
                        <lt/>
                        <ci>time</ci>
                        <apply>
                           <times/>
                           <ci>Cycle_Int</ci>
                           <ci>N_Cycle</ci>
                        </apply>
                     </apply>
                     <apply>
                        <lt/>
                        <ci>Dose_Int1</ci>
                        <ci>rem_time</ci>
                     </apply>
                     <apply>
                        <lt/>
                        <ci>rem_time</ci>
                        <ci>Dose_Length</ci>
                     </apply>
                  </apply>
               </piece>
               <piece>
                  <ci>Dose</ci>
                  <apply>
                     <and/>
                     <apply>
                        <lt/>
                        <ci>time</ci>
                        <apply>
                           <times/>
                           <ci>Cycle_Int</ci>
                           <ci>N_Cycle</ci>
                        </apply>
                     </apply>
                     <apply>
                        <lt/>
                        <ci>Dose_Int2</ci>
                        <ci>rem_time</ci>
                     </apply>
                     <apply>
                        <lt/>
                        <ci>rem_time</ci>
                        <apply>
                           <plus/>
                           <ci>Dose_Int2</ci>
                           <ci>Dose_Length</ci>
                        </apply>
                     </apply>
                  </apply>
               </piece>
               <otherwise>
                  <cn xmlns:cellml="http://www.cellml.org/cellml/1.0#" cellml:units="mg">0</cn>
               </otherwise>
            </piecewise>
         </apply>
         <apply><eq/><ci>rem_time</ci><apply><divide/><apply><rem/><apply><times/><ci>time</ci><ci>conversion_factor</ci></apply><apply><times/><ci>Cycle_Int</ci><ci>conversion_factor</ci></apply></apply><ci>conversion_factor</ci></apply></apply>
      </math>
   </component>
   <component name="effect_compartment">
      <variable name="Effect" public_interface="out" units="dimensionless"/>
      <variable initial_value="0" name="Ce" units="mg"/>
      <variable initial_value="1" name="E_max" units="dimensionless"/>
      <variable initial_value="10600" name="Amt_50" units="mg"/>
      <variable name="k_1" units="per_week"/>
      <variable initial_value="7.67" name="t_half_eq" units="week"/>
      <variable name="time" public_interface="in" units="week"/>
      <variable name="Exposure" public_interface="in" units="mg"/>
      <math xmlns="http://www.w3.org/1998/Math/MathML">
         <apply>
            <eq/>
            <ci>k_1</ci>
            <apply>
               <divide/>
               <apply>
                  <ln/>
                  <cn xmlns:cellml="http://www.cellml.org/cellml/1.0#" cellml:units="dimensionless">2</cn>
               </apply>
               <ci>t_half_eq</ci>
            </apply>
         </apply>
         <apply>
            <eq/>
            <apply>
               <diff/>
               <bvar>
                  <ci>time</ci>
               </bvar>
               <ci>Ce</ci>
            </apply>
            <apply>
               <minus/>
               <apply>
                  <divide/>
                  <ci>Exposure</ci>
                  <cn xmlns:cellml="http://www.cellml.org/cellml/1.0#" cellml:units="week">1</cn>
               </apply>
               <apply>
                  <times/>
                  <ci>Ce</ci>
                  <ci>k_1</ci>
               </apply>
            </apply>
         </apply>
         <apply>
            <eq/>
            <ci>Effect</ci>
            <apply>
               <minus/>
               <cn xmlns:cellml="http://www.cellml.org/cellml/1.0#" cellml:units="dimensionless">1</cn>
               <apply>
                  <divide/>
                  <apply>
                     <times/>
                     <ci>E_max</ci>
                     <ci>Ce</ci>
                  </apply>
                  <apply>
                     <plus/>
                     <ci>Amt_50</ci>
                     <ci>Ce</ci>
                  </apply>
               </apply>
            </apply>
         </apply>
      </math>
   </component>
   <component name="response_compartment">
      <variable initial_value="6.66" name="Size" units="cm"/>
      <variable initial_value="6.66" name="Size_0" units="cm"/>
      <variable name="RateIn" units="per_week"/>
      <variable initial_value="21.8" name="T_Turnover" units="cm_week"/>
      <variable name="k_2" units="per_cm_per_week"/>
      <variable name="time" public_interface="in" units="week"/>
      <variable name="Effect" public_interface="in" units="dimensionless"/>
      <math xmlns="http://www.w3.org/1998/Math/MathML">
         <apply>
            <eq/>
            <ci>RateIn</ci>
            <apply>
               <times/>
               <ci>Size_0</ci>
               <ci>k_2</ci>
            </apply>
         </apply>
         <apply>
            <eq/>
            <ci>k_2</ci>
            <apply>
               <divide/>
               <apply>
                  <ln/>
                  <cn xmlns:cellml="http://www.cellml.org/cellml/1.0#" cellml:units="dimensionless">2</cn>
               </apply>
               <ci>T_Turnover</ci>
            </apply>
         </apply>
         <apply>
            <eq/>
            <apply>
               <diff/>
               <bvar>
                  <ci>time</ci>
               </bvar>
               <ci>Size</ci>
            </apply>
            <apply>
               <times/>
               <apply>
                  <minus/>
                  <apply>
                     <times/>
                     <ci>RateIn</ci>
                     <ci>Effect</ci>
                  </apply>
                  <apply>
                     <times/>
                     <ci>k_2</ci>
                     <ci>Size</ci>
                  </apply>
               </apply>
               <ci>Size</ci>
            </apply>
         </apply>
      </math>
   </component>
   <connection>
      <map_components component_1="environment" component_2="effect_compartment"/>
      <map_variables variable_1="time" variable_2="time"/>
      <map_variables variable_1="Exposure" variable_2="Exposure"/>
   </connection>
   <connection>
      <map_components component_1="environment" component_2="response_compartment"/>
      <map_variables variable_1="time" variable_2="time"/>
   </connection>
   <connection>
      <map_components component_1="effect_compartment" component_2="response_compartment"/>
      <map_variables variable_1="Effect" variable_2="Effect"/>
   </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#">
    <foo xmlns="http://www.example.org/foo/bar/baz" />
    <!--
      The following RDF block contains metadata that applies to this document
      as a whole, as indicated by the empty about attribute on the 
      <rdf:Description> element.
    -->
    <rdf:Description rdf:about="">
      <!--
        The Model Builder Metadata.  The Dublin Core "creator" element is used  
        to indicate the person who translated the model into CellML.
      -->
      <dc:creator rdf:parseType="Resource">
        <vCard:N rdf:parseType="Resource">
          <vCard:Family>Nunns</vCard:Family>
          <vCard:Given>Geoff</vCard:Given>
        </vCard:N>
        <vCard:EMAIL rdf:parseType="Resource">
          <rdf:value>gnunns1@jhu.edu</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>
      
     
      <!--
        The Modification History metadata. This lists the changes that have been
        made to the document, who made the changes, and when they were made.
      -->
     
    </rdf:Description>
    
    <!--
      The following metadata refers to the model itself, as indicated by the
      reference to the ID "tham_2008", which is    
      declared on the <model> element.
    -->
    <rdf:Description rdf:about="#tham_2008">
  
      <!--  Keyword(s) -->
      <bqs:reference rdf:parseType="Resource">
        <dc:subject rdf:parseType="Resource">
          <bqs:subject_type>keyword</bqs:subject_type>
          <rdf:value>
            <rdf:Bag>
              <rdf:li>PKPD</rdf:li>
			  <rdf:li>cancer</rdf:li>
			  <rdf:li>tumour</rdf:li>
			  <rdf:li>gemcitabine</rdf:li>
              <rdf:li>pharmacodynamic</rdf:li>
            </rdf:Bag>
          </rdf:value>
        </dc:subject>
      </bqs:reference>

      <bqs:reference rdf:parseType="Resource">
        <bqs:Pubmed_id>18594002</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>Tham</vCard:Family>
                    <vCard:Given>L</vCard:Given>
                    <vCard:Other>S</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>Wang</vCard:Family>
                    <vCard:Given>L</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>Soo</vCard:Family>
                    <vCard:Given>R</vCard:Given>
					<vCard:Other>A</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>Lee</vCard:Family>
                    <vCard:Given>S</vCard:Given>
					<vCard:Other>C</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>Lee</vCard:Family>
                    <vCard:Given>H</vCard:Given>
					<vCard:Other>S</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>Yong</vCard:Family>
                    <vCard:Given>W</vCard:Given>
					<vCard:Other>P</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>Goh</vCard:Family>
                    <vCard:Given>B</vCard:Given>
					<vCard:Other>C</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>Holford</vCard:Family>
                    <vCard:Given>N</vCard:Given>
					<vCard:Other>H</vCard:Other>
                  </vCard:N>
                </bqs:Person>
              </rdf:li>
            </rdf:Seq>
          </dc:creator>
          <dc:title>
           A pharmacodynamic model for the time course of tumor shrinkage by gemcitabine + carboplatin in non-small cell lung cancer patients
          </dc:title>
          <dcterms:issued rdf:parseType="Resource">
            <dcterms:W3CDTF>2008-07-01</dcterms:W3CDTF>
          </dcterms:issued>
          <bqs:Journal rdf:parseType="Resource">
            <dc:title>Clinical Cancer Research</dc:title>
          </bqs:Journal>
          <bqs:volume>14</bqs:volume>
          <bqs:first_page>4213</bqs:first_page>
          <bqs:last_page>4218</bqs:last_page>
        </bqs:JournalArticle>
      </bqs:reference>
    </rdf:Description>
  </rdf:RDF>  
 
 </model>