fig2.py
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 |
Figure 02
Sodium current (INa) model optimization
For sodium currents, model parameters were optimized to multiple experimental datasets, resulting in dataset-specific parameterization instances of the model. For each dataset-specific model, external ion concentrations and voltage protocols were set to reflect the corresponding experimental conditions. All of the experimental data used to optimize the models were collected in iCell iPSC-CMs. This process was used to generate dataset-specific models. Three separate experimental iPSC-CM datasets are used for sodium current: (A) Ma et al. (B) Jalife Immature, (C) Jalife Mature and (D) Baseline model
Current_Ina.cellml is the main CellML files which has all the formulation for sodium current, Its associated Sedml file contains all the simulation settings.
All the CellML files and SED-ML files related to this channel need to be downloaded in a same folder (Current_Ina, gating_Ina, parameter_Ina, parameter, unit) as well as python script (fig2.py). In the python script, required SED-ML file (Current_Ina.sedml) is loaded into the script and by running the code following figure is reproduced. fig2.py is used to generate the simulation and reproduces the graph shown in Figure 3 in the original study. In order to reproduce Figure 3, once all the files are downloaded to the same folder, execute the following script from the command line (command prompt):
cd [PathToThisFile]
[PathToOpenCOR]/pythonshell fig2.py