Neurophysiological impact of inactivation pathways in A-type K+ channels (Fineberg et al 2012)

 Download zip file 
Help downloading and running models
Accession:145672
These models predict the differential effects of varying pathways of inactivation (closed state inactivation, CSI, or open state inactivation, OSI). Specifically, Markov models of Kv4 potassium channels with CSI or CSI+OSI were inserted into the CA1 pyramidal neuron model from Migliore et al (1999; ModelDB accession #2796) to determine the neurophysiological impact of inactivation pathways. Furthermore, Markov models of Kv4.2 and Kv3.4 channels are used to illustrate a method by which to test what pathway of inactivation a channel uses.
Reference:
1 . Fineberg JD, Ritter DM, Covarrubias M (2012) Modeling-independent elucidation of inactivation pathways in recombinant and native A-type Kv channels. J Gen Physiol 140:513-27 [PubMed]
Model Information (Click on a link to find other models with that property)
Model Type: Neuron or other electrically excitable cell; Channel/Receptor;
Brain Region(s)/Organism:
Cell Type(s): Hippocampus CA1 pyramidal GLU cell;
Channel(s): I Na,t; I A; I K;
Gap Junctions:
Receptor(s):
Gene(s): Kv4.2 KCND2; Kv3.4 KCNC4;
Transmitter(s):
Simulation Environment: NEURON; IonChannelLab;
Model Concept(s): Ion Channel Kinetics; Markov-type model;
Implementer(s): Ritter, David [david.ritter at jefferson.edu];
Search NeuronDB for information about:  Hippocampus CA1 pyramidal GLU cell; I Na,t; I A; I K;
/
Fineberg_et_al_2012
IonChannelLab Files
README.html
Kv4_csi.mod
Kv4_csiosi.mod
migliore_kaprox.mod *
migliore_kdrca1.mod *
migliore_na3.mod *
migliore_nax.mod *
csi.hoc
csin160_mod.nrn
csiosi.hoc
csiosin160_mod.nrn
Figure11C CSI.hoc
Figure11C CSIOSI.hoc
Figure11D.hoc
Figure11E.hoc
graphavailability.ses
graphvoltage.ses
iclamp250.ses
iclamp40.ses
mosinit.hoc
n160_mod.nrn *
screenshot1.png
screenshot2.png
                            
//Recreates Figure 11D

load_file("nrngui.hoc")
load_file("csi.hoc")			//CSI Cell
load_file("csiosi.hoc")			//CSI+OSI Cell
load_file("graphvoltage.ses")		//Voltage Graph
load_file("iclamp40.ses")		//iclamp 40 pA for both cells
xpanel("")				//run button
xbutton("Run Figure11D", "run()")
xpanel()

Loading data, please wait...