CA1 pyramidal neuron synaptic integration (Li and Ascoli 2006, 2008)

 Download zip file   Auto-launch 
Help downloading and running models
Accession:71312
The model shows how different input patterns (irregular & asynchronous, irregular & synchronous, regular & asynchronous, regular & synchronous) affect the neuron's output rate when 1000 synapses are distributed in the proximal apical dendritic tree of a hippocampus CA1 pyramidal neuron.
Reference:
1 . Li X, Ascoli GA (2006) Computational simulation of the input-output relationship in hippocampal pyramidal cells. J Comput Neurosci 21:191-209 [PubMed]
2 . Li X, Ascoli GA (2008) Effects of synaptic synchrony on the neuronal input-output relationship. Neural Comput 20:1717-31 [PubMed]
Citations  Citation Browser
Model Information (Click on a link to find other models with that property)
Model Type: Neuron or other electrically excitable cell;
Brain Region(s)/Organism:
Cell Type(s): Hippocampus CA1 pyramidal GLU cell;
Channel(s): I Na,t; I A; I K; I h;
Gap Junctions:
Receptor(s): AMPA; NMDA;
Gene(s):
Transmitter(s):
Simulation Environment: NEURON;
Model Concept(s): Detailed Neuronal Models; Synaptic Integration;
Implementer(s): Li, Xiaoshen [xsli2 at yahoo.com];
Search NeuronDB for information about:  Hippocampus CA1 pyramidal GLU cell; AMPA; NMDA; I Na,t; I A; I K; I h;
/
xiaoshenli
readme.txt
distr.mod *
h.mod *
kadist.mod *
kaprox.mod *
kdrca1.mod *
na3n.mod *
naxn.mod *
c20466.hoc
createNewSyn.hoc
createNewSyn2.hoc
exec.hoc
fig4A.hoc
fixnseg.hoc *
ModelTypeC.hoc
ModelTypeI.hoc
mosinit.hoc
NregNsyn.hoc
Nregsyn.hoc
regNsyn.hoc *
                            
NEURON mod files from the paper:
Computational simulation of the input-output relationship in hippocampal
pyramidal cells
by Xiaoshen Li, Giorgio A. Ascoli
Journal of computational neuroscience, In press

The model shows how different input patterns (irregular &
asynchronous, irregular & synchronous, regular & asynchronous, regular
& synchronous) affect the neuron's output rate when 1000 synapses are
distributed in the proximal apical dendritic tree of a hippocampus CA1
pyramidal neuron. It shows four different input frequencies (1 Hz, 4
Hz, 7 Hz and 10 Hz) as shown in the paper fig5A.

In the irregular input cases (irregular asynchronous and irregular
synchronous), because the random number generated is dependent on the
seed and the seed is dependent on the simulation environment, the
simulation gives different spiking traces on each run. For the long
simulation period (2 seconds), the overall output frequency is
constant and is only related to the input frequency.

Under unix systems:
to compile the mod files use the command
nrnivmodl
and run the simulation hoc file with the command
nrngui mosinit.hoc

Under Windows systems:
to compile the mod files use the "mknrndll" command.
A double click on the simulation file
mosinit.hoc
will open the simulation window.

Questions on how to use this model
should be directed to xsli2@yahoo.com