Location: A review of cardiac cellular electrophysiology models @ ee5043691b3d / tutorial / HH-to-N62-tutorial.xml

Author:
David Nickerson <nickerso@users.sourceforge.net>
Date:
2009-07-07 17:07:09+12:00
Desc:
removing comparison traces from HH model as they are no longer relevant
Permanent Source URI:
https://staging.physiomeproject.org/workspace/a1/rawfile/ee5043691b3de28d909fbbf16c9429416937ef40/tutorial/HH-to-N62-tutorial.xml

<?xml version="1.0" encoding="iso-8859-1"?>
<rdf:RDF
        xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
        xmlns:cmeta="http://www.cellml.org/metadata/1.0#"
        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#"
        xmlns:cs="http://www.cellml.org/metadata/simulation/1.0#"
        xmlns:cg="http://www.cellml.org/metadata/graphs/1.0#"
        xmlns:csim="http://cellml.sourceforge.net/CellMLSimulator/#">
  <rdf:Description rdf:ID="andre">
    <vCard:N rdf:parseType="Resource">
      <vCard:Family>Nickerson</vCard:Family>
      <vCard:Given>David</vCard:Given>
    </vCard:N>
    <vCard:EMAIL rdf:parseType="Resource">
      <rdf:value>d.nickerson@auckland.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>
  </rdf:Description>
  <rdf:Description>
    <csim:referenceDescription>
      <rdf:Description rdf:ID="reference-description">
        <dc:title>
          Modification of the Hodgkin-Huxley equations applicable to Purkinje fibre action and pacemaker potentials in CellML
        </dc:title>
        <dcterms:abstract rdf:parseType="Resource">
          <rdf:value>
            This reference description is attempting to document a introductory tutorial for CellML emphasising the modularity, reuse, and exchange features that are available when developing models in a CellML 1.1 framework. The basic premise based on first biophysical cardiac cellular electrophysiology model, published by Denis Noble in 1962, which defines a modification of the Hodgkin-Huxley 1952 squid axon model capable of reproducing the action and pacemaker potentials observed in Purkinje fibres. In this tutorial we start with a CellML description of the Hodgkin-Huxley model and gradually modify it to reproduce some of the key features of the Noble 1962 model.
          </rdf:value>
        </dcterms:abstract>
        <dcterms:description rdf:parseType="Resource">
          <rdf:value>
            The reference description can be browsed via the tree hierarchy over on the left hand side of the page or by navigating from the list of tasks given below. All you need to do is assume that there is an associated, peer-reviewed article which summarises this reference description and perhaps provides some further analysis of the novel insights mentioned above :)
          </rdf:value>
        </dcterms:description>
        <dc:creator rdf:resource="#andre"/>
        <dcterms:created rdf:parseType="Resource">
          <dcterms:W3CDTF>2009-07-06</dcterms:W3CDTF>
        </dcterms:created>
        <dc:publisher>
          Auckland Bioengingeering Institute, The University of Auckland.
        </dc:publisher>
        <bqs:reference rdf:parseType="Resource">
          <bqs:Pubmed_id>19380314</bqs:Pubmed_id>
        </bqs:reference>
        <bqs:reference rdf:parseType="Resource">
          <bqs:Pubmed_id>19163192</bqs:Pubmed_id>
        </bqs:reference>
        <bqs:reference rdf:parseType="Resource">
          <bqs:Pubmed_id>18606438</bqs:Pubmed_id>
        </bqs:reference>
        <bqs:reference rdf:parseType="Resource">
          <bqs:Pubmed_id>18310619</bqs:Pubmed_id>
        </bqs:reference>
        <!--
        <cmeta:modification rdf:parseType="Resource">
          <rdf:value>
            Escaped the HTML code in the description in order to get this RDF code to validate.
          </rdf:value>
          <cmeta:modifier rdf:resource="#andre"/>
          <dcterms:modified rdf:parseType="Resource">
            <dcterms:W3CDTF>2008-07-16</dcterms:W3CDTF>
          </dcterms:modified>
        </cmeta:modification>
        -->
        <csim:tasks rdf:parseType="Collection">
          <rdf:Description rdf:about="#hh-model-validation-task"/>
          <rdf:Description rdf:about="#modification-to-n62-task"/>
        </csim:tasks>
      </rdf:Description>
    </csim:referenceDescription>
    <csim:task>
      <rdf:Description rdf:ID="hh-model-validation-task">
        <dc:title>
          HH Model Validation
        </dc:title>
        <dcterms:abstract rdf:parseType="Resource">
          <rdf:value>
            This is the parent task for the simulation experiments used to validate the base Hodgkin &amp; Huxley model implemented for this tutorial. The model has been previously implemented and is available online from the Computational Bioengineering Laboratory at the National University of Singapore.
          </rdf:value>
        </dcterms:abstract>
        <dcterms:description rdf:parseType="Resource">
          <rdf:value>
            The original source of these models is http://www.bioeng.nus.edu.sg/compbiolab/p3/.
          </rdf:value>
        </dcterms:description>
        <dc:creator rdf:resource="#andre"/>
        <dcterms:created rdf:parseType="Resource">
          <dcterms:W3CDTF>2009-07-06</dcterms:W3CDTF>
        </dcterms:created>
        <cmeta:modification rdf:parseType="Resource">
          <rdf:value>
            Taking the original task description and modifying for this tutorial.
          </rdf:value>
          <cmeta:modifier rdf:resource="#andre"/>
          <dcterms:modified rdf:parseType="Resource">
            <dcterms:W3CDTF>2009-07-06</dcterms:W3CDTF>
          </dcterms:modified>
        </cmeta:modification>
        <csim:tasks rdf:parseType="Collection">
          <rdf:Description rdf:about="#INa-gating-kinetics"/>
          <rdf:Description rdf:about="#IK-gating-kinetics"/>
          <rdf:Description rdf:about="#voltage-clamp"/>
          <rdf:Description rdf:about="#applied-stimulus"/>
        </csim:tasks>
      </rdf:Description>
    </csim:task>
    <csim:task>
      <rdf:Description rdf:ID="INa-gating-kinetics">
        <dc:title>
          HH Sodium Channel Kinetics Validation
        </dc:title>
        <dcterms:abstract rdf:parseType="Resource">
          <rdf:value>
            Validation study investigating the kinetics of the sodium channel of the base implementation of the Hodgkin &amp; Huxley model.
          </rdf:value>
        </dcterms:abstract>
        <dc:creator rdf:resource="#andre"/>
        <dcterms:created rdf:parseType="Resource">
          <dcterms:W3CDTF>2008-07-16</dcterms:W3CDTF>
        </dcterms:created>
        <cmeta:modification rdf:parseType="Resource">
          <rdf:value>
            Taking the original task description and modifying for this tutorial - namely redirecting graph URIs to the NUS server.
          </rdf:value>
          <cmeta:modifier rdf:resource="#andre"/>
          <dcterms:modified rdf:parseType="Resource">
            <dcterms:W3CDTF>2009-07-06</dcterms:W3CDTF>
          </dcterms:modified>
        </cmeta:modification>
        <csim:graphs rdf:parseType="Collection">
          <rdf:Description rdf:about="http://www.bioeng.nus.edu.sg/compbiolab/p3/cellml/experiments/INa-gating-kinetics-graphs.xml#INa-gating-rates"/>
          <rdf:Description rdf:about="http://www.bioeng.nus.edu.sg/compbiolab/p3/cellml/experiments/INa-gating-kinetics-graphs.xml#INa-gating-SS"/>
        </csim:graphs>
      </rdf:Description>
    </csim:task>
    <csim:task>
      <rdf:Description rdf:ID="IK-gating-kinetics">
        <dc:title>
          HH Potassium Channel Kinetics Validation
        </dc:title>
        <dcterms:abstract rdf:parseType="Resource">
          <rdf:value>
            Validation study investigating the kinetics of the potassium channel of the base implementation of the Hodgkin &amp; Huxley model.
          </rdf:value>
        </dcterms:abstract>
        <dc:creator rdf:resource="#andre"/>
        <dcterms:created rdf:parseType="Resource">
          <dcterms:W3CDTF>2008-07-31</dcterms:W3CDTF>
        </dcterms:created>
        <cmeta:modification rdf:parseType="Resource">
          <rdf:value>
            Taking the original task description and modifying for this tutorial - namely redirecting graph URIs to the NUS server.
          </rdf:value>
          <cmeta:modifier rdf:resource="#andre"/>
          <dcterms:modified rdf:parseType="Resource">
            <dcterms:W3CDTF>2009-07-06</dcterms:W3CDTF>
          </dcterms:modified>
        </cmeta:modification>
        <csim:graphs rdf:parseType="Collection">
          <rdf:Description rdf:about="http://www.bioeng.nus.edu.sg/compbiolab/p3/cellml/experiments/IK-gating-kinetics-graphs.xml#IK-gating-rates"/>
          <rdf:Description rdf:about="http://www.bioeng.nus.edu.sg/compbiolab/p3/cellml/experiments/IK-gating-kinetics-graphs.xml#IK-gating-SS"/>
        </csim:graphs>
      </rdf:Description>
    </csim:task>
    <csim:task>
      <rdf:Description rdf:ID="voltage-clamp">
        <dc:title>
          HH Voltage Clamp Validation
        </dc:title>
        <dcterms:abstract rdf:parseType="Resource">
          <rdf:value>
            Validation study investigating the total membrane current dynamics following the application of voltage clamp protocols using the base implementation of the Hodgkin &amp; Huxley model.
          </rdf:value>
        </dcterms:abstract>
        <dc:creator rdf:resource="#andre"/>
        <dcterms:created rdf:parseType="Resource">
          <dcterms:W3CDTF>2008-07-31</dcterms:W3CDTF>
        </dcterms:created>
        <cmeta:modification rdf:parseType="Resource">
          <rdf:value>
            Taking the original task description and modifying for this tutorial - namely redirecting graph URIs to the NUS server.
          </rdf:value>
          <cmeta:modifier rdf:resource="#andre"/>
          <dcterms:modified rdf:parseType="Resource">
            <dcterms:W3CDTF>2009-07-06</dcterms:W3CDTF>
          </dcterms:modified>
        </cmeta:modification>
        <csim:graphs rdf:parseType="Collection">
          <rdf:Description rdf:about="http://www.bioeng.nus.edu.sg/compbiolab/p3/cellml/experiments/voltage-clamp-graphs.xml#voltage-clamp-currents-1"/>
          <rdf:Description rdf:about="http://www.bioeng.nus.edu.sg/compbiolab/p3/cellml/experiments/voltage-clamp-graphs.xml#voltage-clamp-currents-2"/>
          <rdf:Description rdf:about="http://www.bioeng.nus.edu.sg/compbiolab/p3/cellml/experiments/voltage-clamp-graphs.xml#voltage-clamp-currents-3"/>
          <rdf:Description rdf:about="http://www.bioeng.nus.edu.sg/compbiolab/p3/cellml/experiments/voltage-clamp-graphs.xml#voltage-clamp-currents-4"/>
          <rdf:Description rdf:about="http://www.bioeng.nus.edu.sg/compbiolab/p3/cellml/experiments/voltage-clamp-graphs.xml#voltage-clamp-currents-5"/>
        </csim:graphs>
      </rdf:Description>
    </csim:task>
    <csim:task>
      <rdf:Description rdf:ID="applied-stimulus">
        <dc:title>
          HH Action Potential Validation
        </dc:title>
        <dcterms:abstract rdf:parseType="Resource">
          <rdf:value>
            Validation study investigating the dynamic response of the base implementation of the Hodgkin &amp; Huxley model to an applied electrical stimulus current.
          </rdf:value>
        </dcterms:abstract>
        <dc:creator rdf:resource="#andre"/>
        <dcterms:created rdf:parseType="Resource">
          <dcterms:W3CDTF>2008-07-31</dcterms:W3CDTF>
        </dcterms:created>
        <cmeta:modification rdf:parseType="Resource">
          <rdf:value>
            Taking the original task description and modifying for this tutorial - namely redirecting graph URIs to the NUS server.
          </rdf:value>
          <cmeta:modifier rdf:resource="#andre"/>
          <dcterms:modified rdf:parseType="Resource">
            <dcterms:W3CDTF>2009-07-06</dcterms:W3CDTF>
          </dcterms:modified>
        </cmeta:modification>
        <csim:graphs rdf:parseType="Collection">
          <rdf:Description rdf:about="http://www.bioeng.nus.edu.sg/compbiolab/p3/cellml/experiments/periodic-stimulus-graphs.xml#potential"/>
          <rdf:Description rdf:about="http://www.bioeng.nus.edu.sg/compbiolab/p3/cellml/experiments/periodic-stimulus-graphs.xml#currents"/>
          <rdf:Description rdf:about="http://www.bioeng.nus.edu.sg/compbiolab/p3/cellml/experiments/periodic-stimulus-graphs.xml#gates"/>
          <rdf:Description rdf:about="http://www.bioeng.nus.edu.sg/compbiolab/p3/cellml/experiments/periodic-stimulus-graphs.xml#potential-zoom"/>
          <rdf:Description rdf:about="http://www.bioeng.nus.edu.sg/compbiolab/p3/cellml/experiments/periodic-stimulus-graphs.xml#currents-zoom"/>
          <rdf:Description rdf:about="http://www.bioeng.nus.edu.sg/compbiolab/p3/cellml/experiments/periodic-stimulus-graphs.xml#gates-zoom"/>
        </csim:graphs>
      </rdf:Description>
    </csim:task>
    <csim:task>
      <rdf:Description rdf:ID="modification-to-n62-task">
        <dc:title>
          Modification toward Noble 1962 model
        </dc:title>
        <dcterms:abstract rdf:parseType="Resource">
          <rdf:value>
            This task groups the series of modifications that we will make to the HH model in order to move toward the Noble 1962 Purkinje fibre model.
          </rdf:value>
        </dcterms:abstract>
        <dcterms:description rdf:parseType="Resource">
          <rdf:value>
            The tasks grouped here use the base HH model implementation provided on http://www.bioeng.nus.edu.sg/compbiolab/p3/ - as is - and layer on the required modifications using the features defined by CellML 1.1. The goal of the Noble 1962 model was to test whether, with modificaitons, the HH model could be used to describe the long-lasting action and pace-maker potentials of the Purkinjes fibres of the heart. Here we try to achieve something close to this with minimal modification of the base HH model.
          </rdf:value>
        </dcterms:description>
        <dc:creator rdf:resource="#andre"/>
        <dcterms:created rdf:parseType="Resource">
          <dcterms:W3CDTF>2009-07-06</dcterms:W3CDTF>
        </dcterms:created>
        <bqs:reference rdf:parseType="Resource">
          <bqs:Pubmed_id>14480151</bqs:Pubmed_id>
        </bqs:reference>
        <csim:tasks rdf:parseType="Collection">
          <rdf:Description rdf:about="#increase-Cm"/>
        </csim:tasks>
      </rdf:Description>
    </csim:task>
    <csim:task>
      <rdf:Description rdf:ID="increase-Cm">
        <dc:title>
          Increasing Cm parameter.
        </dc:title>
        <dcterms:abstract rdf:parseType="Resource">
          <rdf:value>
            Noble 1962 scales the HH Cm parameter by a factor of 12. Given the modular nature of the base HH model implementation we are using here, we simply reproduce the experiment from the validation studies but now override the value of Cm with the scaled value.
          </rdf:value>
        </dcterms:abstract>
        <dcterms:description rdf:parseType="Resource">
          <rdf:value>
            As shown in the graphs below, the scaling of Cm on its own completely destroys the generation of the action potentials. Thus indicating further modifications need to be made to achieve the goal of a Purkinje-like action potential.
          </rdf:value>
        </dcterms:description>
        <dc:creator rdf:resource="#andre"/>
        <dcterms:created rdf:parseType="Resource">
          <dcterms:W3CDTF>2009-07-07</dcterms:W3CDTF>
        </dcterms:created>
        <csim:graphs rdf:parseType="Collection">
          <rdf:Description rdf:about="increase-Cm-graphs.xml#potential"/>
          <rdf:Description rdf:about="increase-Cm-graphs.xml#currents"/>
          <rdf:Description rdf:about="increase-Cm-graphs.xml#gates"/>
        </csim:graphs>
      </rdf:Description>
    </csim:task>
  </rdf:Description>
</rdf:RDF>