Location: Reproducibility of the computational model of induced pluripotent stem-cell derived cardiomyocytes @ 841bbcd6641a / Fig7_ks.rst

Author:
Shelley Fong <sfon036@UoA.auckland.ac.nz>
Date:
2024-09-27 09:52:37+12:00
Desc:
init
Permanent Source URI:
https://models.cellml.org/workspace/702/rawfile/841bbcd6641a430406471e20e4c7466aaea97112/Fig7_ks.rst

About this model
====================

:Original publication: `Kernik et al. (2019)`_:
  "A computational model of induced pluripotent stem-cell derived cardiomyocytes
  incorporating experimental variability from multiple data sources" J  Physiol. 2019 Sep 1; 597(17): 4533-4564.

:DOI: https://dx.doi.org/10.1113%2FJP277724

.. _`Kernik et al. (2019)`: https://www.ncbi.nlm.nih.gov/pmc/articles/PMC6767694/

************
Figure 07
************
Slow delayed rectifier potassium current (:math:`I_Ks`) model 
***************************************************************

`Current_IKs.cellml`_  is the main CellML file which contains the formulation for the slow delayed rectifier potassium current. Its associated SED-ML file contains all the simulation settings.

All the files related to this channel need to be downloaded in a same folder:

1. fig7_Ks.py
2. Current_Iks.cellml
3. Current_Iks.sedml
4. parameter_Iks.cellml
5. parameter.cellml
6. gating_Iks.cellml
7. unit.cellml

To reproduce Figure 7, save all the files to the same folder and 
execute the following script from the command line:

$ cd [PathToThisFile]

$ [PathToOpenCOR]/pythonshell fig7_Ks.py


.. figure::  figures/Figure7_Ks.png
   :width: 85%
   :align: center
   :alt: Slow delayed rectifier potassium current model

A, optimized steady-state activation with dataset-specific model fits. B, Time constant of :math:`I_Ks` activation gate. C, I-V curves.


.. _`Current_Iks.cellml`: https://models.physiomeproject.org/workspace/702/file/c63c733e2057d3e417439cf01363b411899eb53d/Current_Iks.cellml
.. _`fig7_Ks.py`: https://models.physiomeproject.org/workspace/702/file/c63c733e2057d3e417439cf01363b411899eb53d/fig7_Ks.py