Model of a single dentate gyrus granule cell, guided by Aradi and Holmes (1999), Santhakumar et al.(2005), and Yim et al.(2015). Conditions for hyper-excitability are explored, guided by Aradi and Holmes (1999) and Stern et al. (2020).
The following files are involved in initialization:
initparams.msets up all parameterssetparams.morganizes parameters into arraysdeclareglobal.mdeclares all parameter arrays as globalloadglobal.mloads global parameters
Complete model, with all 11 channels:
granulecell.m
Reduced models:
membraneODE.mhas only sodium and the following K channels: gfkdr, gskdr, kamembraneODE_ca.mabove model with voltage gated calciummembraneODE_withcon.mabove model with varying intracellular calcium concentrationsmembraneODE_withcon_bksk.mabove model with calcium-dependant potassium
loadglobal.m
Alpha and Beta functions:
- any file starting with
aorb, along withs_inf,p_inf,p_tau
Nernst potential calculation:
eca.m
Results for reduced models:
plot_currentinj_1.mresults formembraneODE.mplot_currentinj_2.mresults formembraneODE_ca.mplot_currentinj_3.mresults formembraneODE_withcon.mplot_currentinj_4.mresults formembraneODE_withcon_bksk.mplot_currentinj_6.mresults forgranulecell.m
Conditions for hyper excitability, Aradi and Holmes (1999):
plot_fig8.mreducing gskdr conductancesplot_fig8BKSK.mremoving BK and SK channelsplot_vartau.mvarying calcium removal rate
Conditions for hyper excitability in BD, Stern et al., (2020):
plot_BD_HCcontrast.mplot_BD_currentinj.mplot_singlesoln.m