Skip to content

ModelDBRepository/141274

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 

Repository files navigation

<html><pre>
This is the readme for the model associated with the paper:

Kharche S, Yu J, Lei M, Zhang H (2011) A mathematical model of action
potentials of mouse sinoatrial node cells with molecular bases.
Am J Physiol Heart Circ Physiol 301:H945-63

These model files were contributed by Sanjay Kharche

Use:

This is a standard C program that should work with most compilers.  To
compile with linux type

gcc -lm Kharche_SAN.c

to run type:
./a.out > stdout.txt

The program will write a voltage trajectory, mousesan.dat, simulating
the mouse SAN cells.  This trajectory contains (the start of the file)
waveforms similar to the figure 2A:

<img src="./screenshot1.jpg" alt="screenshot">

and (the whole file) figure 3B in the paper:

<img src="./screenshot.jpg" alt="screenshot">
</pre></html>

About

Biophysically detailed model of the mouse sino-atrial node cell (Kharche et al. 2011)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages