<?xml version="1.0" encoding="ISO-8859-1"?><!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.3//EN" "document-v13.dtd">
<document>
  <header>
    <title>Gastrointestinal Physiology</title>
    <abstract>
      This project focuses on the mathematical modeling of various aspects of the physiology of the gastrointestinal tract.
    </abstract>
  </header>
  <body>
    <section id="icc-cell-ephys">
      <title>Quantitative cellular description of gastric slow wave activity</title>
      <p class="block-citation">
        Alberto Corrias &amp; Martin L. Buist. <link href="http://dx.doi.org/10.1152/ajpgi.00528.2007">Quantitative cellular description of gastric slow wave activity.</link> <em>Am J Physiol Gastrointest Liver Physiol</em>, 294(4):G989&#8211;G995, Apr 2008.
      </p>
      <p>
        This article presents a quantitative model of the cellular processes that lead to the generation of slow wave activity in the stomach. We provide further data here in support of the above publication, primarily based on a <link href="ext:cellml">CellML</link> encoding of the model written by Alberto Corrias.
      </p>
      <table>
        <tr>
          <td colspan="1" rowspan="1">
            <figure src="images/diagrams/ICC.png" alt="ICC cellular model schematic diagram" width="550px" height="337px"/>
          </td>
        </tr>
        <tr>
          <th colspan="1" rowspan="1">
            Schematic view of the ICC cellular model.
          </th>
        </tr>
        <tr><td colspan="1" rowspan="1"> </td></tr>
        <tr>
          <td colspan="1" rowspan="1">
            <figure src="images/diagrams/SS.png" alt="Submembrane space schematic diagram" width="550px" height="337px"/>
          </td>
        </tr>
        <tr>
          <th colspan="1" rowspan="1">
            Schematic view of the ICC submembrane space.
          </th>
        </tr>
        <tr><td colspan="1" rowspan="1"> </td></tr>
      </table>
      <p>
        The following annotated CellML encodings of this model were used with the <link href="ext:CellMLSimulator">CellMLSimulator</link> software to generate the graphical outputs from the model shown below. These models reproduce the numerical experiments presented in Figure 5 of the Corrias &amp; Buist (2008) article.
      </p>
      <ul>
        <li>
          <strong><link href="site:models/corrias_buist_2008/control">control</link></strong>: the base ICC model with no modifications (also available in <strong>C</strong> format [<link href="site:models/corrias_buist_2008/C">C</link> &amp; <link href="site:models/corrias_buist_2008/H">header</link>] and <strong>Matlab</strong> format [<link href="site:models/corrias_buist_2008/matlab-init">init</link> &amp; <link href="site:models/corrias_buist_2008/matlab-compute">compute</link>] as generated by <link href="ext:COR">COR</link>);
        </li>
        <li>
          <strong><link href="site:models/corrias_buist_2008/no-IP3-release">no IP3 release</link></strong>: base ICC model modified to simulate the presence of Xestospongin C;
        </li>
        <li>
          <strong><link href="site:models/corrias_buist_2008/high-IP3">high IP3</link></strong>: base ICC model modified to simulate the presence of &#945;1-adrenoreceptors stimulation with consequent increase in IP3 level by 70 nM.
        </li>
      </ul>
      <table>
        <tr>
          <td colspan="1" rowspan="1">
            <figure src="images/2008_corrias_buist/membrane_potential_graph.png" alt="Gastric ICC action potentials." width="450px" height="300px"/>
          </td>
        </tr>
        <tr>
          <td class="centre" colspan="1" rowspan="1">
            The control ICC model from Figure 5(A) of the Corrias &amp; Buist (2008) article <em>[<link href="site:models/corrias_buist_2008/control">CellML code</link>]</em>.
          </td>
        </tr>
        <tr>
          <td colspan="1" rowspan="1">
            <figure src="images/2008_corrias_buist/membrane_potential_graph_no_IP3.png" alt="Gastric ICC action potentials." width="450px" height="300px"/>
          </td>
        </tr>
        <tr>
          <td class="centre" colspan="1" rowspan="1">
            The no IP3 release simulation from Figure 5(B) of the Corrias &amp; Buist (2008) article <em>[<link href="site:models/corrias_buist_2008/no-IP3-release">CellML code</link>]</em>.
          </td>
        </tr>
        <tr>
          <td colspan="1" rowspan="1">
            <figure src="images/2008_corrias_buist/membrane_potential_graph_high_IP3.png" alt="Gastric ICC action potentials." width="450px" height="300px"/>
          </td>
        </tr>
        <tr>
          <td class="centre" colspan="1" rowspan="1">
            The high IP3 concentration simulation from Figure 5(C) of the Corrias &amp; Buist (2008) article <em>[<link href="site:models/corrias_buist_2008/high-IP3">CellML code</link>]</em>.
          </td>
        </tr>
      </table>
    </section>
    <section id="sm-cell-ephys">
      <title>A quantitative model of gastric smooth muscle cellular activation</title>
      <p class="block-citation">
        Alberto Corrias &amp; Martin L. Buist. <link href="http://dx.doi.org/10.1007/s10439-007-9324-8">A quantitative model of gastric smooth muscle cellular activation.</link> <em>Ann Biomed Eng</em>, 35(9):1595&#8211;1607, September 2007.
      </p>
      <p>
        This mathematical model defines a physiologically realistic quantitative description of smooth muscle cellular electrophysiology. We provide further data here in support of the above publication, primarily based on a <link href="ext:cellml">CellML</link> encoding of the model written by Alberto Corrias.
      </p>
      <table>
        <tr>
          <td colspan="1" rowspan="1">
            <figure src="images/diagrams/SM.png" alt="Smooth muscle cell model schematic diagram" width="550px" height="337px"/>
          </td>
        </tr>
        <tr>
          <th colspan="1" rowspan="1">
            Schematic view of the smooth muscle cellular model.
          </th>
        </tr>
      </table>
      <p>
        Encodings of this model are available in the following formats:
      </p>
      <ul>
        <li>
          <strong><link href="site:models/corrias_buist_2007/cellml">CellML</link></strong>: including simulation and graphing metadata;
        </li>
        <li>
          <strong><link href="site:models/corrias_buist_2007/C">C</link></strong>: generated from the CellML version using the CellML API <code>CellML2C</code> program;
        </li>
        <li>
          <strong>Matlab [<link href="site:models/corrias_buist_2007/matlab-init">init</link> &amp; <link href="site:models/corrias_buist_2007/matlab-compute">compute</link>]</strong>: generated from the CellML version using <link href="http://cor.physiol.ox.ac.uk">COR</link>.
        </li>
      </ul>
      <p>
        The above annotated CellML encoding of this model was used with the <link href="ext:CellMLSimulator">CellMLSimulator</link> software to generate the graphical outputs from the model shown below. These results match those given in the paper and provide a useful validation check for the CellML encoding of the model.
      </p>
      <table>
        <tr>
          <th class="caption" colspan="2" rowspan="1">
            Simulation results using the <link href="site:models/corrias_buist_2007/cellml">CellML encoded</link> version of the Corrias &amp; Buist (2007) gastric smooth muscle model.
          </th>
        </tr>
        <tr>
          <td colspan="1" rowspan="1">
            <figure src="images/2007_corrias_buist/membrane_potential_graph.png" alt="Gastric smooth muscle action potentials." width="300px" height="225px"/>
          </td>
          <td colspan="1" rowspan="1">
            <figure src="images/2007_corrias_buist/stimulus_current_graph.png" alt="ICC pseudo stimulus current." width="300px" height="225px"/>
          </td>
        </tr>
        <tr>
          <th colspan="2" rowspan="1">
            The simulated train of SMD (left) triggered by the pseudo ICC stimulus current (right).
          </th>
        </tr>
        <tr>
          <td colspan="1" rowspan="1">
            <figure src="images/2007_corrias_buist/AP_Cai.png" alt="Gastric smooth muscle calcium transient." width="300px" height="225px"/>
          </td>
          <td colspan="1" rowspan="1">
            <figure src="images/2007_corrias_buist/AP_IKr.png" alt="Gastric smooth muscle delayed rectifier." width="300px" height="225px"/>
          </td>
        </tr>
        <tr>
          <td class="centre" colspan="1" rowspan="1">Intracellular calcium transient.</td>
          <td class="centre" colspan="1" rowspan="1">Delayed rectifier current.</td>
        </tr>
        <tr>
          <td colspan="1" rowspan="1">
            <figure src="images/2007_corrias_buist/AP_ICa.png" alt="Gastric smooth muscle membrane calcium currents." width="300px" height="225px"/>
          </td>
          <td colspan="1" rowspan="1">
            <figure src="images/2007_corrias_buist/AP_INa.png" alt="Gastric smooth muscle sodium current." width="300px" height="225px"/>
          </td>
        </tr>
        <tr>
          <td class="centre" colspan="1" rowspan="1">Membrane calcium currents.</td>
          <td class="centre" colspan="1" rowspan="1">Sodium current.</td>
        </tr>
        <tr>
          <td colspan="1" rowspan="1">
            <figure src="images/2007_corrias_buist/AP_IKA.png" alt="Gastric smooth muscle A-type potassium current." width="300px" height="225px"/>
          </td>
          <td colspan="1" rowspan="1">
            <figure src="images/2007_corrias_buist/AP_IBK.png" alt="Gastric smooth muscle calcium activate potassium currnent." width="300px" height="225px"/>
          </td>
        </tr>
        <tr>
          <td class="centre" colspan="1" rowspan="1">A-type potassium current.</td>
          <td class="centre" colspan="1" rowspan="1">Calcium activated potassium current.</td>
        </tr>
        <tr>
          <th colspan="2" rowspan="1">
            Duplicating the results presented in Figure 5 from the Corrias &amp; Buist (2007) article.
          </th>
        </tr>
      </table>
    </section>
  </body>
</document>