Location: Neumann, Lam, Dahari, Gretch, Wiley, Layden, Perelson, 1998 @ 7ccf40cb146d / neumann_lam_dahari_gretch_wiley_layden_perelson_1998.cellml

Author:
pmr2.import <nobody@models.cellml.org>
Date:
2006-07-09 08:00:47+12:00
Desc:
committing version01 of neumann_lam_dahari_gretch_wiley_layden_perelson_1998
Permanent Source URI:
https://models.physiomeproject.org/workspace/neumann_lam_dahari_gretch_wiley_layden_perelson_1998/rawfile/7ccf40cb146d0af180db32c9670682ef7b104a01/neumann_lam_dahari_gretch_wiley_layden_perelson_1998.cellml

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

CREATED :  8th September 2004

LAST MODIFIED : 8th September 2004

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 Neumann et al's 1998 mathematical model of hepatitis C viral dynamics in vivo and the antiviral efficacy of interferon-alpha therapy.
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:cellml="http://www.cellml.org/cellml/1.0#" xmlns:dcterms="http://purl.org/dc/terms/" xmlns:vCard="http://www.w3.org/2001/vcard-rdf/3.0#" cmeta:id="neumann_lam_dahari_gretch_wiley_layden_perelson_1998_version01" name="neumann_lam_dahari_gretch_wiley_layden_perelson_1998_version01">
<documentation xmlns="http://cellml.org/tmp-documentation">
<article>
  <articleinfo>
  <title>Modelling Hepatitis C Viral Dynamics <emphasis>in Vivo</emphasis> and investigating the Antiviral Efficacy of Interferon-alpha Therapy</title>
  <author>
    <firstname>Catherine</firstname>
          <surname>Lloyd</surname>
    <affiliation>
      <shortaffil>Bioengineering Institute, University of Auckland</shortaffil>
    </affiliation>
  </author>
</articleinfo>
  <section id="sec_status">
    <title>Model Status</title>
    <para>
            This is the original unchecked version of the model imported from the previous
            CellML model repository, 24-Jan-2006.
          </para>
  </section>
  <sect1 id="sec_structure">
<title>Model Structure</title>

<para>
It is estimated that 2 to 15 percent of the world's population is infected with the hepatitis C virus.  Of these people, 20 to 30 percent develop cirrhosis of the liver, and 1 to 3 percent develop liver cancer.  Hepatitis C is currently treated with interferon (IFN), but unfortunately, this treatment is only successful in about 11 to 30 percent of cases, and the mechanism by which it acts is not well understood.  In other viral infections, such as HIV, studying the viral dynamics during antiviral therapy has helped improve our understanding of the pathogenesis of the disease and also how the drugs function.  
</para>

<para>
The mathematical model presented here by Neumann <emphasis>et al.</emphasis> is based on the kinetic data generated from a study of 23 patients with hepatitis C.  These patients were administered with daily injections of IFN, at one of three possible doses, over the course of 14 days.  The model uses three differential equations to describe how the numbers of target (uninfected) cells, and productively infected cells, and the viral load change over time and how they differ under different IFN treatments (see <xref linkend="fig_reaction_diagram"/> below). 
</para>

<para>
The model has been described here in CellML (the raw CellML description of the Neumann <emphasis>et al.</emphasis> 1998 model can be downloaded in various formats as described in <xref linkend="sec_download_this_model"/>).     
</para>

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

<para>
<ulink url="http://www.sciencemag.org/cgi/content/abstract/282/5386/103">Hepatitis C Viral Dynamics in Vivo and the Antiviral Efficacy of Interferon-alpha Therapy</ulink>, Avidan U. Neumann, Nancy P. Lam, Harel Dahari, David R. Gretch, Thelma E. Wiley, Thomas J. Layden, and Alan S. Perelson, 1998, <ulink url="http://www.sciencemag.org/">
            <emphasis>Science</emphasis>
          </ulink>, 282, 103-107.  (<ulink url="http://www.sciencemag.org/cgi/content/full/282/5386/103">Full text (HTML)</ulink> and <ulink url="http://www.sciencemag.org/cgi/reprint/282/5386/103.pdf">PDF</ulink> versions of the article are available to subscribers on the <emphasis>Science</emphasis> website.)  <ulink url="http://www.ncbi.nlm.nih.gov/entrez/query.fcgi?cmd=Retrieve&amp;db=PubMed&amp;list_uids=9756471&amp;dopt=Abstract">PubMed ID: 9756471</ulink>
</para>

<informalfigure float="0" id="fig_reaction_diagram">
<mediaobject>
  <imageobject>
    <objectinfo>
      <title>reaction diagram</title>
    </objectinfo>
    <imagedata fileref="neumann_1998.png"/>
  </imageobject>
</mediaobject>
<caption>Schematic diagram of the viral dynamics of Hepatitis C <emphasis>in vivo</emphasis>.</caption>
</informalfigure>

</sect1>
</article>
</documentation>
  
  
  
  <units name="day">
    <unit units="second" exponent="-1" multiplier="86400.0"/>
  </units>
  
  <units name="first_order_rate_constant">
    <unit units="day" exponent="-1"/>
  </units>
  
  
  <component name="environment">
    <variable units="day" public_interface="out" name="time"/>
  </component>
  
  <component name="T" cmeta:id="T">
      
    <variable units="dimensionless" public_interface="out" name="T"/>
    
    <variable units="first_order_rate_constant" name="s"/>
    <variable units="first_order_rate_constant" name="d"/>
    
    <variable units="first_order_rate_constant" public_interface="in" name="beta"/>
    <variable units="first_order_rate_constant" public_interface="in" name="eta"/>
    <variable units="dimensionless" public_interface="in" name="V"/>
    <variable units="day" public_interface="in" name="time"/>
    
    <math xmlns="http://www.w3.org/1998/Math/MathML"> 
      <apply>
        <eq/> 
        <apply>
          <diff/> 
          <bvar>
            <ci>time</ci>
          </bvar> 
          <ci>T</ci> 
        </apply>
        <apply>
          <minus/>
          <ci> s </ci>
          <apply>
            <plus/>
            <apply>
              <times/>
              <ci> d </ci>
              <ci> T </ci>
            </apply>
            <apply>
              <times/>
              <apply>
                <minus/>
                <cn cellml:units="dimensionless"> 1.0 </cn> 
                <ci> eta </ci>
              </apply>
              <ci> beta </ci> 
              <ci> V </ci>
              <ci> T </ci>
            </apply> 
          </apply>
        </apply>
      </apply>    
    </math>
  </component>
  
  <component name="I" cmeta:id="I">
      
    <variable units="dimensionless" public_interface="out" name="I"/>
    
    <variable units="first_order_rate_constant" name="delta" initial_value="0.09"/>
    
    <variable units="first_order_rate_constant" public_interface="in" name="beta"/>
    <variable units="first_order_rate_constant" public_interface="in" name="eta"/>
    <variable units="dimensionless" public_interface="in" name="V"/>
    <variable units="dimensionless" public_interface="in" name="T"/>
    <variable units="day" public_interface="in" name="time"/>
    
    <math xmlns="http://www.w3.org/1998/Math/MathML"> 
      <apply>
        <eq/> 
        <apply>
          <diff/> 
          <bvar>
            <ci>time</ci>
          </bvar> 
          <ci>I</ci> 
        </apply>
        <apply>
          <minus/>
          <apply>
            <times/>
            <apply>
              <minus/>
              <cn cellml:units="dimensionless"> 1.0 </cn> 
              <ci> eta </ci>
            </apply>
            <ci> beta </ci> 
            <ci> V </ci>
            <ci> T </ci>
          </apply> 
          <apply>
            <times/>
            <ci> delta </ci>
            <ci> I </ci>
          </apply>
        </apply>
      </apply>    
    </math>
  </component>
  
  <component name="V" cmeta:id="V">
      
    <variable units="dimensionless" public_interface="out" name="V"/>
    
    <variable units="dimensionless" name="epsilon" initial_value="81.0"/>
    <variable units="first_order_rate_constant" name="rho" initial_value="402.0"/>
    <variable units="first_order_rate_constant" name="c" initial_value="6.2"/>
    
    <variable units="dimensionless" public_interface="in" name="I"/>
    <variable units="day" public_interface="in" name="time"/>
    
    <math xmlns="http://www.w3.org/1998/Math/MathML"> 
      <apply>
        <eq/> 
        <apply>
          <diff/> 
          <bvar>
            <ci>time</ci>
          </bvar> 
          <ci>V</ci> 
        </apply>
        <apply>
          <minus/>
          <apply>
            <times/>
            <apply>
              <minus/>
              <cn cellml:units="dimensionless"> 1.0 </cn> 
              <ci> epsilon </ci>
            </apply>
            <ci> rho </ci> 
            <ci> I </ci>
          </apply> 
          <apply>
            <times/>
            <ci> c </ci>
            <ci> V </ci>
          </apply>
        </apply>
      </apply>    
    </math>
  </component>
  
  <component name="kinetic_parameters"> 
    <variable units="first_order_rate_constant" public_interface="out" name="beta"/>
    <variable units="first_order_rate_constant" public_interface="out" name="eta"/>
  </component>
  
  
  <connection>
    <map_components component_2="environment" component_1="T"/>
    <map_variables variable_2="time" variable_1="time"/>
  </connection>
  
  <connection>
    <map_components component_2="environment" component_1="I"/>
    <map_variables variable_2="time" variable_1="time"/>
  </connection>
  
  <connection>
    <map_components component_2="environment" component_1="V"/>
    <map_variables variable_2="time" variable_1="time"/>
  </connection>
  
  <connection>
    <map_components component_2="V" component_1="T"/>
    <map_variables variable_2="V" variable_1="V"/>
  </connection>
  
  <connection>
    <map_components component_2="T" component_1="I"/>
    <map_variables variable_2="T" variable_1="T"/>
  </connection>
  
  <connection>
    <map_components component_2="V" component_1="I"/>
    <map_variables variable_2="V" variable_1="V"/>
    <map_variables variable_2="I" variable_1="I"/>
  </connection>
  
  <connection>
    <map_components component_2="kinetic_parameters" component_1="T"/>
    <map_variables variable_2="beta" variable_1="beta"/>
    <map_variables variable_2="eta" variable_1="eta"/>
  </connection>
  
  <connection>
    <map_components component_2="kinetic_parameters" component_1="I"/>
    <map_variables variable_2="beta" variable_1="beta"/>
    <map_variables variable_2="eta" variable_1="eta"/>
  </connection>
  


<rdf:RDF>
  <rdf:Bag rdf:about="rdf:#37fc32ec-86b7-436d-b4aa-fbbd20e70277">
    <rdf:li>hepatitis c</rdf:li>
    <rdf:li>immunology</rdf:li>
    <rdf:li>viral dynamics</rdf:li>
    <rdf:li>pharmacology</rdf:li>
    <rdf:li>interferon alpha</rdf:li>
  </rdf:Bag>
  <rdf:Seq rdf:about="rdf:#87b39989-494f-40e4-9165-bd1c7bc69cff">
    <rdf:li rdf:resource="rdf:#5227ce96-a707-40f5-a300-ebd1de336d06"/>
    <rdf:li rdf:resource="rdf:#98ec6993-a6e4-4cbc-8684-280b78444d9a"/>
    <rdf:li rdf:resource="rdf:#7cc3618a-2789-4a40-a16d-12593875bb84"/>
    <rdf:li rdf:resource="rdf:#147ad0ef-bdc7-4ecb-bdb0-396ed7fb3d52"/>
    <rdf:li rdf:resource="rdf:#669babb3-1ca7-4a3d-9ff4-5534c2a3f3ea"/>
    <rdf:li rdf:resource="rdf:#66578c26-5e27-4a8a-bdc2-7df8ffcb2c4a"/>
    <rdf:li rdf:resource="rdf:#62e9a94e-ce95-41f6-8226-2a49ce9e9537"/>
  </rdf:Seq>
  <rdf:Description rdf:about="rdf:#58a39a65-d2bb-45ad-9524-ca40fc5d234d">
    <vCard:FN/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#213105dc-e44a-48c6-ac9b-cab6620194ce">
    <vCard:ORG rdf:resource="rdf:#82e5b68f-c276-4af1-8b72-2cd5b7b26fef"/>
    <vCard:EMAIL rdf:resource="rdf:#df50fcbe-1937-45cf-971c-34232d35eefe"/>
    <vCard:N rdf:resource="rdf:#2d7cbf3e-4559-424f-aafb-5acde2c6efcb"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#80266bfb-21ae-4601-b3b4-7d7c90b717ff">
    <dc:title>Science</dc:title>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#82e5b68f-c276-4af1-8b72-2cd5b7b26fef">
    <vCard:Orgname>The University of Auckland</vCard:Orgname>
    <vCard:Orgunit>The Bioengineering Institute</vCard:Orgunit>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#2d7cbf3e-4559-424f-aafb-5acde2c6efcb">
    <vCard:Given>Catherine</vCard:Given>
    <vCard:Family>Lloyd</vCard:Family>
    <vCard:Other>May</vCard:Other>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#d8c42b42-001c-4137-acbf-34520fe76247">
    <bqs:Pubmed_id>9756471</bqs:Pubmed_id>
    <bqs:JournalArticle rdf:resource="rdf:#c1b696f5-694a-4b73-9a14-4dbfd48c243c"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#c1b696f5-694a-4b73-9a14-4dbfd48c243c">
    <dc:creator rdf:resource="rdf:#87b39989-494f-40e4-9165-bd1c7bc69cff"/>
    <dc:title>Hepatitis C Viral Dynamics in Vivo and the Antiviral Efficacy of Interferon-alpha Therapy</dc:title>
    <bqs:volume>282</bqs:volume>
    <bqs:first_page>103</bqs:first_page>
    <bqs:Journal rdf:resource="rdf:#80266bfb-21ae-4601-b3b4-7d7c90b717ff"/>
    <dcterms:issued rdf:resource="rdf:#71d16272-f057-40b9-bd2c-b17d3c770aff"/>
    <bqs:last_page>107</bqs:last_page>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#809acf20-bef6-4e75-8715-e91b34a151b7">
    <dc:creator rdf:resource="rdf:#58a39a65-d2bb-45ad-9524-ca40fc5d234d"/>
    <rdf:value/>
  </rdf:Description>
  <rdf:Description rdf:about="">
    <dc:publisher>The University of Auckland, Bioengineering Institute</dc:publisher>
    <cmeta:comment rdf:resource="rdf:#809acf20-bef6-4e75-8715-e91b34a151b7"/>
    <dcterms:created rdf:resource="rdf:#d88cdad4-252b-4c6d-b889-9c699f862268"/>
    <dc:creator rdf:resource="rdf:#213105dc-e44a-48c6-ac9b-cab6620194ce"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#8d7c3d04-4364-4d29-befb-0b01ef7b9833">
    <dc:subject rdf:resource="rdf:#bd702066-6be6-4fa1-a416-beefd7832cef"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#5c293ec0-72a0-4622-b817-956c8e30e993">
    <dc:creator rdf:resource="rdf:#3097b696-874e-4ad9-b727-dc5877eb67a3"/>
    <rdf:value>This is the CellML description of Neumann et al's 1998 mathematical model of hepatitis C viral dynamics in vivo and the antiviral efficacy of interferon-alpha therapy.</rdf:value>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#3097b696-874e-4ad9-b727-dc5877eb67a3">
    <vCard:FN>Catherine Lloyd</vCard:FN>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#7cc3618a-2789-4a40-a16d-12593875bb84">
    <rdf:type rdf:resource="http://www.cellml.org/bqs/1.0#Person"/>
    <vCard:N rdf:resource="rdf:#bcaec316-d298-48a0-aca5-9aacb1c8694a"/>
  </rdf:Description>
  <rdf:Description rdf:about="#V">
    <dcterms:alternative>viral load</dcterms:alternative>
    <dc:title>V</dc:title>
  </rdf:Description>
  <rdf:Description rdf:about="#T">
    <dcterms:alternative>target cells</dcterms:alternative>
    <dc:title>T</dc:title>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#98ec6993-a6e4-4cbc-8684-280b78444d9a">
    <rdf:type rdf:resource="http://www.cellml.org/bqs/1.0#Person"/>
    <vCard:N rdf:resource="rdf:#c77eb6f9-2051-417a-998e-a640e55d33ff"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#26614980-2af6-4271-875b-5edbf2728989">
    <vCard:Given>Thomas</vCard:Given>
    <vCard:Family>Layden</vCard:Family>
    <vCard:Other>J</vCard:Other>
  </rdf:Description>
  <rdf:Description rdf:about="#I">
    <dcterms:alternative>productively infected cells</dcterms:alternative>
    <dc:title>I</dc:title>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#5227ce96-a707-40f5-a300-ebd1de336d06">
    <rdf:type rdf:resource="http://www.cellml.org/bqs/1.0#Person"/>
    <vCard:N rdf:resource="rdf:#6c4c44ce-7873-463f-b4dc-7a52325aa4f3"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#bd702066-6be6-4fa1-a416-beefd7832cef">
    <bqs:subject_type>keyword</bqs:subject_type>
    <rdf:value rdf:resource="rdf:#37fc32ec-86b7-436d-b4aa-fbbd20e70277"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#d042b09b-9cb6-413b-93ab-4cafb608793d">
    <vCard:Given>David</vCard:Given>
    <vCard:Family>Gretch</vCard:Family>
    <vCard:Other>R</vCard:Other>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#bcaec316-d298-48a0-aca5-9aacb1c8694a">
    <vCard:Given>Harel</vCard:Given>
    <vCard:Family>Dahari</vCard:Family>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#62e9a94e-ce95-41f6-8226-2a49ce9e9537">
    <rdf:type rdf:resource="http://www.cellml.org/bqs/1.0#Person"/>
    <vCard:N rdf:resource="rdf:#92badcfa-5862-4920-b960-036630b99528"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#669babb3-1ca7-4a3d-9ff4-5534c2a3f3ea">
    <rdf:type rdf:resource="http://www.cellml.org/bqs/1.0#Person"/>
    <vCard:N rdf:resource="rdf:#8c4cd6ff-e729-4f7c-a26a-929f628738ee"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#66578c26-5e27-4a8a-bdc2-7df8ffcb2c4a">
    <rdf:type rdf:resource="http://www.cellml.org/bqs/1.0#Person"/>
    <vCard:N rdf:resource="rdf:#26614980-2af6-4271-875b-5edbf2728989"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#147ad0ef-bdc7-4ecb-bdb0-396ed7fb3d52">
    <rdf:type rdf:resource="http://www.cellml.org/bqs/1.0#Person"/>
    <vCard:N rdf:resource="rdf:#d042b09b-9cb6-413b-93ab-4cafb608793d"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#6c4c44ce-7873-463f-b4dc-7a52325aa4f3">
    <vCard:Given>Avidan</vCard:Given>
    <vCard:Family>Neumann</vCard:Family>
    <vCard:Other>U</vCard:Other>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#df50fcbe-1937-45cf-971c-34232d35eefe">
    <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:#8c4cd6ff-e729-4f7c-a26a-929f628738ee">
    <vCard:Given>Thelma</vCard:Given>
    <vCard:Family>Wiley</vCard:Family>
    <vCard:Other>E</vCard:Other>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#c77eb6f9-2051-417a-998e-a640e55d33ff">
    <vCard:Given>Nancy</vCard:Given>
    <vCard:Family>Lam</vCard:Family>
    <vCard:Other>P</vCard:Other>
  </rdf:Description>
  <rdf:Description rdf:about="#neumann_lam_dahari_gretch_wiley_layden_perelson_1998_version01">
    <dc:title>
        Neumann et al's 1998 mathematical model of hepatitis C viral dynamics in vivo and the antiviral efficacy of interferon-alpha therapy.
      </dc:title>
    <cmeta:comment rdf:resource="rdf:#5c293ec0-72a0-4622-b817-956c8e30e993"/>
    <bqs:reference rdf:resource="rdf:#8d7c3d04-4364-4d29-befb-0b01ef7b9833"/>
    <bqs:reference rdf:resource="rdf:#d8c42b42-001c-4137-acbf-34520fe76247"/>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#92badcfa-5862-4920-b960-036630b99528">
    <vCard:Given>Alan</vCard:Given>
    <vCard:Family>Perelson</vCard:Family>
    <vCard:Other>S</vCard:Other>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#d88cdad4-252b-4c6d-b889-9c699f862268">
    <dcterms:W3CDTF>2004-09-08T00:00:00+00:00</dcterms:W3CDTF>
  </rdf:Description>
  <rdf:Description rdf:about="rdf:#71d16272-f057-40b9-bd2c-b17d3c770aff">
    <dcterms:W3CDTF>1998-10-02</dcterms:W3CDTF>
  </rdf:Description>
</rdf:RDF>
</model>