Skip to main content
eLife logoLink to eLife
. 2017 Nov 22;6:e26517. doi: 10.7554/eLife.26517

T2N as a new tool for robust electrophysiological modeling demonstrated for mature and adult-born dentate granule cells

Marcel Beining 1,2,3,4,, Lucas Alberto Mongiat 5, Stephan Wolfgang Schwarzacher 3, Hermann Cuntz 1,2,†,, Peter Jedlicka 3,
Editor: Frances K Skinner6
PMCID: PMC5737656  PMID: 29165247

Abstract

Compartmental models are the theoretical tool of choice for understanding single neuron computations. However, many models are incomplete, built ad hoc and require tuning for each novel condition rendering them of limited usability. Here, we present T2N, a powerful interface to control NEURON with Matlab and TREES toolbox, which supports generating models stable over a broad range of reconstructed and synthetic morphologies. We illustrate this for a novel, highly detailed active model of dentate granule cells (GCs) replicating a wide palette of experiments from various labs. By implementing known differences in ion channel composition and morphology, our model reproduces data from mouse or rat, mature or adult-born GCs as well as pharmacological interventions and epileptic conditions. This work sets a new benchmark for detailed compartmental modeling. T2N is suitable for creating robust models useful for large-scale networks that could lead to novel predictions. We discuss possible T2N application in degeneracy studies.

Research organism: Mouse, Rat

Introduction

Traditionally, neurons have long been interpreted as passive integrators of input signals that fire action potentials when a threshold is reached (Knight, 1972). This paradigm has meanwhile changed as the output of neurons was shown to depend on many intrinsic cellular mechanisms (e.g. voltage-gated channels, dendritic architecture, synaptic plasticity, active dendrites, axon initial segment) indicating that single neuron computation is rather complex (Softky and Koch, 1993; Brunel et al., 2014; Volgushev, 2016). Consequently, detailed compartmental models have found their way into the set of tools for neuroscientists to understand, test, or predict mechanisms underlying neuronal function (de Schutter, 1994). Compartmental models are easy to manipulate and models of cellular mechanisms such as ion channels and synapses can be incorporated in arbitrary detail. Many recent models include reconstructed morphologies, which are often available online through specialized databases. As these models seem to become more and more realistic, the hope arises that one will soon be able to simulate entire circuits or even the brain itself simply by including more and more details (Markram, 2006, 2012; Markram et al., 2015; Hawrylycz et al., 2016). However, most published models behave poorly when used outside of the scope for which they were created. There are several reasons for this, such as bona fide adaptation of other models without knowing their limitations, too few target constraints because of using a low number of target parameters, no scientific rationale for setting the parameters, missing axon initial segments and a lack of data from pharmacology to fit and test the model’s individual components (Almog and Korngreen, 2016). Furthermore, model neurons often contain a mix of constraints from very different experimental conditions and animals, combined in sometimes inconsistent ways.

To make addressing these issues easier and to help build consistent and robust models, we developed T2N, a new software interface to control compartmental modeling package NEURON (Carnevale and Hines, 2006) using Matlab and the TREES toolbox (Cuntz et al., 2010; 2011). T2N enables to design detailed electrophysiology models on the basis not of single morphologies but rather on large datasets of reconstructed and synthetic morphologies. Such datasets have become more easily available from online databases such as NeuroMorpho.Org (Ascoli et al., 2007) and morphological modeling studies (Cuntz et al., 2008, 2010; Koene et al., 2009; Beining et al., 2017). In addition, ion channel models from newly available databases (Ranjan et al., 2011; Podlaski et al., 2016; McDougal et al., 2017) can be directly incorporated into T2N models to consider the many new insights from recent studies on neuronal electrophysiology and protein expression. Through this tool, we aimed here to create novel compartmental models that (1) are solely based on ion channel isoforms known to exist in the neurons of interest, (2) are robust over many different real and synthetic dendritic morphologies and (3) reproduce experimental results from various studies. Although T2N can be used to create robust models for any neuron type, in this work we focused on hippocampal dentate granule cells, which play a crucial role in learning and memory and exhibit the unique feature that they integrate into the adult hippocampal network as newborn neurons throughout life.

Results

Development of T2N

Our novel modeling framework for creating compartmental models with realistic biophysical properties in multiple morphologies is depicted in Figure 1. In this framework, our T2N package interfaces between TREES toolbox and NEURON. Since the TREES toolbox (Cuntz et al., 2010, 2011) is a recently established versatile tool for the analysis and modeling of 3D morphologies of dendrites, its coupling to NEURON (Carnevale and Hines, 2006) opens many new possibilities: (1) Biophysical mechanisms can be inserted not only into reconstructed but also into synthetic morphologies (e.g. created with TREES toolbox; Cuntz et al., 2010; Schneider et al., 2014; Beining et al., 2017; Platschek et al., 2016), which is important for the creation of a large set of realistic compartmental models capturing neuron-to-neuron variability of dendritic trees. For the insertion of biophysical mechanisms, T2N makes maximal use of region specifications that are available in TREES toolbox. Handling of section lists in NEURON is not necessary. (2) For a given set of biophysical mechanisms, T2N enables an easy and efficient switch among diverse morphologies from different species including any number of morphologies downloaded from for example, databases of reconstructed morphologies such as NeuroMorpho.Org. This facilitates the generalization of predictions from one dendritic tree type to other types and supports the search for universal principles valid for all dendritic morphologies. (3) T2N provides a simple and clear set up and controls NEURON compartmental models with a direct subsequent analysis with Matlab and the TREES toolbox allowing for any morphology related analyses. This is a unique feature of T2N. By generating stereotyped NEURON scripts, T2N enhances the readability and compatibility of the code. (4) Multiple simulations are run automatically in parallel on different cores without the need of rewriting the NEURON code. When activated, T2N also supports parallel NEURON (Migliore et al., 2006; Hines and Carnevale, 2008) and distributes cells automatically on a given amount of cores, thereby increasing the speed of large-scale network simulations drastically. (5) By connecting NEURON to Matlab, T2N makes it easier to plot and visualize the results of simulations and their analysis. In summary, by coupling morphological software and compartmental simulations, T2N provides users with powerful tools for an in-depth analysis of structure-function relationships in neurons. In the following, we show on the example of the dentate GC (see also Appendix 2) how to build a robust compartmental model using T2N.

Figure 1. TREES-to-NEURON (T2N) interface linking compartmental modeling environment NEURON with morphology modeling and analysis tools of Matlab and TREES toolbox.

Figure 1.

T2N enables fast and simple incorporation of many diverse morphologies in compartmental simulations facilitating the search for morphologically robust biophysical models. (A) Illustration of T2N workflow. T2N allows for setting up a full compartmental model in Matlab by importing reconstructed or synthetic morphologies (orange; e.g. from NeuroMorpho.org) and by distributing subcellular channel mechanisms (green; mod files generated with NEURON’s NMODL or obtained from databases such as IonChannelGenealogy or Channelpedia). In addition, T2N enables setting up full simulation control by attaching stimulation and recording electrodes and specifying simulation conditions (e.g. stimulation protocols; blue). T2N then automatically produces stereotyped NEURON hoc code, initializes and runs simulations and returns recorded data in a structured output format (red). (B) A comparison of two example results in NEURON and T2N validates T2N simulation output. The orange script shows sample code for visualizing the output. Upper row: somatic voltage trace during a current injection. Lower row: membrane voltage at each dendrite location at a single time point. (C) Examples of using T2N for a simple and fast analysis and visualization of simulation results. (Code for creating the panels is shown in orange; code for the specific labels is omitted).

T2N facilitates creation of compartmental models with detailed channel composition

T2N simplifies distributing dendritic, somatic and axonal ion channels in layer- or branch-specific manner. We illustrate this for an experimentally well constrained set of GC ion channels that we identified and modeled based on extensive literature search (see Appendix 2 for more details). Importantly, we included only those channel isoforms, which were described for GCs. Moreover, we carefully implemented compartment-specific distributions of the channels according to immunohistochemical labeling and light or electron microscopy as well as electrophysiological data (Table 1 and Figure 2A). Available tools of NEURON have limitations with regard to specifying layer- or branch-specific biophysical properties in a large dataset of morphologies. T2N makes it easy to insert ion channels in selected regions because it maps the nodes, branches and regions of the TREES toolbox (Cuntz et al., 2010, 2011) onto sections and segments in NEURON (see Tutorial 1 in Appendix 1). Of note, for cell types or compartments where channel expression data is not available, T2N can be used in a more exploratory manner, for example such as mapping model responses on single cell current sweep data.

Table 1. Summary of all ion channel models and densities implemented in the mouse mature GC model.

Categorial values of the ion channel expression profiles: 0 = not existent or very weak, 1 = weak, 2 = moderate, 3 = strong. Conductances [mS/cm²] for each ion channel used in the model are given in the gray fields.

Name Soma Axon AIS GCL IML MML OML Reference Ion channel model
Nav 1.1
Nav 1.2
Nav 1.6
3
0
0
3
0
3
0
0
0
0
0
0
0
0
(Westenbroek et al., 1989; Schmidt-Hieber and Bischofberger, 2010) 8-state model from (Schmidt-Hieber and Bischofberger, 2010). Inact. modified according to (Rush et al., 2005; Schmidt-Hieber and Bischofberger, 2010) (see text)
0 1 3 0 0 0 0 (Kress et al., 2010; Schmidt-Hieber and Bischofberger, 2010)
88.128 88.1280 518.400 - - - -
K2Ps (passive) 3 1 1 2 2 2 2 (Lesage et al., 1997; Hervieu et al., 2001; Talley et al., 2001; Gabriel et al., 2002; Aller and Wisden, 2008; Yarishkin et al., 2014)
0.014 0.007 0.007 0.014 0.014 0.014 0.014
Kir 2.x 3 1 1 2 2 2 2 (Karschin et al., 1996; Miyashita and Kubo, 1997; Stonehouse et al., 1999; Prüss et al., 2003) 6-state model, modification see Appendix 2.
0.1416 0.0674 0.0674 0.1416 0.1416 0.1416 0.1416
HCN1-3 0 0 0 0 2 2 2 (Notomi and Shigemoto, 2004) 2-state model, from (Stegen et al., 2012); activation −10 mV, added cAMP-sens. and slow comp. of act.
- - - - 0.004 0.004 0.004
Kv 1.1 0 3 3 0 0 0 0 (Rhodes et al., 1997; Grosse et al., 2000; Monaghan et al., 2001) nh model from (Christie et al., 1989)
- 0.25 0.25 - - - -
Kv 1.4 0 3 3 0 0 0 0 (Rhodes et al., 1997; Cooper et al., 1998; Grosse et al., 2000; Monaghan et al., 2001) n4h model from (Wissmann et al., 2003)
- 1 1 - - - -
Kv 2.1 3 0 0 0 0 0 0 (Rhodes et al., 1997; Murakoshi and Trimmer, 1999) mh model, fitted using (VanDongen et al., 1990; Kramer et al., 1998; Kerschensteiner and Stocker, 1999; McCrossan et al., 2003; Gordon et al., 2006)
7.09 - - - - - -
Kv 3.3/3.4 0 2 3 0 0 0 0 (Weiser et al., 1994; Chang et al., 2007) mh model, fitted using (Rudy et al., 1991; Schröter et al., 1991; Rettig et al., 1992; Miera et al., 1992; Riazanski et al., 2001; Desai et al., 2008)
- 7.6562 30.7813 - - - -
Kv 4.2/3
+KChIP/DPP6
0 0 0 1 2 3 3 (Rhodes et al., 2004; Zagha et al., 2005; Menegola and Trimmer, 2006) 13-state model from (Barghaan et al., 2008); activation −20 mV according to (Barghaan et al., 2008; Figure S1A) and (Jerng et al., 1999; An et al., 2000; Bähring et al., 2001; Patel et al., 2004; Jerng et al., 2005; Rüschenschmidt et al., 2006; Kaulin et al., 2008; Kim et al., 2008)
- - - 2.1750 4.35 4.35 4.35
Kv 7.2/3 (KCNQ2 and 3) 0 2 3 0 0 0 0 (Cooper et al., 2001; Klinger et al., 2011; Martinello et al., 2015) mh model from (Mateos-Aparicio et al., 2014) (η = 0.5, see Tab. S1 in that publication)
- 1.3400 6.7000 - - - -
Cav 1.2 (L-type) 3 0 1 1 2 2 2 (Tippens et al., 2008; Leitch et al., 2009) mh1h2 model from GENESIS (Evans et al., 2013), added Ca2+-dep. inactivation (h2)
0.0200 - 0.0100 0.0100 0.0400 0.0400 0.0400
Cav 1.3 3 1 2 1 2 2 2 (Tippens et al., 2008; Leitch et al., 2009) mh1h2 model from GENESIS (Evans et al., 2013), added Ca2+-dep. inactivation, modified after (Bell et al., 2001; Koschak et al., 2001)
0.0160 0.0040 0.0080 0.0040 0.0080 0.0080 0.0080
Cav 2.1/2 (N-/P/Q-type) 3 2 2 1 1 1 1 (Day et al., 1996; Chung et al., 2001; Li et al., 2007; Xu et al., 2007; 2010) m²h model from (Fox et al., 1987); set inact. time constant to 100 ms according to (Fox et al., 1987; Huang et al., 2010)
0.3000 0.0500 0.0500 0.0500 0.0500 0.0500 0.0500
Cav 3.2 (T-type) 3 1 1 2 2 2 2 (Craig et al., 1999; McKay et al., 2006; Martinello et al., 2015) 8-state model from (Burgess et al., 2002)
0.0220 0.0080 0.0080 0.0220 0.0220 0.0220 0.0220
BK (slo1)
α
αβ
2 3 3 0 0 0 0 (Knaus et al., 1996; Misonou et al., 2006; Sailer et al., 2006; Kaufmann et al., 2010) Model from (Jaffe et al., 2011); modification see Appendix 2
15.6
3.9
62.4
15.6
62.4
15.6
- - - -
SK2 0 2 3 0 1 1 1 (Obermair et al., 2003; Sailer et al., 2004; Maciaszek et al., 2012; Ballesteros-Merino et al., 2014) Model from (Solinas et al., 2007) based on (Hirschberg et al., 1998; 1999)
0.001 0.013 0.083 0.002 0.004 0.004 0.004

Figure 2. T2N supports incorporation of realistic ion channels and synthetic morphologies.

Figure 2.

(A) Ion channel composition of the mouse dentate granule cell (GC) model. Left: Passive and active ion channels with their specific distribution in six different regions: outer molecular layer (OML), middle molecular layer (MML), inner molecular layer (IML), soma, axon initial segment (AIS) and axon. The relative spatial distribution of voltage-dependent (V.-dep.) and calcium-dependent (Ca2+-dep.) channels is in line with an extensive amount of data from the literature (see Table 1, Appendix 2 and Materials and methods for details). Right: Three exemplary morphologies out of eight reconstructed mouse GCs (Schmidt-Hieber et al., 2007) used for compartmental modeling of mouse GCs. (B) Schematic of the morphological model used to generate synthetic mouse morphologies which is analogous to the previously reported rat model (Beining et al., 2017; see Material and methods there for details). Upper left: A synthetic 3D young dentate gyrus (DG) was created comprising different layers (GCL, IML, MML, and OML, from bottom to top). A soma (red dot) was defined and random target points (black dots) were distributed within a 3D cone (red dashed lines). These points were complemented by directed target points (gray dots) that were placed automatically between clusters of target points and the soma. Upper right: The target points were connected by a minimum spanning tree algorithm (Cuntz et al., 2010) and terminal dendritic segments shorter than 20 µm were pruned off (red segments, see Beining et al., 2017). Lower right: The young DG and the dendritic tree have been stretched to their mature size (see Beining et al., 2017 for more information). Lower left: Adding a somatic diameter profile, a synthetic axon, applying jittering and dendritic diameter taper (not shown for visualization purposes) to the dendrites results in realistic synthetic GC morphologies suitable for compartmental modeling. (C) Six out of 15 synthetic morphologies created by the morphological model and used for compartmental modeling with their anatomical borders (gray dashed lines). (D) General and layer-specific structural comparison of the reconstructed (blue, Schmidt-Hieber et al., 2007) and synthetic (green) mouse GC morphologies.

T2N facilitates use of synthetic morphologies based on optimal wiring principles

T2N allows users to investigate electrophysiological properties of morphological models created with TREES toolbox. The underlying morphological modeling algorithm (minimum spanning tree (MST) algorithm) finds optimal weighted solution for connecting dendritic target points considering a fundamental trade-off between cable length and conduction times (Cuntz et al., 2010, 2011; Cuntz et al., 2012). Realistic morphological models of dendrites, created by the MST algorithm, can be easily imported into NEURON via T2N (see Tutorial 2 in Appendix 1). In this way, users can test whether their compartmental models are stable over a large set of dendritic morphologies. To create a set of GC synthetic morphologies, we took our previously published morphological model of mature rat GCs (Beining et al., 2017) and adapted it for mature mouse GCs (Figure 2B). The resulting synthetic dendritic trees were morphologically comparable to the reconstructed trees of mouse GCs from Schmidt-Hieber et al. (2007) (Figure 2C). These synthetic neurons were introduced into the compartmental model as a further validation of the fitted passive and active properties (see below).

T2N allows for an easy switch between real and synthetic morphologies and facilitates comparison of simulation results with experimental data

To illustrate the flexibility and versatility of T2N, we used it to fit the GC model equipped with ion channels from Figure 2A (see also Table 1) to experimental data. The channels were inserted into reconstructed (Figure 2A) or synthetic (Figure 2B) morphologies. Our goal was to replicate electrophysiological recordings from mature GCs including voltage clamp and current clamp experiments. For this purpose we used raw experimental traces from published data (Mongiat et al., 2009). Tutorials 3‒5 (Appendix 1) explain how to use T2N to define and run simulations, especially how to generate I-V and spiking frequency vs. current (f-I) curves. Figure 3 (middle column) and Table 2 show the results of such simulations in morphologies of mature GCs (for details see Appendix 2) indicating that our model is able to reproduce passive properties, steady state currents as well as AP shape and spiking behavior observed in patch-clamp experiments (Figure 3, left column; Mongiat et al., 2009). Importantly, the GC model remained stable and continued to generate realistic electrophysiological traces even after replacing one set of GC morphologies (reconstructed dendrites) by a different set of morphologies (synthetic dendrites; Figure 3, right column; see also Appendix 2) while keeping all biophysical mechanisms unaltered. Interestingly, the insertion of different morphologies introduced certain amount of variability in electrophysiological behavior (see Appendix 2 for details). Thus, some of the variance observed in electrophysiological recordings might be explained by the morphological variability of GCs.

Figure 3. Passive and active properties of the mature mouse GC model.

Comparison of electrophysiological features between experimental data (left column, grayish colors) (Mongiat et al., 2009), GC model with reconstructed morphologies (middle column, blueish colors) and GC model with synthetic morphologies (right column, greenish colors). (A) Current-voltage (I–V) relationships before and after application of 200 µM Ba2+. Simulations (blue and green curves) are compared to experimental data (mean and s.e.m. from raw traces (Mongiat et al., 2009) as black curve and gray patch; arrows are average values reported from further literature: red (Brenner et al., 2005), yellow (Mongiat et al., 2009), green (Schmidt-Hieber et al., 2007)). Ba2+ simulations correspond to 99% Kir2 and 30 % K2P channel blockade. (B) Number of spikes elicited by 200 ms current steps (F-I relationship) from a holding potential of −80 mV. Right subgraph shows F-I relation after adding Ba2+. Experimental standard deviation is shown as gray patches in all columns. Red arrows point to the rheobase, which is different between control and BaCl2 application. (C) Exemplary spiking traces from control condition in (B) (200 ms, 30 and 75 pA somatic current injections). (D–E) Action potential (AP) features of the first AP (90 pA somatic step current injection, 200 ms). Convex hulls around experimental data are shown in all columns as gray patches. (D) AP width vs. AP amplitude. (E) Amplitude of fast afterhyperpolarisation (fAHP) vs. AP threshold. (F) Phase plots of the first AP (dV/V curve, 90 pA current step, 200 ms).

Figure 3.

Figure 3—figure supplement 1. Performance of a widely used GC model with reconstructed and synthetic mouse morphologies.

Figure 3—figure supplement 1.

This figure is analogous to Figure 3 (experimental data in left column, grayish colors) but in order to compare our model’s robustness to standard mature GC models, the biophysical model of Aradi and Holmes (Aradi and Holmes, 1999) was used here together with our set of reconstructed (middle column, blueish colors) and synthetic (right column, greenish colors) mouse morphologies. (A) Current-voltage (I–V) relationships before and after application of 200 µM Ba2+. Simulations (blue and green curves) are compared to experimental data (mean and s.e.m. from raw traces (Mongiat et al., 2009) as black curve and gray patch; arrows are average values reported from further literature: red (Brenner et al., 2005), yellow (Mongiat et al., 2009), green (Schmidt-Hieber et al., 2007)). Ba2+ simulations here only correspond to 30% passive channel blockade as this model does not include Kir2 channels. (B) Number of spikes elicited by 200 ms current steps (F-I relationship) including Ba2+ block as in A). Experimental standard deviation is shown as gray patches in all columns. (C) Exemplary spiking traces (200 ms, 30 and 90 pA somatic current injections. This is different to Figure 3 because no spiking occurred at 75 pA in the Aradi and Holmes mature GC model. (D–E) Action potential (AP) features of the first AP (90 pA somatic step current injection, 200 ms). Convex hulls around experimental data are shown in all columns as gray patches. (D) AP width vs. AP amplitude. (E) Amplitude of fast afterhyperpolarisation (fAHP) vs. AP threshold. (F) Phase plots of the first AP (dV/V curve, 90 pA current step, 200 ms).
Figure 3—figure supplement 2. Influence of morphology on electrophysiological properties in the mature mouse GC model.

Figure 3—figure supplement 2.

Influence of dendritic (left column) and somatic (right column) surface size on electrophysiological parameters (fAHP, AP width, AP threshold and number of APs) in the model with reconstructed (blue circles) and synthetic (green circles) morphologies. Correlation coefficients are given as inset text and trend lines are shown as gray dashed lines.
Figure 3—figure supplement 3. Current dynamics during voltage clamp in mature mice GCs.

Figure 3—figure supplement 3.

Currents measured during a highly hyperpolarized voltage step (−120 mV) in the experiment (left) and the models with reconstructed (middle) and synthetic (right) morphologies. The slowly activating currents (black arrows) originate from Kir currents in the model.
Figure 3—figure supplement 4. Maximal rate of voltage change during an AP in the mature mouse GC model.

Figure 3—figure supplement 4.

The maximal voltage deflection during a spike shows a sudden jump and then slow decay in the experiment when current amplitudes are increased in mature (upper row, left) and young GCs (lower row, left) which is not reproduced in the mature/young GC model with the na8st sodium channel model (from Schmidt-Hieber and Bischofberger, 2010) in reconstructed (middle column) or synthetic (right column) morphologies.

Table 2. Electrophysiology in mature mouse GCs – experiment vs. model.

Intrinsic properties Experiment Model reconstr. morphologies Model synth. morphologies
Rin [MΩ] (@ −82.1 mV) 289.5 ± 34.9 287.0 ± 14.7 279.6 ± 6.9
cm [pF] 48.9 ± 5.3 55.7 ± 2.8 61.2 ± 1.6
tau [ms] 34.0 ± 2.0 31.4 ± 0.2 31.6 ± 0.1
Vrest [mV] −92.7 ± 0.5 * −88.7 ± 0.1 −88.6 ± 0.0
Ithreshold [pA] 47.5 ± 4.5 52.5 ± 3.7 50.3 ± 1.6
Vthreshold [mV] −46.3 ± 1.6 * −44.9 ± 0.3 −43.8 ± 0.2
AP amplitude [mV] 95.6 ± 2.1 96.3 ± 2.9 97.7 ± 1.7
AP width [ms] 1.03 ± 0.02 1.00 ± 0.04 0.93 ± 0.02
fAHP [mV] 15.7 ± 1.4 17.5 ± 1.7 15.8 ± 0.8
Interspike interval [ms] 36.3 ± 4.9 36.2 ± 3.2 34.5 ± 1.1
Max. spike slope [V/s] 450.1 ± 23.7 428.0 ± 39.5 519.7 ± 24.9
gKir [nS] 5.46 ± 1.31 5.90 ± 0.89 5.97 ± 0.6

*after subtraction of a calculated liquid junction potential of 12.1 mV.

T2N facilitates the use of real or synthetic morphologies from different species

To test whether the ion channels from Figure 2A can account for mature rat GC electrophysiology, we used T2N to simulate rat I-V and f-I curves simply by replacing the mouse with rat GC morphologies. For this we used reconstructed and synthetic mature rat GC morphologies (Figure 4A), which we have recently published (Beining et al., 2017). Interestingly, increasing the Kir conductance (see Appendix 2 for details) was sufficient to replicate mature rat GC I-V recordings (Pourbadie et al., 2015) using rat morphologies (Figure 4B). Also, after the adjustment of the Kir conductance, active channel properties and densities from mouse GCs (Table 1) reproduced the spiking behavior of rat GCs (Figure 4C–D). This result indicates that both rodent species might share a similar GC ionic channel density pattern, conferring to these neurons their electrophysiological identity. Similarly to the mouse GC model, we could interchange real and synthetic rat morphologies without affecting the spiking behavior (Figure 4B–D, left vs. right). This shows an inherent robustness of our active model and validates its usefulness for large-scale network simulations of the rat DG.

Figure 4. Mature rat GC model.

Comparison of electrophysiological features between GC model with reconstructed morphologies (left column, blueish colors) and GC model with synthetic morphologies (right column, greenish colors) as it was adapted for reproducing rat data. (A) Illustration of reconstructed (left) and synthetic (right) rat morphologies used for simulations of rat GCs, from (Beining et al., 2017). (B) I-V relationship of the model with (dark solid lines) or without (bright dashed lines) adjustment of passive conductance to experimental rat data (indicated by arrows: red (Staley et al., 1992), yellow (Mateos-Aparicio et al., 2014), green (Pourbadie et al., 2015), violet (Schmidt-Hieber et al., 2004). (C) F-I relationship of the model compared to data (black line and standard deviation as gray patch) from Pourbadie et al., 2015. (D) Exemplary spiking traces simulated during a 1 s current injection of 200 pA.

Figure 4.

Figure 4—figure supplement 1. Performance of the classical GC model with reconstructed and synthetic rat morphologies.

Figure 4—figure supplement 1.

This figure is analogous to Figure 4 but in order to compare our model’s robustness to standard GC models, the biophysical model of Aradi and Holmes (Aradi and Holmes, 1999) was used here with reconstructed (middle column, blueish colors) and synthetic (right column, greenish colors) rat morphologies. (A) I-V relationship of the model (dark solid lines) compared to experimental rat data (indicated by arrows: red (Staley et al., 1992), yellow (Mateos-Aparicio et al., 2014), green (Pourbadie et al., 2015), and violet (Schmidt-Hieber et al., 2004). (B) F-I relationship of the model compared to data (black line and standard deviation as gray patch) from (Pourbadie et al., 2015). (C) Exemplary spiking traces simulated during a 1 s current injection of 200 pA.

T2N simplifies analysis of dendritic voltage propagation and Ca2+ signaling across different morphologies and species

T2N supports simulations, efficient analysis and visualization of distance-dependent changes of dendritic voltage and Ca2+ spread. In Tutorial 6 (Appendix 1), we show how a few lines of code are sufficient for plotting bAP amplitudes on the shape of neuronal trees (shape plot: see insets in Figure 5A) and for creating bAP amplitude vs. distance plots (Figure 5B). In Tutorial 7 (Appendix 1), we explain how to evaluate Ca2+ dynamics in different compartments of a model using the T2N tools.

Figure 5. Backpropagating action potentials (bAPs) in mature mouse and rat GC models.

bAP characteristics at 33°C (experiment and simulation), elicited in the soma by a brief current injection. Inset: Exemplary rat and mouse GC morphology with local maximum voltage amplitudes. (A) Maximal voltage amplitude as a function of Euclidean distance from the soma. Black data points are experimental data from rat (Krueppel et al., 2011). There are no available data on bAP characteristics for mouse GCs. (B) Corresponding delay of the maximal bAP amplitude in the model compared to experimental rat data (black dots) (Krueppel et al., 2011). (C) Peak Ca2+ amplitudes at room temperature following an AP measured at different locations in the rat (left) and mouse (right) GC model using reconstructed (blue) and synthetic (green) morphologies. Experimental rat data measured in proximal dendrites (Stocca et al., 2008) and axonal mossy fiber boutons (MFBs) (Jackson and Redman, 2003) are added as black bars. There are no available data on bAP characteristics for mouse GCs. (D) Ca2+ decay time constants analogous to C.

Figure 5.

Figure 5—figure supplement 1. Backpropagating action potentials (bAPs) in the classical GC model.

Figure 5—figure supplement 1.

bAP characteristics at 33°C (experiment and simulation), elicited in the soma by a brief current injection. Inset: Exemplary rat and mouse GC morphology with local maximum voltage amplitudes. Note that in order to measure dendritic bAP and Ca2+ characteristics in the classical GC model using a short strong current pulse as in Figure 5, it was necessary to isolate the cell from its axon (by increasing Ra) because the latter was a source of ongoing spike generation after the first spike in most morphologies and thus made measurements otherwise impossible. (A) Maximal voltage amplitude as a function of Euclidean distance from the soma. Note the higher amplitudes in the dendrites due to activated Nav channels there. Black data points are experimental data from rat (Krueppel et al., 2011). (B) Corresponding delay of the maximal bAP amplitude in the model compared to experimental rat data (black dots) (Krueppel et al., 2011). (C) Peak Ca2+ amplitudes at room temperature following an AP measured at different locations in the rat (left) and mouse (right) GC model using reconstructed (blue) and synthetic (green) morphologies. Note that the Aradi and Holmes mature GC model has no Ca2+ channels in the axon, thus the measurement was omitted there. Experimental rat data measured in proximal dendrites (Stocca et al., 2008) and axonal mossy fiber boutons (MFBs) (Jackson and Redman, 2003) are added as black bars, which are very small, as the Ca2+ concentrations in the Aradi and Holmes GC model are higher by a factor of ~1000 compared to our model. (D) Ca2+ decay time constants analogous to C.

In the specific case of GCs, we used T2N and our active GC models from Figures 3 and 4, to compare backpropagating APs (bAPs) in mouse and rat (for details see Appendix 2). The rat GC model was able to reproduce bAP attenuation (Figure 5A, left; see Appendix 2 for details) determined from dendritic patch clamp experiments (Krueppel et al., 2011). Interestingly, for a realistic delay of the bAP peak, we had to adjust the specific axial resistance Ra and the passive membrane conductance to the higher temperature of 33°C (Figure 5B, left) that was used in experiments (Krueppel et al., 2011). This provides further evidence for the consistency of our model with experimental data. Moreover, we used a well-tuned phenomenological Ca2+ buffer model (see Appendix 2 for details), which generated realistic intracellular Ca2+ signals induced by bAPs (Figure 5C, left). Ca2+ dynamics in synthetic morphologies (Figure 5C, green bars) matched Ca2+ signals from experiments (black bars) as well as those from reconstructed morphologies (blue bars). Thus, our GC model generated realistic and stable intracellular Ca2+ dynamics over a broad range of different morphologies in rat and mouse.

After validating the rat GC model for bAPs, we computed an experimentally testable prediction for bAP attenuation in mouse GCs (Figure 5A,B, right), for which no experimental data on bAPs exist so far. The model predicted that bAP attenuation was smaller in mouse GCs than in rat GCs. This prediction can be tested by dendritic patch clamp recordings in mouse GCs. We also computed a prediction for bAP-induced intracellular Ca2+ changes in mouse morphologies (Figure 5C, right). Ca2+ levels in mouse GCs were comparable to Ca2+ levels in rat GCs. Provided that Ca2+ buffering and extrusion mechanisms are comparable between mouse and rat GCs (Stocca et al., 2008), this suggests that dendritic Ca2+ signaling is relatively similar in both species despite differences in backpropagating dendritic voltage spread.

Example of sensitivity analysis performed with T2N revealing critical ion channels in mature mouse and rat GCs

T2N helps identify crucial parameters affecting electrophysiological behavior of compartmental models because it supports flexible whole cell as well region- and layer-specific manipulations of ion channel properties. In Tutorial 8 (Appendix 1), we show how to use a T2N function to upregulate or downregulate individual or multiple channels in defined regions of a dendritic tree. We applied these T2N features to perform a sensitivity analysis of the GC model predicting the effects of a reduction (Figure 6A) or an increase (Figure 6—figure supplement 1) of model parameter values. In addition, we used the T2N channel block function (Tutorial 8, Appendix 1) to completely turn off individual ion channels (Kv3, BK, SK and Kv7) and explore their impact on AP repolarization and spike adaptation (Figure 6B,C). In Appendix 2, we provide a summary of the results with detailed information on key GC ion channels and other factors (e.g. temperature) involved in the regulation of GC excitability, action potential (AP) properties, voltage propagation and output firing. These results describe single parameter sensitivity analyses. However, T2N can be used also for analyzing the impact of any combinations of parameters, thus contributing to assessments of degeneracy in compartmental models (see Discussion).

Figure 6. Dependence of the model on specific channels and parameters.

(A) Sensitivity matrix showing the relative change (color-coded) in electrophysiological parameters (y-axis) in the mature rat GC model following a 50% reduction in ion channel densities or other model parameters (x-axis), except for the cases marked with an asterix (*): the reversal potential of potassium EK as well as the passive reversal potential EPas were raised by +10 mV (to reduce ionic drive) and ENa was lowered by −20 mV. The temperature was raised by +10°C. cAMP concentration (influencing HCN channels in the model) was raised from 0 to 1 µM. (B) Left: Exemplary voltage traces during 1 s current injection of 90 pA (left, first AP) or 250 pA (right, fifth AP) under control (black lines), Kv3.4 block (red lines) or BK block (blue lines) conditions in the mature rat GC model. Right: Half-amplitude AP widths compared to experimental data that used paxilline to block BK (Brenner et al., 2005; Müller et al., 2007) or BDS-I to block Kv3.4 channels (Riazanski et al., 2001). (C) Impact of the blockade of SK and Kv7 channels on spike frequency adaptation in the mature rat GC model. (D) Input resistance measurements in the rat GC model in the control case and when post-epileptic conditions are modeled (doubled Kir2 and HCN channel conductance). (E) A reported overexpression of Kv1.1 following an in vivo approach to elicit temporal lobe epilepsy in mice (Kirchheim et al., 2013) was mimicked in silico by a three-fold increase of Kv1.1 channel density in the mature mouse GC model. Left graph illustrates increased spiking delay, whereas the right plot shows the reduced excitability.

Figure 6.

Figure 6—figure supplement 1. Sensitivity analysis for a doubling of parameter values in the mature rat GC model.

Figure 6—figure supplement 1.

Sensitivity matrix analogous to Figure 6A but with increased (doubled) instead of reduced channel densities or parameters except for the cases marked with an asterix (*): the reversal potential of potassium EK was lowered by −20 mV (to increase ionic drive) and ENa was increased by +20 mV. HCN is increased from 0 to 1 µM in both cases. Temperature was reduced from 24°C to 14°C.
Figure 6—figure supplement 2. Test for resonance in the rat GC model.

Figure 6—figure supplement 2.

GCs were injected with oscillating currents of increasing frequency to calculate their impedance. The graph shows experimental (solid curves, human GCs (Stegen et al., 2012)) and simulation (dashed curves, rat GCs) data under control conditions (black) and when Kir (blue) or Kir and HCN (red) channels are blocked.

T2N supports prediction of clinically relevant ion channel alterations in multiple neuronal morphologies

T2N’s strength relies in its capability of handling and manipulating compartmental simulations in many morphologies. Therefore, it is suitable to predict the consequences of ion channel changes not only in healthy cells but also under pathological conditions. We exemplify this by using our mouse GC model to calculate the effects of compensatory ion channel alterations observed during temporal lobe epilepsy (TLE). As shown previously in experiments, protective upregulation of HCN and Kir (Young et al., 2009; Stegen et al., 2012) or Kv1.1 channels (Kirchheim et al., 2013) decreases GC excitability under epilepsy conditions. In line with these data, our model GCs exhibited similar changes (Figure 6D,E; see also Figure 6—figure supplement 2 and Appendix 2 for further details). This shows that T2N can be used to estimate effects of pathology-related alterations, which are robust across multiple non-identical single-cell morphologies. Moreover, by providing and exploiting powerful morphological modeling tools from the TREES toolbox, T2N creates a unique opportunity for making clinically relevant cell-type models with hundreds to thousands of distinct morphologies that can be inserted into network models to study neuronal pathology on the level of microcircuits or large circuits.

Example of using T2N for building a data-driven young adult-born GC model

To demonstrate the flexibility of T2N in building compartmental models, we used it to create the first model of young adult-born GCs (abGCs). During a critical period (starting around the 4th week of cell age), abGCs exhibit increased excitability as compared to older abGCs or mature GCs (Mongiat et al., 2009). Our goal was to reproduce the electrophysiology of these young (28 days old) abGCs (Mongiat et al., 2009). For this purpose, we adapted our mature GC model by modifying its biophysics according to ion channel data from abGCs and postnatal developing GCs (Table 3, Figure 7; see Appendix 2 for details). We did not change the morphology of dendrites since our previous study in rat showed that dendritic trees of young and mature adult-born GCs are similar (Beining et al., 2017). In line with experimental findings (Mongiat et al., 2009), changing the expression of Kir2 channels and other channel types (Table 3) led to altered I-V curves and increased excitability in young abGCs as compared to mature GCs (Figure 7). These results indicate that the robust compartmental models generated using T2N can easily be adapted for exploring varying electrophysiological states of the same cell type, for example, during adult neurogenesis and potentially also during development.

Table 3. Ion channels or currents that were reported to be less expressed in immature GCs and were downregulated in the young GC model.

Channel name Cell type and Reference Downregulation in the model [%]
Kir 2.x Young adult-born GCs (Mongiat et al., 2009) 73
Kv1.4 Young postnatal GCs (Maletic-Savatic et al., 1995; Guan et al., 2011) 0
Kv 2.1 Young postnatal GCs (Maletic-Savatic et al., 1995; Antonucci et al., 2001; Guan et al., 2011) 50
Kv3.4 Young postnatal GCs (Riazanski et al., 2001) 0
Kv4.2/4.3
+KChIP/DPP6
Young postnatal GCs (Maletic-Savatic et al., 1995; Riazanski et al., 2001) 50
Kv 7.2 and 7.3 (KCNQ2 and 3) Young postnatal GCs (Tinel et al., 1998; Smith et al., 2001; Geiger et al., 2006; Safiulina et al., 2008) 50
Nav1.2/6 Young postnatal GCs (Liu et al., 1996; Pedroni et al., 2014) 25
Cav1.2 Young postnatal GCs (Jones et al., 1997) 0
Cav1.3 (L-type) Young postnatal GCs (Kramer et al., 2012) 50
BK-α/BK-β4 Young postnatal GCs (MacDonald et al., 2006; Xu et al., 2015) 40/100

Figure 7. Model of young adult-born granule cells (abGCs) in mice.

Figure 7.

Panels are analogous to Figure 3, with comparison of electrophysiological features between experimental data (left column, grayish colors), GC model with reconstructed morphologies (middle column, blueish colors) and GC model with synthetic morphologies (right column, greenish colors). The experimental data of young abGCs at a cell age of 28 dpi is from Mongiat et al. (2009). The model was obtained by a reduction of several ion channels (see Table 3). (A) Current-voltage (I–V) relationships before and after application of 200 µM Ba2+; Ba2+ simulations correspond to 99% Kir2 and 30 % K2P channel blockade. Experimental measurements of Rin in 28 dpi old abGCs from further literature are indicated by arrows (red [Mongiat et al., 2009], green [Piatti et al., 2011], pink [Yang et al., 2015]). (B) Exemplary spiking traces (200 ms, 10 and 50 pA somatic current injections). (C) Number of spikes elicited by 200 ms current steps (F-I relationship). Experimental standard deviation is shown as gray patches in all columns and the F-I curve of mature GCs is plotted in the left column (gray dashed line) for comparison. (D–E) Action potential (AP) features (90 pA somatic step current injection, 200 ms). Convex hulls around experimental data are shown in all columns as gray patches. (D) AP width vs. AP amplitude. (E) Amplitude of fast afterhyperpolarisation (fAHP) vs. AP threshold. (F) Phase plots of the first AP (dV/V curve, 90 pA current step, 200 ms).

T2N simplifies modeling of synaptic drive and facilitates making experimental predictions

T2N makes it easier to equip compartmental models with layer-specific synaptic inputs and connect them to spike generators. Tutorial 9 (Appendix 1) provides a step-by-step description of T2N-assisted insertion of AMPA synapses modeled as exponential rise and decay of synaptic conductance upon receiving spikes from a spike train generator (artificial presynaptic cell). The tutorial also explains how to generate random (Poisson) spike train to drive presynaptic spike generators. Because generating random spike streams in NEURON is not trivial (see https://www.neuron.yale.edu/neuron/node/60), T2N allows users to employ random number generators of Matlab to simplify this process. This illustrates one strength of T2N, which relies in providing Matlab functions not only for analyzing simulation results but also for setting up models as well as their instrumentation and control.

We employed above-mentioned functions of T2N to generate experimentally testable predictions for synaptic integration of abGCs and mature GCs (mGCs; Figure 8, see Appendix 2 for details). Four-week-old abGCs are known to have a lower number of excitatory synapses as reflected by lower spine densities (Zhao et al., 2006) and decreased frequency of miniature excitatory post-synaptic currents (Mongiat et al., 2009). Importantly, when abGCs were driven by a smaller number of synapses, they exhibited similar synaptic input/output relationships as mGCs (Figure 8A). This suggests that higher intrinsic excitability of abGCs (see also Figure 7C) compensates for their lower numbers of synaptic inputs. Moreover, our modeling indicates that both young abGCs and mature GCs are tuned to follow input frequencies in the theta range (<10 Hz; Figure 8B). This result is consistent with studies showing that diminished glutamatergic input is compensated by the enhanced excitability when GABAergic inhibition is blocked (Mongiat et al., 2009; Pardi et al., 2015).

Figure 8. Synaptic integration in young abGCs vs. mature GCs.

Figure 8.

(A) Left: Scheme of the simulation configuration with 15 synapses distributed in the MML and 15 in the OML. Middle: All synapses are activated synchronously at 40 Hz. Note that young abGCs (middle row) followed the input (black vertical lines) better than mature GCs (upper row), but performed similarly (lower row) when the biologically lower synapse number (15 synapses in total, yGC15) was implemented. Right: Summary of the input/output relation at all tested frequencies (5, 10, 20, 40, 75, 100 Hz). Gray dashed line illustrates the theoretically perfect input/output ratio. (B) Upper left: Scheme of the simulation configuration when MML and OML synapses are activated with a delay of Δt to analyze temporal summation of inputs. Upper right: Note that young abGCs perform better than mature GCs at following the 10 Hz input when the MML and OML inputs are delayed (left, −15 ms) compared to synchronous activation (right, 0 ms). Lower row: Summary over all tested frequencies (10, 20, 40, 75 Hz) showing that young abGCs have a broader time window of temporal summation than mature GCs at low frequencies but perform slightly worse than mature GCs at high frequencies.

Finally, we used the model to test synaptic integration of abGCs for temporally shifted synaptic inputs. Our model predicts that at low frequencies in the theta range, young abGCs were able to integrate synaptic inputs with a broader time window than mGCs (Figure 8B and Appendix 2). This is in line with the proposed special role of abGCs in hippocampal pattern separation and integration due to their broader tuning to the activity of synaptic inputs (Aimone et al., 2010; Johnston et al., 2016; Rangel et al., 2013). In conclusion, our model reproduces and predicts the activation patterns of young and mature granule cells under those conditions when inhibition is not present.

Discussion

In this work, we developed T2N, a novel software tool for linking morphological with compartmental modeling and analysis. T2N allows communicating seamlessly between the TREES toolbox in Matlab (Cuntz et al., 2010, 2011) and the software package NEURON (Carnevale and Hines, 2006). T2N enables to fit models directly on any population of morphologies including those from morphological models. In this way, we provide tools to generate the kind of robust models for which we presented one example for dentate granule cells (GCs). T2N as well as the new GC model are freely available online (http://www.treestoolbox.org/T2N.html; senselab.med.yale.edu/modeldb/, accession # 231862; we also uploaded a pure NEURON version of the GC model including all morphologies and biophysics but only two protocols on ModelDB under the accession # 231818) as a resource for scientists working with detailed biophysical compartmental models.

What is the strength of T2N? What are its unique features? T2N provides user-friendly definition and control of NEURON compartmental models (morphologies, channel distributions, simulations etc.) as well as a subsequent analysis with Matlab and the TREES toolbox. Moreover, the automatic parallelization of multiple simulation runs (e.g. to create an F-I relationship) and the parallelization option using NEURON‘s parallel computing feature (Migliore et al., 2006) for single simulations that include a large amount of cells (e.g. large-scale networks) reduces simulation time considerably. The clear structure of the definitions of a model’s biophysical features as well as the automatically produced stereotyped NEURON code improves reading the model scripts and merging of different models developed with T2N. Sensitivity analyses, plots and visualizations are much easier to do with T2N than other commonly used software tools. In addition to simulations in reconstructed morphologies, T2N easily allows running simulations using synthetic morphologies from morphological models thereby facilitating the generation of biophysically and morphologically realistic large-scale network models. By enabling the use of diverse reconstructed and synthetic dendritic trees, T2N makes it possible to generalize the predictions of compartmental simulations to any morphology and supports the search for universal principles valid across different species and cell types. By supporting the inclusion of variable morphologies and precise incorporation of ion channels, T2N will allow users to more fully harness the resources from online databases such as NeuroMorpho (Ascoli et al., 2007) and IonChannelGenealogy (Podlaski et al., 2016) or Channelpedia (Ranjan et al., 2011). In summary, T2N is a versatile and adaptable tool for extensive in silico structure-function analyses in NEURON.

New robust GC model

Using T2N we developed a new compartmental model that mimics the detailed electrophysiological behavior of mature GCs and young abGCs in mouse and rat. The model has five important advantages and improvements when compared to previously published models: (1) Our model is the first compartmental GC model – and one of the first neuron models overall – which remains robust across a wide variety of reconstructed and synthetic morphologies. (2) The model contains only conductances of channel isoforms that are currently known to exist in GCs and accurately implements their kinetics. The model is based on information from more than 220 publications (see the Reference list) that were required to cover the full extent of the biological detail in our model, rendering its development an in-depth quantitative review of the electrophysiology of granule cells. (3) The model is capable of reproducing findings and experiments from many different studies. (4) After adjustment of Kir2 channel density, the model reproduced electrophysiological behavior of both rat and mouse mature GCs indicating that these species might share similar active channels. (5) The adapted model for young abGCs represents the first available data-driven compartmental model of these neurons. With this consistent model at hand, we were able to reproduce the effects of compensatory ion channel changes under epileptic conditions in mature GCs. Furthermore, the model predicted the impact of differences in intrinsic properties between young abGCs and mature GCs on the temporal summation of synaptic input. We found that the higher intrinsic excitability allows young abGCs to integrate synaptic inputs in a broader time window compared to mature GCs. Altogether, this suggests a universal nature of the stability of the model. To sum up, our granule cell simulations provide important insights and tools for the hippocampus research field in general and the adult neurogenesis field in particular. Our study builds the cornerstone for future GC modeling approaches, by providing a model with which hypotheses on the impact of structural and functional alterations can be tested and further mechanisms such as synaptic plasticity and inhibition can be added at will. Our study further underlines the importance of biological soundness and the appropriate level and amount of detail for realistic modeling.

Morphologically robust compartmental modeling

Many existing GC compartmental models were based on a very simplified representation of morphology comprising two cylinders in place of realistic dendrites (e.g. Jedlicka et al., 2015; Santhakumar et al., 2005). Furthermore, models that did not use such simplified compartments were mostly tested in single morphologies (Aradi and Holmes, 1999; Ferrante et al., 2009). Therefore, there was a need for a new biophysical model, which would be transferable to further morphologies. We found previous biophysical models of hippocampal GCs to be unstable across different dendritic morphologies (Figure 3—figure supplement 1, Figure 4—figure supplement 1, Figure 5—figure supplement 1, Supplementary file 1). In our study, we introduced electrophysiological variability (Figure 3—figure supplement 2) to the compartmental model by using diverse realistic and synthetic morphologies while keeping the channel densities the same. We developed a morphological mouse model capable of reproducing detailed morphological parameters of reconstructed mouse GCs (Schmidt-Hieber et al., 2007). We also created synthetic rat GCs using our recently published morphological model fitted on fully reconstructed rat morphologies (Beining et al., 2017). The morphological variability produced by each model was similar to the biological variability in the reconstructions. Interestingly, the resulting electrophysiological variability was in the range of experimental data indicating that morphological variability is able to account for a large part of electrophysiological variability. Hence, our model provides a valuable tool to create a DG network model with thousands of different but realistic GC morphologies (c.f. Schneider et al., 2012; Schneider et al., 2014) and data-driven GC spiking behavior.

Why was our compartmental model able to reliably reproduce electrophysiological data despite morphological variability of dendrites? One important reason is that our biophysical mechanisms were based on detailed, up-to-date knowledge of the ion channel distribution and kinetics. Second, both morphological as well as biophysical model parameters were determined in a species-, cell type- and cell-age-specific manner. Third, instead of using one morphology or simplified morphologies, we tuned the model using a large set of realistic dendritic trees. Fourth, because we implemented realistic intracellular Ca2+ dynamics we did not have to use unrealistic Ca2+- or Ca2+-dependent channel densities (for details see Appendix 2). This is a significant amendment of previous GC models. Fifth, instead of using a single voltage trace or a single recording, we used several traces and datasets to tune the model. By reproducing numerous electrophysiological phenotypes rather than one phenotype, our approach was similar to a multiple objective approach of Druckmann et al. (2007). Of note, we found a single solution that works across many morphologies, not a set of solutions with different parameter combinations for each morphology. However, we do not exclude the possibility that there exists such a set of solutions with distinct parameters for different morphologies. Taken together, our work suggests that morphologic robustness arises naturally in models in which parameters have been tuned using multiple different experiments and morphologies. This conclusion is also supported by a comparison of our biophysical model to an earlier widely used GC model from Aradi and Holmes (1999) (e.g. Schneider et al., 2012; Liu et al., 2014; Mateos-Aparicio, Murphy and Storm, 2014; Jedlicka et al., 2015; Platschek et al., 2016), which failed to reproduce electrophysiological data after transferring it to diverse mouse and rat GC morphologies (Figure 3—figure supplement 1, Figure 4—figure supplement 1, Figure 5—figure supplement 1, Supplementary file 1). However, the point of our new model is not to disregard valid predictions of previously published compartmental GC models. We rather emphasize the need for using diverse morphologies in combination with realistic channels for the improvement of GC models and compartmental models in general. We believe that now the community of computational neuroscientists should start to build models, which perform well outside of the scope, for which they were created (Almog and Korngreen, 2016). T2N provides a way to achieve this.

Predictions of the GC model

Our results suggest that mature rat GCs display a reduced excitability due to incorporation of additional Kir channels. As an alternative, this could also be achieved by other leak channels such as K2P channels; however, the rat I-V curve from experimental data in Figure 4B showed pronounced inward rectification, further supporting Kir channels as an underlying mechanism. In line with this, the increased leak conductance in the rat GC model improved the fitting of simulated bAP attenuation to physiological recordings obtained from rat experiments (Krueppel et al., 2011), as the attenuation was too weak in the unmodified rat model (data not shown).

In our attempt to create the first compartmental model of abGCs, we focused on their special intrinsic, non-synaptic properties known to exist at the start of the critical time window, namely their increased input resistance and weaker Na/K peak conductance (Mongiat et al., 2009). To implement these changes we used data on ion channels which are known to be upregulated during postnatal development (Table 3) assuming that adult-born is similar to postnatal GC development (Espósito et al., 2005; Zhao et al., 2006; Snyder et al., 2012). Even though a lower expression (or alternative splicing) of BK channels is only visible at P14 or earlier, we also had to reduce BK channels in our young abGC model because the fast AHP, which is mainly regulated by BK channels in GCs, was reported to be reduced in young abGCs (Yang et al., 2015), an observation we also found in our raw traces (Figure 7B, left) from Mongiat et al. (2009). The parameters of the young abGC model were fitted best when we reduced the beta4-subunit associated BK current (gabk) by 100%. Thus, the abGC model predicts that the beta4 subunit is less expressed or not associated with BK channels in young abGCs. Future improvements of the abGC model should focus on more realistic simulations of details in voltage traces including fAHP kinetics, which are reproduced qualitatively but not quantitatively by the current model (Figure 7B).

To investigate the impact of the special intrinsic properties of young abGCs on their synaptic integration, we subjected both young and mature GC models to a broad range of synaptic input stimulation frequencies ranging from 10 to 75 Hz. In line with experimental data (Mongiat et al., 2009; Pardi et al., 2015), we found that diminished glutamatergic input onto abGCs was compensated by their enhanced excitability when GABAergic inhibition was absent. Both populations of GCs responded in a similar fashion over a wide range of stimuli, which is also in agreement with electrophysiological recordings (Pardi et al., 2015). Furthermore, despite their weaker excitatory input, we found that young abGCs were more efficiently activated by temporally separated (>15 ms) incoming activity from medial and lateral perforant path inputs as compared to mature GCs. Of note, in our study we did not model very young abGCs with reduced dendrite arborization but only focused on 4 weeks old abGCs that do not display any further significant alterations in their dendritic morphology (see our dendrite analyses and modeling in Beining et al. (2017). However, T2N can be used to model also younger abGC at various ages. By coupling different phases of dendrite development to corresponding biophysical models, T2N may reveal the principles, which support the maintenance of structural and functional integrity of real or synthetic morphologies as they mature or change during pathology (see Narayanan and Chattarji, 2010; Dhupia et al., 2014; Bozelos et al., 2015; Platschek et al., 2016; Platschek et al., 2017).

Most existing GC models did not implement specific ion channels but instead used equations describing ion currents (A-, M-, T-type, L-type, N-type, delayed rectifier etc.) that had been measured in GCs, but which are formed by the combined action of several differently distributed ion channels in the real cell (e.g. Kv1 and Kv4 form the A-type current in GCs but are localized in the axon or dendrite, respectively). By incorporating the contributions of different ion channel isoforms, our model can be used to analyze and predict the impact of different channelopathies or compensatory ion channel adaptations onto the cell’s active and passive behavior. This might be of special interest since specific isoforms dynamically control excitability (e.g. Kv2.1; Misonou et al., 2005) and alter their expression under pathological conditions such as epilepsy (e.g. Kv1.1; Kirchheim et al., 2013; or Kir2.1 and HCN; Stegen et al., 2012) or oxidative stress (e.g. Kv4; Rüschenschmidt et al., 2006). Indeed, our model was able to reproduce qualitatively the effects of a compensatory upregulation of Kir, HCN and Kv1.1 channels reported in TLE (Stegen et al., 2012; Kirchheim et al., 2013) demonstrating its predictive power there. Thus, the model might further be used to predict single or combined effects of other TLE-induced hippocampal alterations such as the reduction of BK channels in GCs (Pacheco Otalora et al., 2008), the aberrant connectivity (see review by Sharma et al., 2007; and network model by Santhakumar et al., 2005), as well as the impact of therapeutic gene transfer approaches, such as the transfer of the K2P leak channel TREK-1 to ameliorate status epilepticus (Dey et al., 2014).

As we did not investigate the entire parameter space of our electrophysiological models (especially in the young abGC model), for example using a genetic algorithm, we cannot exclude that a different channel density distribution would result in a similarly robust and successful reproduction of experimental results (Achard and De Schutter, 2006). We took great care to compare the expression and subcellular distribution data of ion channels in immunohistochemical studies with different studies by other labs or with electrophysiological evidence (e.g. pharmacological blockade). However, previous work in other cell types and animals has shown that similar electrical behavior might arise from different combinations and parameters of ion channels (Achard and De Schutter, 2006; Günay et al., 2008; Prinz et al., 2004; for review see Marder, 2011; Marder and Goaillard, 2006).

T2N limitations and future directions

So far, T2N is specialized on handling neuronal morphologies and neuronal models. As other cellular interactions, such as astrocytic-neuronal contacts are emerging to play an important role, e.g. for meta-plasticity (Abraham and Bear, 1996; Abraham, 2008), future versions of T2N should make it possible to reconstruct, build and simulate astrocytes and astrocyte-neuron interactions. The set of T2N functions can be extended to simplify modeling of new experimental settings including simulations of nonlinear synaptic integration or synaptic and intrinsic plasticity as well as structural dendritic plasticity such as dendritic retraction or pruning of dendritic segments (Beining et al., 2017; Platschek et al., 2017). Including stochastic sampling algorithms would make T2N suitable to study degeneracy by supporting a search for distinct combinations of morphological and biophysical properties generating similar physiological outcomes.

GC modeling and degeneracy

With our newly developed T2N, we were able to create a novel compartmental model of mature and adult-born mouse and mature rat GCs that is biologically and physiologically consistent. Therefore, it is of high predictive value for studies on the single-cell and network behavior of mature GCs and young abGCs, as well as under pathological conditions of synaptic, morphological or physiological alterations of GCs. As compared to more standardized methods with automated parameter fitting such as those used in the Allen Brain Project or Blue Brain Project (Druckmann et al., 2007,Druckmann et al., 2007; Hay et al., 2011; Markram et al., 2015; Shai et al., 2015; Van Geit et al., 2016), our model resulted from a more traditional approach of incorporating as much biological data as possible. Nevertheless, our model satisfies the objective constraints from experiments (Table 2) and is robust to experimentally verifiable manipulations. We do not criticize automated parameter fitting, which is of great value. Our main point is the emphasis on using many different morphologies in combination with carefully, biologically constrained ion channel models. While one reason for the particular robustness of our model comes from the modeling approach using T2N, it is likely that the complete GC ion channel set offers redundancy and stability with respect to differences such as in morphology or species. Therefore, it will be interesting to further investigate whether the redundancy introduced by the set of existing ion channels is responsible for the robustness to morphological modifications in our GC model. Thus, our biophysical and morphological model provides a basis for future studies determining how cell-to-cell and animal-to-animal variability of ion channel expression combined with morphological and synaptic variability affects the robustness of GC passive and active behavior.

Our model is available on the ModelDB public database (http://senselab.med.yale.edu/ModelDB/default.asp) and can now be used to address the exciting question whether ion channel degeneracy in GCs exists in terms of compensatory interactions between multiple ion channels (Drion et al., 2015) and how it contributes to the homeostasis of GC function. Future work should also address the question whether variation of some other biological factors besides morphology or in addition to it would also lead to robust GC simulation results. As mentioned above, for this purpose, T2N could be extended by incorporating stochastic search algorithms (Foster et al., 1993; Goldman et al., 2001; Weaver and Wearne, 2008; Rathour and Narayanan, 2014; Mishra and Narayanan, 2017), which would allow users to generate multiple randomized models with different biophysical and morphological parameters leading to similar electrophysiological behavior. This would help to reveal which combinations of channel properties and dendritic arborization support robustness of GC function. A recent study (Mishra and Narayanan, 2017) addressed this issue using a large number of GC models with variable channel parameters in reduced morphologies. It would be interesting to employ a similar approach and use T2N and our new GC model with the updated layer-specific composition of ionic channels to stochastically generate many biophysically distinct GC models with variable location-dependent channel expression as well as variable full dendritic morphologies (Schneider et al., 2014). Simulations and analyses in such large collections of detailed conductance-based GC models might contribute to the identification of subcellular mechanisms of degeneracy. Specifically, this approach would show whether disparate dendrite and channel parameters, including dendrite length and branching as well as gradients in channel densities, kinetics, voltage-dependence or intracellular milieu may lead to identical GC electrophysiology. T2N will be useful to generalize such analyses also to other cell types.

Materials and methods

Compartmental modeling with T2N

Compartmental modeling was done in the NEURON (Carnevale and Hines, 2006) environment (V7.4) controlled and run using our novel T2N interface. T2N was written as an extension of the freely-available TREES toolbox (Cuntz et al., 2010, 2011) providing an interface between Matlab (Mathworks) and NEURON. It was developed on Matlab 2015b and it is recommended to use Matlab 2015b or higher. All ion channels, point processes, connections, morphologies and NEURON settings are directly set in a well-defined Matlab structure. For any morphology-related settings or manipulations, T2N uses the set of TREES toolbox functions (e.g. to create and handle reconstructed and synthetic dendritic morphologies). Neuronal morphologies including precise node locations are automatically translated into NEURON sections and segments. Multiple NEURON simulations (e.g. to simulate several cells or to create an f-I relationship) can be run in parallel as T2N is able to start separate NEURON instances on different cores, thus reducing simulation time. Even more important, T2N allows the use of the parallel NEURON environment (Migliore et al., 2006; Hines and Carnevale, 2008), thus drastically increasing performance of large-scale networks by distributing cells of single NEURON simulations on multiple cores using a round robin approach. Recorded variables are returned to Matlab in a well-ordered structure for further analysis. For more information, see the T2N manual, which is provided with the code (see Data sharing).

Data analysis and visualization

The programming environment Matlab (Mathworks, version 2015b, some functions of the GC model are not functional in earlier Matlab versions) was used together with the TREES toolbox to analyze raw electrophysiological data from Mongiat et al. (2009), as well as the output of the compartmental modeling simulations. Electrophysiological properties were measured as following: The input resistance Rin was measured using the steady-state current during a depolarizing 10 mV voltage step (200 ms long, from a holding potential of −92.1 mV). In the raw data from Mongiat et al. (2009), on which we fitted most of the active properties of our compartmental model, a liquid junction potential (LJP) of 12.1 mV existed for which we corrected the voltage traces and voltage commands. Hence, to compare Kir conductance in the raw data and the model as performed in Mongiat et al. (2009), we calculated the slope conductance at hyperpolarized values (−152.1 to −122.1 mV) and subtracted the slope conductance at a potential range where Kir channels are largely closed (−82.1 to −62.1 mV). The cell capacitance was obtained from a −10 mV voltage step as the integral of the measured current (steady-state current subtracted) divided by the amplitude of the voltage step. The membrane time constant was measured as the exponential voltage decay following a 500 ms long hyperpolarizing current step (10 pA) from a holding potential of −80 mV. All action potential (AP) property measurements were done on the first AP of a 200 ms long 90 pA current step (from a −80 mV holding potential). The voltage threshold of an action potential (AP) was defined as the point when the voltage slope exceeded 15 mV/ms. The rheobase was the current step (5 mV intervals, 200 ms current step from −80 mV holding potential) at which the first AP occurred. The AP amplitude was defined as the difference between the absolute AP amplitude and the AP voltage threshold and AP width was the half-maximum width of this amplitude. The fast afterhyperpolarization potential (fAHP) was calculated as the difference between the voltage threshold and the minimum voltage between two consecutive APs, provided that the time difference between the voltage minimum and voltage threshold was less than 5 ms (larger intervals were assumed to be medium AHPs). The interspike interval (ISI) was the delay between two consecutive AP maxima, whereas the ISI adaptation ratio was defined as one minus the first divided by the last ISI. The backpropagating AP (bAP) amplitude was the maximal amplitude at a specific dendritic location during an AP elicited at the soma and the bAP delay was the time delay between the somatic and the dendritic voltage maximum. The dendritic or axonal velocity was the inverse of this delay times the path distance between the soma and the dendritic/axonal location. The Ca2+ amplitude was the local maximal amplitude following an AP elicited at the soma. The Ca2+ decay time constant was obtained by fitting a biexponential curve to the Ca2+ decay curve that followed an AP and calculating the weighted sum of the two time constants, as has been done in Stocca et al. (2008).

Individual figure panels throughout the manuscript were generated with Matlab and combined in Adobe Illustrator CS6.

Data sharing

All compartmental models along with all simulation protocols that have been performed in this study as well as the T2N software are available on the TREES homepage (http://www.treestoolbox.org/T2N.html) and on the ModelDB public database (http://senselab.med.yale.edu/ModelDB, accession # 231862. We also uploaded a pure NEURON version of the GC model including all morphologies and biophysics but only two simulation protocols on ModelDB under the accession # 231818)

Models of mouse and rat mature GCs and young mouse abGCs

See Appendix 2, Tables 1 and 3 for details of reconstructed and synthetic GC morphologies and ion channel properties used in compartmental simulations of GCs.

Acknowledgements

We would like to thank J Kasper and S Krischok for performing preliminary analyses and A Bird, A Castro, LH Deters, M Mittag and H Röhr for testing the T2N software. Further we thank T Deller for useful discussions and continuous support, as well as the reviewers for comprehensive and detailed reviews leading to the improvement of the manuscript.

Appendix 1

T2N Tutorials

This appendix lists all tutorials that are currently available for T2N. The tutorials are in the form of a Matlab live script (.mlx). If you cannot open Matlab live scripts (e.g. having no Matlab GUI or using a Matlab version below R2016a), please open the corresponding .m script files in the same folder and follow the comments/sections in the script.

To download T2N including the TREES toolbox and the GC model, go to https://senselab.med.yale.edu/modeldb/ShowModel.cshtml?model=231862

T2N requires NEURON to be installed (http://www.neuron.yale.edu/neuron/download).

After downloading and extracting the ‘GC Model - full.zip’, please run the ‘runthisAfterUnzip.m’ script file located in the main folder to automatically add all files to the Matlab search path.

Note for Linux/Mac users: Matlab has to be run from a Terminal for T2N to work properly.

Tutorial 1 – How to distribute ion channels on a TREES morphology using T2N

Please open the Matlab live script located in ‘T2Nfolder/Tutorials/t2n_Tutorial_live.mlx’ and follow section ‘Tutorial A – initialize parameters and the neuron structure’. An even more detailed tutorial on how to distribute mechanism on morphologies can be found in the Matlab live script located in ‘T2Nfolder/Tutorials/t2n_distributeMechanisms_live.mlx’

Tutorial 2 – How to load a morphology

Please open the Matlab live script located in ‘T2Nfolder/Tutorials/t2n_Tutorial_live.mlx’ and follow section ‘Tutorial B – loading a morphology’ (after considering the initial note of the tutorial script). The last step (‘t2n_writeTrees’) converts the TREES toolbox morphology into a hoc template file which will be used by T2N in NEURON later (and of course could also be used in NEURON without T2N).

Tutorial 3 – How to define a simulation (here somatic current injection)

Please open the Matlab live script located in ‘T2Nfolder/Tutorials/t2n_Tutorial_live.mlx’ and follow section ‘Tutorial C – simulation protocol: somatic current injection’ (after considering the initial note of the tutorial script)

Tutorial 4 – How to do a f-I relationship simulation run

Please open the Matlab live script located in ‘T2Nfolder/Tutorials/t2n_Tutorial_live.mlx’ and follow section ‘Tutorial D - simulation protocol: several simulations with different injected current amplitudes (f-I relationship)’ (after considering the initial note of the tutorial script)

Tutorial 5 – How to do a I-V relationship simulation run

Please open the Matlab live script located in ‘T2Nfolder/Tutorials/t2n_Tutorial_live.mlx’ and follow section ‘Tutorial E - simulation protocol: several voltage clamp steps (I-V relationship)’ (after considering the initial note of the tutorial script)

Tutorial 6 – How to map a bAP onto a morphology and plot its distance-dependence

Please open the Matlab live script located in ‘T2Nfolder/Tutorials/t2n_Tutorial_live.mlx’ and follow section ‘Tutorial F - Map the backpropagating AP onto the tree and plot its distance-dependence’ (after considering the initial note of the tutorial script)

Tutorial 7 – How to evaluate Ca2+ dynamics in different compartments of a model

This is not part of the general T2N tutorial, as different models might comprise different Calcium buffer models with different parameter names. However, function aGC_CaDyn and aGC_plotCaDyn of the GC model folder does the job. Section ‘Ca2+ dynamics Figure 5, mimicking Stocca et al. (2008)’ in GC_experiments.m of the GC model folder is an example on how to use these two functions.

Tutorial 8 – How to systematically modify parameters

Please open the Matlab live script located in ‘T2Nfolder/Tutorials/t2n_Tutorial_live.mlx’ and follow section ‘Tutorial G - Do a parameter scan or how to modify mechanism parameters’ (after considering the initial note of the tutorial script)

Tutorial 9 – How to set up synapses, connections and networks and how to use the parallel NEURON feature

Please open the Matlab live script located in ‘T2Nfolder/Tutorials/t2n_Tutorial_live.mlx’ and follow section ‘Tutorial H - Synaptic stimulation, simple Alpha synapse’, ‘Tutorial I - Synaptic stimulation, Exp2Syn synapse and a NetStim’ and ‘Tutorial J - Small network with Poissonian input’ (after considering the initial note of the tutorial script)

Appendix 2

Supplementary information on the new GC compartmental model built with T2N

Context

Poor results using compartmental models under conditions they were not tuned for (Almog and Korngreen, 2016) pose a general problem, including current models of dentate granule cells (GCs). Due to the central role of GCs in the hippocampal circuit, e.g. their function in transforming input information into sparse code (Jung and McNaughton, 1993), attempts to construct compartmental models of mature GCs have been made early on (Yuen and Durand, 1991; Aradi and Holmes, 1999). In the meantime, many GC models were generated and have been modified and extended multiple times (Chiang et al., 2012; Ferrante et al., 2009; Jaffe et al., 2011; Jedlicka et al., 2015; Krueppel et al., 2011; Mateos-Aparicio et al., 2014; Platschek et al., 2016; Tejada et al., 2012). These single-cell GC models have been instrumental for studying the large-scale network of the dentate gyrus (DG), for example, to analyze the origins of DG hyperexcitability in temporal lobe epilepsy (Santhakumar et al., 2005; Dyhrfjeld-Johnsen et al., 2007; Vlachos et al., 2012; Tejada and Roque, 2014; Hendrickson et al., 2015; see also Winkels et al., 2009; Jedlicka et al., 2010; Jedlicka et al., 2011). However, these models were based on the very first GC models, when simplified morphologies were used, detailed knowledge of the ion channel distribution and kinetics was lacking and missing parameters were often adopted from other cell types or species. (Of note, some implementations of the Aradi and Holmes channels in previous GC models contained bugs so readers should consult the readme.html files in ModelDB models with accession numbers 124513 and 185355 to find corrections and avoid using the bugs unknowingly.) Probably due to these factors, more recent GC models needed to be modified or created ad hoc to reproduce single experiments (Jaffe et al., 2011; Chiang et al., 2012; Stegen et al., 2012; Mateos-Aparicio et al., 2014; Yim et al., 2015; Platschek et al., 2016).

Details of GC simulation results

New comprehensive up-to-date collection of ion channels

We assembled a set of GC ion channels and their compartment-specific distributions that have been reliably characterized experimentally by immunohistochemical labeling with light or electron microscopy as well as electrophysiology and modeling (Table 1 and Figure 2A, see below for a full description of all ion channels). To establish the biophysical model, corresponding ion channel models were obtained from literature or developed based on known channel kinetics and incorporated in reconstructed morphologies of eight mature mouse GCs (Figure 2A; Schmidt-Hieber et al., 2007). To achieve realistic activation of Ca2+-dependent channels, we implemented a phenomenological Ca2+ buffer model (see Materials and methods) that reproduced experimentally measured concentrations and kinetics of free Ca2+ at different subcellular levels as well as measured GC Ca2+ currents (Eliot and Johnston, 1994; Jackson and Redman, 2003; Stocca et al., 2008).

I–V curves, passive properties, spiking behavior in the mouse mature GC model

The density of the channels, which are open at resting potential (the leak and the inward-rectifying Kir2 channel) were fitted to the qualitatively assessed channel expression pattern (see Table 1) and then fine-tuned by hand to fit experimentally measured steady-state currents in mature GCs during voltage clamp steps from −130 to −60 mV (I-V curve, Figure 3A) (Mongiat et al., 2009). We further used I–V curves obtained after application of 200 µM BaCl2 to the extracellular medium to block Kir channels and thereby estimate their contribution to currents activated around resting potential (Figure 3A). Interestingly, a further block of the passive channel by 30% was necessary in the Ba2+ simulations to match the data. This was consistent with the observed moderate Ba2+ sensitivity in K2P channels (Lesage et al., 1997; Meadows et al., 2000; Goldstein et al., 2005; Ma et al., 2011). Of note, Ba2+ is a relatively nonspecific blocker of ion channels. At 200 µM, BaCl2 is also known to block A-type K+ channels (Gasparini et al., 2007; Losonczy et al., 2008), which were shown to alter the input resistance (Rin) in CA1 pyramidal cells (Kim et al., 2005). Since GCs also express Kv4 and Kv1.4 channels, it is possible that the A-type K+ channels contribute to Rin. The contribution of Kv4 and Kv1.4 channels to Rin was low in our model (see sensitivity matrix in Figure 6 and supplement) so they do not seem necessary to explain the Ba2+ experiment, but see our discussion on degeneracy.

The specific membrane capacitance cm was fitted to reproduce subthreshold properties such as the membrane time constant and capacitance (Table 2). The input resistance (Rin) was consistent with electrophysiological measurements from literature (Brenner et al., 2005; Schmidt-Hieber et al., 2008; Mongiat et al., 2009). By considering the current or voltage steps applied in each of these studies (Figure 3A, colored arrows), we could show that due to the inward rectification, the measured Rin could vary substantially depending on the holding voltage and the current or voltage step that was applied. Interestingly, in electrophysiological traces, the current dynamics of the cells showed a slowly activating outward current at holding voltages below −100 mV (Figure 3—figure supplement 3). This current was reproduced by our GC model as Kir channels were partly blocked at resting potential and had a slow recovery time when being unblocked by hyperpolarization.

In order to fit the spiking behavior of our mature GC model, we used raw traces from current clamp measurements of eight mature GCs (Mongiat et al., 2009) to reproduce action potential (AP) shape and spiking properties in detail. For this, the densities of all active ion channels were matched to the qualitatively assessed channel expression pattern (see Table 1) and then fine-tuned by hand. The spiking frequency vs. current (F–I) curve, relating somatic current injections to the amount of elicited APs is an important measure of a neuron’s excitability, and therefore a crucial feature to be replicated. Our active model was able to reproduce the F–I curve in both conditions, control and pharmacological blockade of Kir channels with BaCl2 (Figure 3B, experiment: gray lines on the left; model: blue lines in the middle column). The spiking behavior closely matched the experimental data (Figure 3C), which was validated by comparing the AP properties such as the AP width, voltage threshold, amplitude, fast afterhyperpolarization (AHP) as well as the voltage phase plot (Figure 3D–F). Importantly, replacing the reconstructed dendritic arborization with synthetic mouse morphologies (leaving all biophysical properties untouched), produced similar electrophysiological results (Figure 3A–F right column, model data shown in green) indicating a strong robustness of our model against morphological changes. Of note, it was not necessary to refit the passive properties for the synthetic morphologies. This further renders our morphological mouse model suitable for large-scale network modeling of the DG. Interestingly, the different morphologies exhibited different variants, e.g. of AHPs and depolarizing afterpotentials (DAPs), similarly to what was observed in experiments (Althaus et al., 2015). We analyzed the morphological origin of the electrophysiological variability and found a moderate negative correlation between dendritic surface and the cell’s rheobase (correlation coefficient R = −0.42) or AP number (correlation coefficient R = −0.40) indicating reduced excitability in larger dendritic trees (Figure 3—figure supplement 2, left). This is consistent with previous experimental and modeling studies showing that larger dendritic trees exhibit reduced excitability due to the larger dendritic leak (Krichmar et al., 2002; Šišková et al., 2014; Platschek et al., 2016). The size of the soma was also of relevance since it shaped AP characteristics such as fast AHP (correlation coefficient R = −0.33) and AP width (correlation coefficient R = −0.45) in the GC models (Figure 3—figure supplement 2, right). This suggests that some of the electrophysiological variability might be accounted for by the variability of GC morphologies.

Mature rat GC model

Since many GC experiments are performed in rats instead of mice, we further developed a rat GC model. In order to reproduce mature rat GC electrophysiology, we replaced the mouse morphologies with reconstructions of mature rat GCs (Figure 4A, left) as well as synthetic rat morphologies generated by our morphological model (Figure 4A, right), both published previously by our lab (Beining et al., 2017). Rat GCs have generally longer dendrites but only marginally higher total dendritic length since they are less branched than mouse GCs (Beining et al., 2017). Furthermore, rat GCs have a larger mean dendritic diameter. However, even with the altered morphologies, experimental rat GC Rin measurements (average 218 ± 30 MΩ, Figure 4B, colored arrows) were only matched when increasing the Kir conductance by a factor of x2.5 (204 ± 16 MΩ, solid blue curve, Figure 4B) while keeping other channel conductances equal to the values from the mature mouse GC model (Table 1). In contrast, the match was poor when all channel densities were kept as in the mouse model (313 ± 21 MΩ dashed line, Figure 4B). Also, when the Kir conductance was not adjusted, ongoing spiking failed at high-current injections due to insufficient leak, which led to Nav channel inactivation (depolarization block). However, with the increased Kir channel conductance, our rat GC model reproduced the F–I curve reported from a study (Pourbadie et al., 2015), for which similar intracellular solutions were used as for the mouse GC electrophysiology (Mongiat et al., 2009; Figure 4C). These results indicate that a higher expression of Kir channels might account for species differences in passive and active electrophysiological behavior.

bAP attenuation and Ca2+ dynamics in rat and mouse GC models

To further validate our mouse and rat active models of GCs, we next investigated dendritic signal propagation and Ca2+ signaling. Speed and attenuation of backpropagating APs (bAPs) that were previously measured in rats at various distances from the soma (Krueppel et al., 2011) were matched by our rat GC model (Figure 5A, left, blue curves) with a relative attenuation at 185 µm of 24.0 ± 2.8%, compared to 24.5 ± 3.6% in experiments (Figure 5A, left, black dots). Since we did not implement voltage-gated sodium (Nav) channels in the dendritic region of our morphologies, our simulations strengthen the notion that, as suggested previously (Krueppel et al., 2011), GC dendrites are virtually void of Nav channels. This is particularly important since earlier GC models comprised significant densities of dendritic Nav channels (Aradi and Holmes, 1999; Santhakumar et al., 2005; Schmidt-Hieber and Bischofberger, 2010; Mateos-Aparicio et al., 2014) thereby strongly affecting synaptic integration and calcium- or voltage-dependent plasticity. Although our modeling results indicate that GC dendrites do not express any Nav channels we must point out that there could be other possible solutions that fit the data. Indeed, pharmacological experiments (local application of TTX to block Nav channels in GC dendrites) combined with dual somatodendritic recordings and modeling (Krueppel et al., 2011) revealed that GCs may possess low densities of Na+ channels (see their Figures 2 and 3). The delay between the somatic AP and the maximum bAP at distal dendrites could not be well reproduced without adjusting the specific axial resistance Ra and the passive membrane conductance to the higher temperature of 33°C that was used in experiments by Krueppel and colleagues (Figure 5B, left) with Q10 values taken from Trevelyan and Jack (2002). This indicates that faster dendritic voltage propagation at higher temperatures should be considered in models that simulate in vivo conditions. Applying the same protocols to the mouse GC model, for which no experimental data exist so far, revealed a significantly lower relative bAP attenuation of 35.6 ± 3.2% at 185 µm (p=0.028, Kruskal-Wallis test, n = 5 rat GCs vs. n = 8 mouse GCs) but a similar delay (1.81 ± 0.08 ms in mouse vs. 1.68 ± 0.05 ms at 185 µm, p=0.188, Kruskal-Wallis test, n = 5 rat GCs vs. n = 8 mouse GCs) compared to the rat model (Figure 5A,B, right). This predicts species-specific differences in bAP attenuation that remain to be examined experimentally. As Ca2+ is an important cellular signal, we also analyzed the bAP-induced Ca2+ peak and decay in various compartments (axon, soma, proximal and distal dendrite) in the mouse and rat model and compared it to known experimental data. The Ca2+ peak levels were found to be slightly but not significantly higher in mouse (n = 8) than in rat (n = 5) dendrites (Figure 5C, proximal: 216.4 ± 16.5 µM in mouse vs. 152.0 ± 39.4 µM in rat, p=0.305 Kruskal-Wallis test; distal: 102.6 ± 12.1 µM in mouse vs 76.8 ± 11.9 µM in rat, p=0.305, Kruskal-Wallis test).

Of note, in contrast to our biophysical model, classical GC ion channels (Aradi and Holmes, 1999) used in most previous GC models were not able to generate realistic output when used in multiple mouse or rat morphologies (Figure 3—figure supplement 1, Figure 4—figure supplement 1, Figure 5—figure supplement 1, Supplementary file 1). This indicates the importance of using detailed data-driven ion channel composition, realistic Ca2+ buffer models, diverse dendritic trees as well as multiple different electrophysiology experiments for tuning and generating compartmental models, which would be stable across many morphologies and conditions.

Sensitivity analysis in mature rat GC model

Our GC model is biophysically highly realistic because it comprises exclusively ion channel isoforms that were demonstrated to exist in GCs. Therefore, it can be useful for making novel predictions and to identify parameters that critically influence neural computation in GCs. Figure 6A shows a sensitivity matrix in which the relative effects on physiological features of GCs were measured when ion channel conductances or other model parameters were up- or downregulated. A number of predictions can be drawn from this matrix. Reducing the passive leak and Kir2.1 channels critically influenced Rin, the membrane time constant, the interspike interval (ISI), and the number of APs at 100 pA. In contrast, the number of APs at 200 pA was only marginally affected, indicating that as the membrane is steadily depolarized at high current injections other channels such as Kv2.1 and Kv7 dominate the hyperpolarizing potassium influx, as Kir2.1 channels close. The 8-state sodium channel model (na8st) which represents Nav1.2 and 1.6 was critically involved in excitability, AP shape and voltage threshold as well as in the propagation speed along the dendrites and axon. Furthermore, Nav channels, Na+ concentration and temperature (besides anatomical properties such as diameter and branching) were the only components influencing propagation speed. Interestingly, Kv2.1 (delayed rectifier current) blockade reduced ISIs but increased ISI adaptation, as the higher number of APs recruited more Kv7 channels. The blockade of Kv7 shows that this channel gains relevance as membrane depolarizes, contributing more and more to the slow AHP. As expected, altering the reversal potential of the Na+ and K+ had complementary effects: A 10 mV increase of EK (from −90 to −80 mV) influenced mainly the passive properties such as Rin and excitability, whereas a reduction of ENa by −20 mV reduced AP amplitude (and propagation along the axon) and therefore increased AP width due to reduced activation of repolarizing K-channels. Interestingly, corresponding increases (doubling) of each model parameter led to opposite effects (Figure 6—figure supplement 1), except that doubling Cm partly showed paradoxical results arising from its effect on the dynamics of activation of dendritic channels.

Even though only five channels in our model had been modeled as being temperature-sensitive (Cav3.2, SK, Kv4.2, Kv7.2/3 and HCN), increasing or decreasing the temperature by 10° C from 24° C to 34° C or to 14° C had a significant influence on the cell’s excitability and spiking behavior (34° C: Figure 6A; 14°C: Figure 6—figure supplement 1). From these predictions, we conclude that, as different recording temperatures are used in different studies, the influence of temperature on the contribution of specific channels to electrophysiological properties, for example, to the slow AHP, can therefore be quite important and should be considered.

AP repolarization and spike adaptation in mature rat GCs

Finally, we tested some relationships of ion channels and AP features suggested previously in experiments. Firstly, we tested whether our model could reproduce the experimentally documented dominant contribution of BK and Kv3 channels to AP repolarization in rat GCs (Riazanski et al., 2001; Brenner et al., 2005) with BK governing somatic (Müller et al., 2007) and Kv3 axonic repolarization (Alle et al., 2011). To this goal, we conducted simulations with low (90 pA) and high (250 pA) current injections to analyze the contribution of BK and Kv3 channels to AP repolarization. We found that Kv3 blocking had no major effects on somatic AP shape, whereas a blockade of BK channels increased AP width, especially when the cell had to elicit several short-interval APs (Figures 6B, 250 pA). For both stimulation intensities, the relative contribution of Kv3.4 and BK stayed the same in the model with BK contributing considerably more to somatic repolarization, consistent with literature (data from rat; Müller et al., 2007; Riazanski et al., 2001; compared with our rat GC model in Figure 6B).

Secondly, we found that in our GC model Kv7 (M-current) contributed to spiking adaptation whereas calcium-dependent SK channels did not (Figure 6C). This is different from experimental data measured in rat GCs (Mateos-Aparicio et al., 2014). This discrepancy might originate from the manually adjusted size of injected current during spiking adaptation measurements under different pharmacological blockers (Mateos-Aparicio et al., 2014). Another explanation might be the usage of a different charge-carrying anion: our data is retrieved from Mongiat et al. (2009), who used Gluconate vs. MeSO4 in their experiment, which is known to induce larger slow AHPs (Zhang et al., 1994) and to slowly reduce Rin by up to 70% (Kaczorowski et al., 2007). In addition, this discrepancy might also arise from the putative partial permeability of SK for Na+ which would drastically increase ENa to ~50 mV (Shin et al., 2005), or from the very complex interaction between Kv7 channels, KATP channels and neuronal Ca2+ sensors such as hippocalcin (Andrade et al., 2012) of which all are further affected by temperature (note the 10°C higher temperature in Mateos-Aparicio et al., 2014), phosphorylation (Andrade et al., 2012) and ATP (Baukrowitz and Fakler, 2000).

Taken together, our sensitivity mapping of ion channel changes opens a number of insights that help understand the contribution of each ion channel isoform to the electrophysiological behavior of GCs (but see our discussion on degeneracy).

Compensatory ion channel alterations in GCs during temporal lobe epilepsy

To test the predictive power of our model under pathological changes in the GC ion channel composition we analyzed the impact of ion channel changes reported to occur during temporal lobe epilepsy (TLE) (Bender et al., 2003; Young et al., 2009; Stegen et al., 2012; Kirchheim et al., 2013). Overexpression of HCN and Kir (by doubling the channel densities in the model) reduced the intrinsic excitability of our model rat GCs by decreasing Rin (133 ± 11 MΩ vs. 204 ± 16 MΩ, Figure 6D). This was consistent with patch-clamp recordings from murine and human GCs in TLE revealing a compensatory reduction of GC excitability due to protective enhanced expression of HCN and Kir channels (Young et al., 2009; Stegen et al., 2012). In addition, in line with these experiments, our normal GC model showed a very low resonant behavior when oscillating currents between 1 and 15 Hz were injected (Figure 6—figure supplement 2), indicating that the low HCN channel density in GCs under normal conditions is not sufficient to induce resonant behavior as observed in CA1 pyramidal cells (Stegen et al., 2012). Similarly, we further showed that protective overexpression of Kv1.1 found in mouse models of TLE increased spike delays and decreased GC excitability in our mature mouse GC model (Figure 6E), although the spike delay effect in our model was not as prominent as in experiments (Kirchheim et al., 2013). This discrepancy could be explained by the use of different charge-carrying anion, as explained in the spike frequency adaptation experiments (Gluconate in the experiments used to fit our model vs. MeSO4 in the experiment, see above). Thus, our model appears useful to analyze GC spiking behavior following compensatory channel regulation due to pathological conditions such as TLE and thus could be integrated in available dentate network models that aim to model such conditions (Yim et al., 2015).

Young adult-born GC model

Dentate GCs are continuously produced throughout life, a process called adult neurogenesis. Young adult-born GCs (abGCs) possess unique electrophysiological features and numerous studies have pointed out their special role in hippocampal memory formation (Ming and Song, 2011; Aimone et al., 2014; Johnston et al., 2016). In particular, young abGCs display a critical phase starting at about 4 weeks of cell age when they exhibit increased excitability, enhanced synaptic and dendritic plasticity, and receive less inhibitory input (Ge et al., 2007; Mongiat et al., 2009; Marín-Burgin et al., 2012; Bergami et al., 2015; Temprana et al., 2015; Beining et al., 2017). As no compartmental model of young abGCs exists so far, we aimed to investigate the capability of our biophysical mature GC model to replicate the electrophysiology of young abGCs when differences in channel expression are considered and introduced by T2N.

In order to fit the passive and active properties of the young abGC model, we used raw voltage and current traces that have been acquired under the same conditions as in the mature mouse GC experiments (Mongiat et al., 2009). The I-V relationship and passive properties were well matched by reducing the Kir2 channel density by 73% (Figure 7A). This was consistent with previously reported reduced Kir channel currents and increased excitability in young abGCs (Mongiat et al., 2009). Since other channels have not been studied in young abGCs so far, altered channel expression for our abGC model was inspired from channel distribution studies in postnatal developing GCs (Table 3) as their development was reported to be similar to that of abGCs (Laplagne et al., 2006; Urbán and Guillemot, 2014).

Since young abGCs have a much lower membrane capacitance consistent with a lower spine density at 28 dpi (Mongiat et al., 2009; Yang et al., 2015), we reduced the spine scaling factor (see Materials and methods) by a factor of x0.3 compared to the mature GC model. Even with this low value, the membrane capacitance of our model (46.95 ± 3.21 pF) did not match the experimental values of 30.6 ± 1.0 pF (Mongiat et al., 2009). This resulted in longer spike delays compared to exemplary spike traces (compare columns in Figure 7B). However, the acute slice recordings might have slightly underestimated the capacitance values due to ineffective voltage clamping of distal dendritic regions or due to dendritic branches that were cut during slice preparation. Moreover, other studies showed capacitances for young abGCs of around 40 pF (Piatti et al., 2011; Yang et al., 2015). Despite the differences in capacitance, our young abGC model was capable of reproducing the experimental F–I relationship (Figure 7C), AP characteristics (Figure 7D–E), and AP dynamics (Figure 7F) when spine densities and expression of ion channels were reduced as mentioned above.

Synaptic signal integration in young abGCs

Young abGCs have been attributed a special role in hippocampal pattern separation and integration due to their broader tuning to input activity (see reviews Aimone et al., 2010; Rangel et al., 2013; Johnston et al., 2016). Therefore, to further test our model and to generate quantitative predictions concerning synaptic integration of abGCs, we compared the temporal processing of synaptic inputs in the young abGC and the mature GC model considering only intrinsic differences (i.e. no additional inhibitory input). Using T2N, we first randomly and equally distributed 30 excitatory synapses over the middle (MML) and outer molecular layer (OML), the termination side of the major afferent input from the medial and lateral entorhinal cortex, respectively. This number was chosen to reliably drive GCs at theta frequency without saturating them and is comparable to literature, since Krueppel et al. (2011) estimated that about 55 synchronously active distal synapses are necessary to drive a dentate GC in rat. Next, we synaptically activated the GCs synchronously at different frequencies (Figure 8A). Interestingly, when we used the same number and strength of synapses in the mature and young abGC model, the young abGCs could follow the input even at high frequencies (Figure 8A, right panel, dashed pink line) whereas the mature GCs could only follow frequencies below 20 Hz, mainly due to the activation of slow AHP currents. However, it is known, that young abGCs have a lower number of synapses than mature GCs as indicated by lower spine densities (Zhao et al., 2006) and lower miniature excitatory post-synaptic current (mEPSC) frequencies but similar amplitudes (Mongiat et al., 2009). Therefore, we reduced the number of synapses in the young abGC model accordingly by a factor of two (15 synapses, same strength). Interestingly, in this reduced input configuration, abGCs had a similar synaptic input/output relation as the mature GCs (Figure 8A, right panel, solid pink line compare with solid blue line).

In order to test the input tuning of young abGCs, we then investigated their integration of temporally delayed inputs. In these simulations, the phase of the distal inputs (OML) was shifted with respect to the proximal synapses (MML) by a time difference Δt, and the more realistic ‘reduced input’ (15 synapses) configuration was used for young abGCs. Interestingly, we found that whereas mature GCs were not able to integrate considerably delayed inputs (Δt > 15 ms), young abGCs performed better (Figure 8B, upper graph), despite receiving input from less synapses. However, when the frequency exceeded 20 Hz young abGCs performed slightly worse than mature GCs in following the input frequency (Figure 8B lower right graphs). The higher the frequency, the worse was the performance correlated with Δt as the young cells’ activity became saturated. In summary, at low frequencies in the theta range, young abGCs were able to integrate synaptic inputs with a broader time window than mature GCs. This is in agreement with reports of broader abGC tuning to their input activity (Aimone et al., 2010; Johnston et al., 2016; Rangel et al., 2013).

Discussion of GC modeling results

Mouse and rat mature GC model

A source of possible issues in former mature GC modeling studies lies in the fact that morphologies, biophysical mechanisms and electrophysiological data were not always used together in a consistent way concerning the animal/cell age or the species, that is mouse or rat. The widely used model from Aradi and Holmes (Aradi and Holmes, 1999) had originally been fitted on a mature rat morphology and rat experiments. However, since then it has been used with newborn GC morphologies (Tejada et al., 2012), fitted on mouse data (Ferrante et al., 2009) or used with mouse morphologies to reproduce mouse (Platschek et al., 2016) or even rat experiments (Krueppel et al., 2011; Chiang et al., 2012). Thus, there was a need for developing a consistent compartmental GC model, which would be specific for a given species and GC maturation phase. We took great care to fit and use our mature mouse GC model only with mature mouse morphologies and corresponding electrophysiological experiments. As the resulting detailed compartmental model provided accurate results by mimicking mature mouse GC behavior, we used it to develop a young mouse abGC and a mature rat GC model by implementing differences suggested by literature concerning ion channel expression and electrophysiology as compared to mature mouse GCs.

Interestingly, despite the thicker ML in the rat DG, the total dendritic length and surface of reconstructed mouse (Schmidt-Hieber et al., 2007) and rat (Beining et al., 2017) GCs were not significantly different from each other. This phenomenon can be explained by the increased branching in mouse GCs (~16 branch points in mouse vs ~10 in rat). We first challenged our model to reproduce electrophysiological data from rat by simply replacing the mouse with rat morphologies. However, the combined rat Rin measurements from literature implied a steeper I-V relationship than in mouse (Staley et al., 1992; Schmidt-Hieber et al., 2004; Mateos-Aparicio et al., 2014; Pourbadie et al., 2015) and this difference could not be explained by morphology alone. Increasing the Kir conductance resulted in F-I curves matching experimental data. These results suggest that rat GCs display a reduced excitability due to incorporation of additional Kir channels. As an alternative, this could also be achieved by other leak channels such as K2P channels; however, the rat I-V curve from experimental data in Figure 4B showed pronounced inward rectification, further supporting Kir channels as an underlying mechanism. In line with this, the increased leak conductance in the rat GC model improved the fitting of simulated bAP attenuation to physiological recordings obtained from rat experiments (Krueppel et al., 2011), as the attenuation was too weak in the unmodified rat model (data not shown).

Young abGC model

As the neuronal circuit of the DG is continuously remodeled by adult neurogenesis, the role of adult-born neurons in hippocampal processing gains relevance (Rangel et al., 2013; Johnston et al., 2016). As these neurons transiently exhibit unique intrinsic and synaptic properties they are subject to many studies (see reviews Aimone et al., 2010; Rangel et al., 2013; Johnston et al., 2016). Many special features have been associated with abGCs, such as increased excitability due to reduced Kir2 channel expression (Mongiat et al., 2009), increased synaptic plasticity due to higher NMDAR-2b expression (Ge et al., 2007), low inhibition due to developmentally delayed input from both feedforward and feedback GABAergic inhibitory loops (Marín-Burgin et al., 2012; Pardi et al., 2015; Temprana et al., 2015) and prolonged calcium transients due to different buffering capacities (Stocca et al., 2008). These special features of abGCs are most prominent during a critical time window (4–6 weeks after cell birth), when abGCs are supposed to exert their special role in learning and memory (Ming and Song, 2011). In our attempt to create the first compartmental model of abGCs, we focused on their special intrinsic, non-synaptic properties known to exist at the start of the critical time window, namely increased input resistance and weaker Na/K peak conductances (Mongiat et al., 2009). To implement these changes we used data on ion channels which are known to be upregulated during postnatal development (Table 3) assuming that adult-born is similar, delayed at the most, as postnatal GC development (Espósito et al., 2005; Zhao et al., 2006; Snyder et al., 2012). Even though a lower expression (or alternative splicing) of BK channels is only visible at P14 or earlier, we also had to reduce BK channels in our young abGC model because the fast AHP, which is mainly regulated by BK channels in GCs was reported to be reduced in young abGCs (Yang et al., 2015), an observation we also found in our raw traces (Figure 7B, left) from Mongiat et al. (2009). The parameters of the young abGC model were fitted best when we reduced the beta4-subunit-associated BK current (gabk) by 100%. Thus, the abGC model predicts that the beta4 subunit is less expressed or not associated with BK channels in young abGCs.

To investigate the impact of the special intrinsic properties of young abGCs on their synaptic integration, we subjected both young and mature GC models to a broad range of synaptic input stimulation frequencies ranging from 10 to 75 Hz using T2N. In line with experimental data (Mongiat et al., 2009; Pardi et al., 2015), we found that diminished glutamatergic input onto abGCs was compensated by their enhanced excitability when GABAergic inhibition was absent. Both populations of GCs responded in a similar fashion over a wide range of stimuli, which is also in agreement with electrophysiological recordings (Pardi et al., 2015). Furthermore, despite their weaker excitatory input, we found that young abGCs were more efficiently activated by temporally separated (>15 ms) incoming activity from medial and lateral perforant path inputs as compared to mature GCs. In future models, both feedforward and feedback inhibitory GABAergic inputs as well as realistic proportional numbers of immature and mature GCs could be incorporated to obtain a comprehensive realistic model of the DG network.

Model limitations

Our model was mainly fitted on raw voltage and current traces that had been the basis of the findings in Mongiat et al. (2009). The advantage of such traces compared to data extracted from literature is that the same analyses (e.g. of spike width) can be performed on traces from both experiment and model, thereby increasing the accurateness of reproducing experimental data. Furthermore, the diversity of responses can directly be assessed and taken into account. However, similar to many other physiological recordings in ex vivo slices, the experiments were performed at room temperature. In our sensitivity analysis we found that temperature has a crucial impact on spiking behavior and adaptation (see above and Figure 6A), Therefore, our model might have limited predictability on some aspects of GC behavior at body temperature. In future studies, using raw traces from GCs at body temperature, our GC model could be adapted to physiological temperatures or be used to investigate temperature-sensitivity of GC ion channels.

Kir channels significantly shape the resting membrane potential (Day et al., 2005; Stegen et al., 2012). A portion of the current that is described by our Kir2 model is probably also mediated by G-protein coupled Kir channels (Kir3 or GIRK) and by ATP-sensitive Kir channels (Kir6 or KATP) in real GCs. Both are expressed and functional in GCs (Karschin et al., 1996; Pelletier et al., 2000; Tanner et al., 2011) but are not part of our GC model as this would have required models of the G-protein and ATP molecular machinery (Enkvetchakul et al., 2000; Proks and Ashcroft, 2009). GIRKs might be involved in neuromodulation through their activation by G-protein coupled receptors (e.g. 5-HT1A serotonin, GABAB and D2 dopamine receptors). KATP channels are involved in controlling the resting membrane potential (Baukrowitz and Fakler, 2000) and a part of the slow AHP (Andrade et al., 2012) due to their opening upon ATP depletion after long-lasting spiking phases, which might explain the vulnerability of our model to high and prolonged current injections. Furthermore, in experiments, the Na+ ionic drive drops during strong and prolonged current injections as the Na+/K+ pump activity becomes saturated (Nørby et al., 1983; Zahler et al., 1997; Forrest et al., 2012). Hence, an implementation of models for the Na+/K+ pump, KATP channels and cellular ATP handling might further improve the GC model.

To model sodium channel isoforms Nav1.2 and Nav1.6, which are expressed in GCs, we used a unifying Nav model which had been developed based on AP measurements in mouse GCs (Schmidt-Hieber and Bischofberger, 2010). In the experimental data on which we fitted our mouse GC models (Mongiat et al., 2009), GCs displayed an initial high maximal rate of voltage rise during an AP which slowly decreased with increasing current injections whereas in the model the rate was low at the beginning and increased with higher current injections (Figure 3—figure supplement 4, mature GCs and young abGCs in mouse). Furthermore, in the model, the amplitude of the second spike was lower indicating only partial recovery from inactivation (Figure 3D). In addition, the model generated rather large bAP amplitudes compared to the bAP data from (Krueppel et al., 2011). However, the latter only has one data point for the somatic voltage amplitude, so we could not estimate the standard deviation of this measurement. Furthermore the protocol with which the bAPs were elicited was not reported there. In our simulations, we used a very short (2.5 ms) and strong current pulse to elicit the bAPs. A different, longer pulse that partly inactivates Nav channels might result in lower amplitudes. Nonetheless, developing detailed models of Nav1.2 and 1.6 and their controlling mechanisms might help improving these aspects of the GC model. It is possible that young abGCs have a slightly different Nav composition with different activation kinetics. However, there exists no data on the exact Nav composition, hence we could only apply the Nav channel of the mature GC as it is. Future abGC models should take this into consideration.

An important issue is disentangling the different mechanisms of Ca2+ buffering and thereby the interdependency of Ca2+ channels, Ca2+ internal stores and Ca2+-dependent potassium channels since Ca2+ influences AP repolarization (through BK channels) and ISIs (through SK and the slow AHP). By incorporating a phenomenological Ca2+ buffer model reproducing realistic local Ca2+ dynamics we avoided using unphysiological high BK or Ca2+ channel densities (Aradi and Holmes, 1999; Santhakumar et al., 2005; Hayashi and Nonaka, 2011; Jaffe et al., 2011) or adding unknown Ca2+- and voltage-dependent channels (Mateos-Aparicio et al., 2014). This represents a significant improvement over former GC models. However, we have not explicitly modeled Ca2+ from the internal Ca2+ stores. The implementation of such an internal store mechanism might be important for modeling synaptic plasticity (Jedlicka and Deller, 2017) but also for detailed modeling of fast, medium and slow AHP generating potassium channels (Kaufmann et al., 2010; Piwonska et al., 2008; Shruti et al., 2012; Wang et al., 2016). Another useful extension of the model would be an implementation of explicit spines. Spines are especially important during synaptic activation generating strong local depolarization (Gulledge et al., 2012; Tønnesen et al., 2014). Therefore, their explicit model will be needed to simulate realistically the effects of the depolarization on spine-localized ion channels and plasticity mechanisms.

In contrast to dendrites of CA1 pyramidal cells, dendrites of GCs have not yet been studied using systematic cell-attached recordings. Therefore, dendritic ion channels of GCs and their location-dependent properties have not yet been fully characterized. Thus it is possible that dendritic and somatic channels may have different expression, kinetics and voltage-dependence profiles. Indeed, several channels show location-dependent gradients in their conductance, kinetics or voltage-dependence (for reviews see Migliore and Shepherd, 2002; Lai and Jan, 2006; Narayanan and Johnston, 2012). Even somato-dendritic gradients in intracellular milieu (e.g. in Ca2+ or Cl- concentration) may contribute to location-dependent channel properties in neurons. Therefore, future experiments should address potential somato-dendritic differences and variability in GC ion channel properties and their impact on GC electrophysiology. Similarly, it is currently discussed that neurons could achieve a specific electrophysiological profile with different configurations of ion channels and channel densities (see the discussion of degeneracy in the main text). Therefore, it might be possible that in a different model configuration ion channels could have different impact on GC behavior, e.g. Kv4/Kv1.4 channels contributing more strongly to Rin and I-V relationship, or SK channels regulating spike frequency adaptation rather than Kv7 channels. Taken together, future GC models should incorporate channel degeneracy and location-dependent channel properties to study possible functional role and synergy of such channels. (Rathour and Narayanan, 2014; Drion et al., 2015; Mishra and Narayanan, 2017).

Detailed description of GC morphologies and ion channels

Reconstructed dendritic morphologies

Eight morphologies of mature mouse GCs (Schmidt-Hieber et al., 2007) were converted to NEURON models using the TREES toolbox (Cuntz et al., 2010). To each morphology a synthetic axon (length: 1350 µm, diameter 0.45 µm) was added where no axon was provided. Three of those morphologies are shown in Figure 2A. The biophysical model for mouse mature GCs was first fitted on the basis of these morphologies. In order to accommodate the layer dependent mechanisms of the biophysical model, it was necessary to define the following dendritic regions: the granule cell layer (GCL), and the inner, middle and outer molecular layer (IML, MML and OML, respectively). We assumed a molecular layer (ML) thickness of 188 µm (Zhou et al., 2009; Dokter et al., 2015) and subdivided it with a ratio of (0.2 : 0.4 : 0.4) as the IML is smaller compared to MML and OML in mouse due to the lack of commissural fibers. We rotated the morphologies to align the distal dendritic tips and assigned all dendrites within 75 µm of the tips to the OML, all dendrites within 75 µm of the OML border to the MML and the dendrites within 38 µm of the MML border to the IML. The remaining dendritic segments between the IML border and the soma were assigned to the GCL. For the rat GC model, reconstructed morphologies from a previous study were used (Beining et al., 2017). We only chose reconstructions that belonged to the mature population, were untreated (contralateral side) and had a completeness of over 90% resulting in five morphologies. Dendritic regions in these morphologies were anatomically assigned based on the slices they were reconstructed from (see Beining et al., 2017).

Morphological models

To further test the robustness of the biophysical model against morphological variations, 15 synthetic mouse and rat morphologies of mature GCs were generated with a self-written morphological GC model based on the minimum spanning tree algorithm available in the TREES toolbox (Cuntz et al., 2010). The rat morphological model has already been published (Beining et al., 2017) and reproduces morphological data of mature rat GCs with great detail (Figure 4A, right side). For the mouse morphological model (Figure 2B), we used the GC morphologies mentioned above (Schmidt-Hieber et al., 2007) to fit the parameters, which resulted in several changes compared to the rat model. Since the volume of the mouse DG is considerably smaller, the thickness of the ML was reduced to 188 µm in the model to mimic the ML thickness of the real morphologies including the ratios between the layers (38 : 75 : 75 µm). In parallel, the threshold for pruning short terminal segments was reduced to 20 µm. Furthermore, mouse GCs were much more branched (compare morphologies in Figures 3 and 4), reaching a similar total dendritic length despite a smaller ML. Hence, we doubled the total number of target points (50), and changed their distribution to obtain more points in the MML, where branching was extensive in real mouse morphologies (Schmidt-Hieber et al., 2007). Fitting a quadratic diameter taper function to the morphologies of Schmidt-Hieber (Schmidt-Hieber et al., 2007) resulted in an offset of 0.396 µm and a scaling factor of 0.1, which was used to taper the dendritic diameter of the synthetic trees. The soma diameter was set to 10.25 ± 0.5 µm. Analogously to the real GC morphologies, a synthetic axon was added.

Ion channels

We performed an extensive literature research on the existence and subcellular distribution of different channel isoforms in mature GCs and found 16 ion channel isoforms (Figure 2A) together with their coarse subcellular distribution. Briefly, an 8-state sodium (Nav) channel model from (Schmidt-Hieber and Bischofberger, 2010) was adapted, a leaky inward-rectifier channel (Kir) model was developed based on experimental data (Lopatin et al., 1995; Dhamoon et al., 2004; Yan and Ishihara, 2005; Panama and Lopatin, 2006; Ishihara and Yan, 2007; Liu et al., 2012), A-type potassium channels were represented by models of Kv1.1 (Christie et al., 1989), Kv1.4 (Wissmann et al., 2003) and Kv4.2 (Barghaan et al., 2008) channel isoforms, the delayed-rectifier channel Kv3.4 was fitted on data from (Rudy et al., 1991; Schröter et al., 1991; Rettig et al., 1992; Miera et al., 1992; Riazanski et al., 2001; Desai et al., 2008), and the M-type potassium channel Kv7.2/3 was taken from (Mateos-Aparicio et al., 2014). Furthermore, we included an HCN channel (Stegen et al., 2012) adapted to a lower threshold for activation, a Cav2.2 (N-type) calcium (Ca2+) channel (Fox et al., 1987) adapted to a more realistic, slower inactivation time constant (100 ms instead of 1–10 ms), a T-type Cav3.2 Ca2+ channel model from (Burgess et al., 2002), two L-type Cav1.2 and Cav1.3 Ca2+ channel models (Evans et al., 2013) transferred from GENESIS (Bower and Beeman, 1998), the Ca2+-dependent big and small conductance potassium channels BK and SK from (Jaffe et al., 2011) and (Solinas et al., 2007) with modifications (see below for more details), and an improved Ca2+ buffering model (see below for more details). We then looked for the kinetics of these channels and chose ion channel models that followed these kinetics (or could be modified appropriately) or, if not available, fitted own channel models to these data. This was done by performing least squares fitting on the activation and inactivation curves and time constants provided by the literature cited in Table 1. Generally, all channels were incorporated according to their expression strength found by protein immune staining, followed by fine-tuning of the channel densities to fit the active properties of mature GCs. The original literature, the incorporated channel densities and the origin of the channel models are summarized in Table 1. A general review on axonal targeting of voltage-dependent potassium channels can be found in Gu and Barry (2011). The reversal potentials for potassium and sodium were calculated from the solutions which were used in the experiments (Mongiat et al., 2009) (EK = −93 mV, ENa = 87.76 mV) and were kept constant throughout the simulations.

Passive membrane properties

The axial resistance was chosen to be 200 Ωcm in the dendrites and the soma and 100 Ωcm in the axon. The specific membrane capacitance Cm was 0.9 pF/cm². Spines were implicitly modeled by scaling the passive conductance and Cm in the IML by a factor of 1.45, and in the MML and OML by a factor of 1.9 (mature mouse and rat GC model). We combined the function of two-pore channel potassium (K2P) channels such as TWIK and TREK into a single passive channel as they behave in a voltage-independent manner (i.e. linearly) over a wide voltage range and are expressed in GCs (Lesage et al., 1997; Hervieu et al., 2001; Talley et al., 2001; Gabriel et al., 2002; Aller and Wisden, 2008; Yarishkin et al., 2014). However, it should be noted that modeling leak currents exactly (i.e. non-linearly) may affect the output of neurons (Huang et al., 2015).

Passive leak channel and Kir channel

For the passive GC model, a passive leak channel model was introduced representing the cell’s channels with linear current-voltage relationships, such as 2-pore potassium (K2P) channels that are known to be strongly expressed in GCs (Hervieu et al., 2001; Gabriel et al., 2002; Yarishkin et al., 2014). Moreover, we incorporated a model of the inward-rectifying Kir2 channel, which also contributes to the cell’s properties at resting potential. Kir channels in GCs are expressed as several variants (Kir2.1–4) (Karschin et al., 1996; Prüss et al., 2005), which can assemble to heteromeric channels with mixed properties (Dhamoon et al., 2004). Hence, because the stoichiometry of Kir channel subunits is not known in GCs yet, we aimed to incorporate a unifying Kir2.x model. We used a model for a Kir 2.1 channel that described low- and high-affinity spermine block as well as Mg2+ block modes (Yan and Ishihara, 2005). Since later studies showed that both modes exist in parallel with the high-affinity block being a substate of the channel that still shows low conductance (Liu et al., 2012), we first changed the high-affinity block state to be a substate. To account for other Kir2 isoforms and putative Kir2.1–3 heteromers, which have different sensitivities to spermine block and are thus less rectifying (especially Kir2.3) (Panama and Lopatin, 2006), we set the high-affinity fractional subconductance to 0.25 (which corresponds to the fractional conductance being susceptible to the low-affinity spermine block) compared to 0.09–0.15 in the original studies with homomeric Kir2.1 (Yan and Ishihara, 2005; Ishihara and Yan, 2007). Then, we added the low-affinity state as another substate to the model (six states in total) and fitted an exponential back and forward rate as the low-affinity mode had originally been described without kinetics, being assumed to be instantaneous (Yan and Ishihara, 2005). Furthermore, the unblock rates of the high-affinity states were slowed down to match the values from literature (Lopatin et al., 1995; Panama and Lopatin, 2006). Another issue with the original Kir2.1 model was that it was based on measurements in equal extra- and intracellular potassium (i.e. EK = 0 mV) and different Mg2+ concentrations, two factors which strongly influence Kir rectification. As the dependence between EK and V1/2 of the Kir channel block has a slope of exactly 1 (Panama and Lopatin, 2006), we shifted the activation and inactivation of the model by −93 mV, which was the EK in our biophysical model. Furthermore, as the Mg2+ block of the Kir channel was weakened in the experiments (Mongiat et al., 2009) due to a drastic difference in the Mg2+ driving force (EMg = −14.38 mV and EK = −93 mV vs. EMg = −88 mV and EK = 0 mV in the original study), we adapted the Mg2+ block in the Kir model by shifting the Mg2+ inactivation by only 0.5 * EK and reducing the influence of intracellular Mg2+ concentration by a factor of 8. The resulting model could well reproduce the steady-state I–V relationships (Figure 3A, Figure 4B and Figure 7A) as well as the slow unblock at hyperpolarized potentials (Figure 3—figure supplement 3).

Sodium channels

We implemented the 8-state sodium (Nav) channel model from Schmidt-Hieber as it had been directly fitted on mature GCs (Schmidt-Hieber and Bischofberger, 2010) However, we found that distributing the densities according to the spatial functions used in the model was not compatible with our morphologies since the spiking behavior depended strongly on the somatic and axonal geometry, which varied significantly between cells. Thus, we chose region-dependent densities with the highest density in the axon initial segment (Schmidt-Hieber and Bischofberger, 2010). The dendritic sodium channel was removed because GC dendrites were reported to exhibit predominatly passive properties (Schmidt-Hieber et al., 2007; Krueppel et al., 2011). In order to compensate for the resulting smaller excitatory drive, somatic and axonal channel densities were increased compared to the original. Also, the Nav channel activation curve was shifted by +10 mV, as the −35.3 mV (axon) and −29.4 mV (soma) half-activation midpoints measured in Schmidt-Hieber and Bischofberger (2010) were significantly lower than in many other studies that measured Nav 1.2 and 1.6 kinetics (Smith et al., 1998; Oliva et al., 2014; James et al., 2015). This shift also reproduced the spike threshold from the electrophysiology data much better (see Figure 3E). Furthermore, the inactivation kinetics had originally only been fitted between −50 and 20 mV thereby omitting the reproduction of deinactivation kinetics between −120 and −50 mV, which were slower than the reported values in literature (Rush et al., 2005; Mercer et al., 2007). Hence, we adapted the inactivation rates to fit the recovery kinetics from inactivation, too.

Kv channels

Table 1 summarizes the literature that the different Kv models were taken from or fitted onto. Importantly, Kv1 channels at the axon initial segment control action potential (AP) waveforms and synaptic efficacy (Kole et al., 2007) and form heteromers comprising α- and auxiliary subunits. In the DG Kv1.1/1.4, heteromers are formed together with Kvβ1/2 (Rhodes et al., 1997; Monaghan et al., 2001) and KCNE1/2 (Tinel et al., 2000; Kanda et al., 2011) subunits. However, these interactions have only been modeled in detail in the Kv4 channel (Amarillo et al., 2008; Barghaan et al., 2008); we therefore implemented a standard Kv1.1 and Kv1.4 model from (Christie et al., 1989) and (Wissmann et al., 2003), which might ignore functional impacts such as the calcium-dependent modification of inactivation kinetics through Kvβ1 (Jow et al., 2004).

HCN channels

The existence of HCN channels in GCs remains controversial (Stegen et al., 2012) which might partly be explained by the use of different species and by the fact, that HCN channels are blocked differentially by the Mg2+ present in the pipette in various concentrations (Vemana et al., 2008). We implemented an HCN channel (Stegen et al., 2012) but left-shifted the voltage-dependence by 10 mV since V1/2 was more hyperpolarized than −90 mV for all HCN channel isoforms found in the literature (Altomare et al., 2001; Brãuer et al., 2001; Chen et al., 2001; Surges et al., 2006; Postea and Biel, 2011).

Calcium channels

The Cav1.2 and Cav1.3 (L-type) Ca2+ channel models were taken from (Evans et al., 2013) and transferred from GENESIS (Bower and Beeman, 1998) to NEURON. As Cav1.3 compared to Cav1.2 is known to show only partial voltage-dependent inactivation (VDI; see Bell et al., 2001; Koschak et al., 2001) we restricted VDI of Cav1.3% to 85% of the total conductance (see Appendix 2—figure 2). For the Cav2.2 (N-type) Ca-channel we used the activation and inactivation kinetics from Fox et al. (1987), but set the inactivation time constant to 100 ms (compared to 1–10 ms between 0 and 50 mV in the original model). The resulting inactivation kinetics of Cav2.2 at these voltages were then more similar to experimental results (Fox et al., 1987; Huang et al., 2010) and were in the range of inactivation time constants of other models (Wolf et al., 2005; Hemond et al., 2008; Evans et al., 2013; Papoutsi et al., 2013). However, it should be noted that the deinactivation kinetics (below 0 mV) are much slower in real channels being in the range of seconds (Zhu et al., 2015), which might be important when Cav2.2 is inactivated by a long depolarization and then reactivated shortly thereafter.

The expression and distribution of T-type Ca-channels (Cav3.1–3) was controversial in the literature: Whereas Martinello et al. (EM immune stainings) reported Cav3.2 to be mainly expressed in GC dendrites (Martinello et al., 2015), McKay et al. (fluorescent immune staining) found Cav3.2 to be expressed exclusively in the soma (McKay et al., 2006). Similarly, McKay et al. found Cav3.3 strongly expressed in GC somata (McKay et al., 2006), whereas Talley et al. reported very weak Cav3.3 mRNA expression in the DG and McRory et al. reported a complete lack of Cav3.3 in the hippocampus (McRory et al., 2001). Since one explanation might be that Cav3.3 expression is largely reduced from juvenile to the adult age (McRory et al., 2001; Yunker et al., 2003), we decided to only implement a Cav3.2 model from Burgess et al. (2002) to model T-type Ca2+ currents. We did not use a separate Cav3.1 channel as it has kinetics similar to Cav3.2 (Cain and Snutch, 2010). Moreover, since no consensus could be found about the subcellular distribution, we incorporated the model into all compartments with increased densities in the soma and dendrite (McKay et al., 2006; Martinello et al., 2015).

Calcium buffer

Since calcium (Ca2+) activates small-conductance and big-conductance potassium (SK and BK) channels and plays a crucial role for synaptic plasticity, we developed an improved Ca2+ buffering model. Submembrane shell models of Ca2+ buffering and dynamics in neurons were used in previous compartmental models of granule cells (Yuen and Durand, 1991; Aradi and Holmes, 1999; Santhakumar et al., 2005; Hayashi and Nonaka, 2011; Mateos-Aparicio et al., 2014). They were based on the assumption that Ca2+ is mainly active within a thin shell beneath the cell membrane but rapidly buffered outside of that shell. However, as recently reported (Anwar et al., 2014), many of these shell models were found to contain an error that was introduced in early GC models and led to incorrect Ca2+ levels in thin dendrites. Hence, we implemented a Ca2+ shell model (using a shell depth of 0.05 µm) corrected to varying diameters in the morphology (Anwar et al., 2014).

Furthermore, earlier compartmental models of GCs used shell models with fast exponential Ca2+ decay times of 9 ms (Yuen and Durand, 1991; Aradi and Holmes, 1999; Santhakumar et al., 2005; Mateos-Aparicio et al., 2014). This was an estimate originally implemented into the compartmental GC model of Yuen and Durand, 1991 to reproduce spike adaptation and represents averaged and simplified Ca2+ dynamics which, in reality, extends over several time scales in nerve cells (Blaustein, 1988; Yuen and Durand, 1991). Slower dynamics of 100 ms have only been used in motorneurons so far (Traub and Llinás, 1977), but a carefully calibrated Ca2+ imaging study in rat and mouse mature GCs revealed decay time constants of 230 ± 30 ms and 280 ± 30 ms, respectively, as well as considerably lower Ca2+ peak levels (Stocca et al., 2008) as compared to former models (Aradi and Holmes, 1999; Santhakumar et al., 2005; Hayashi and Nonaka, 2011; Mateos-Aparicio et al., 2014). Furthermore, other studies have reported that the membrane of GCs comprises micro- and nanodomains of Ca2+ channels clustered with SK or BK channels at distances between 13 and 150 nm and showed that the Ca2+ rise and decay can be very large and nearly instantaneous in these domains (Marrion and Tavalin, 1998; Müller et al., 2007; Fakler and Adelman, 2008; Kaufmann et al., 2010). In our model, we aimed to reproduce overall Ca2+ increase and decay on the one side, but also the local Ca2+ increase in micro- and nanodomains. Hence, we introduced a phenomenological model of Ca2+ buffering by dividing the Ca2+ influx with a constant, which was analogous to the so called Ca2+ binding ratio representing the ratio of buffer-bound Ca2+ ions versus free ions. Following the literature we assumed a lower Ca2+ binding ratio of 10 in the axon compared to 50 in the dendrite (Jackson and Redman, 2003; Stocca et al., 2008). A somatic Ca2+ binding ratio has not been reported, yet, but might be high due to a high amount of fixed and mobile buffers such as mitochondria (Duchen, 1999). Hence, we set the Ca2+ binding ratio to 200 in the soma. To model the clustering of Ca2+ channels with BK and SK channels, we additionally supplied BK and SK channels with unmodified (i.e. no Ca2+ binding ratio) instantaneous local [Ca2+]i from the respective clustered Ca2+ channel (N-type Ca2+ channels for BK and L-type Ca2+ channels for SK channels; see Marrion and Tavalin, 1998). In this way, the model was taking into account that these channels are in close proximity to Ca2+ channels and therefore their Ca2+-activation is not affected by the intracellular Ca2+ buffers (Müller et al., 2007; Fakler and Adelman, 2008). We set the Ca2+ decay time constant to 43 ms in the axon (Jackson and Redman, 2003) and to 240 ms in all other compartments (Stocca et al., 2008). To fine-tune the Ca2+ channel density distributions of the four used Ca2+ channels (Cav1.2, Cav1.3, Cav2.2 and Cav3.2) we additionally considered the contribution of each isoform to the Ca2+ current at 100 mV (Eliot and Johnston, 1994) and peak calcium levels following an AP (Jackson and Redman, 2003; Stocca et al., 2008).

Calcium-dependent potassium channels

Ca2+-dependent potassium channels such as BK and SK form micro- and nanodomains with specific Ca2+ channels in GCs (reviewed in [Fakler and Adelman, 2008]): N-type Ca2+ channels form nanodomains with BK (Marrion and Tavalin, 1998; Loane et al., 2007) and L-type Ca2+ channels form microdomains with SK channels (Marrion and Tavalin, 1998). In these clusters, the local Ca2+ concentration can be very fast and high during Ca2+ channel opening. Thus, as aforementioned, an additional local [Ca2+] was directly calculated for BK and SK channels from the respective locally clustered Ca2+ channel without applying the Ca2+ binding ratio. For simplification and fast computation this local [Ca2+] was assumed to be instantaneous, that is, without a rise or decay time. To account for SK having a higher distance of ~150 nm to its L-type Ca2+ channels in the microdomains, compared to 13–50 nm for BK channels we divided the local SK [Ca2+] by 3.

The BK channel model from (Jaffe et al., 2011) simulated BK α-subunits with or without β4-subunits which make the channel kinetics much slower and resistant against the BK blocker iberiotoxin. Pharmacological studies with iberiotoxin suggest that wildtype GCs do not contain pure α-BK channels (Shruti et al., 2012), but prolonged application of high toxin concentrations were shown to also block wild-type GC BK channels (Müller et al., 2007), suggesting, that BK channels might be expressed with different stochiometries of α- and β4-subunits resulting in partial iberiotoxin-resistances and intermediate kinetics (Wang et al., 2014). As there exist no studies on such intermediate kinetics, we implemented both the α- and α β4-subunit model of BK.

We adapted the SK2 channel model from Solinas et al. (2007) which is based on the kinetic model by Hirschberg et al. (1998) to model all SK channel isoforms expressed in GCs (SK1-3) as they have similar kinetics and calcium-dependencies. We found that the activation kinetics of the model following Ca2+ transients were too fast and the inactivation kinetics to slow, compared to experimental measurements (Hirschberg et al., 1998; Xia et al., 1998), hence we refitted the constant and the Ca2+-dependent rates to the experimental data.

Fitting of ion channel densities

The initial relative distribution of all channel densities was taken from the qualitatively assessed channel expression pattern (see Table 1) and subsequently fine-tuned by hand. Fine-tuning of the models ‘passive and active channel densities was done with Matlab by carefully adapting densities to mimic raw voltage and current traces (Mongiat et al., 2009) (control vs. BaCl2 application) and further experimental data on GC physiology (e.g. Ca2+ dynamics and physiology at dendrites) from literature (Riazanski et al., 2001; Müller et al., 2007,Müller et al., 2007; Schmidt-Hieber et al., 2008,Schmidt-Hieber et al., 2007; Stocca et al., 2008,Stocca et al., 2008; Schmidt-Hieber and Bischofberger, 2010; Krueppel et al., 2011,Krueppel et al., 2011). Thereby, each experiment was recreated according to the information provided by the publications using T2N and standard NEURON mechanisms (IClamp, SEClamp, Exp2Syn etc., see code for more details).

Aradi and Holmes mature GC model

In order to assess the performance of our mature GC model, we compared it to the widely used GC model developed by Aradi and Holmes (1999). We implemented the original (https://senselab.med.yale.edu/ModelDB/showModel.cshtml?model=116740) Aradi and Holmes biophysical model into our T2N framework and ran the same simulations with the same morphologies used in our model (Figure 3—figure supplement 1, Figure 4—figure supplement 1, Figure 5—figure supplement 1).

Young adult-born GC (abGC) model

We turned our biophysical model of mature GCs into a model of young (28 dpi) abGCs by reducing several channel densities that have been reported to be less expressed in developing GCs (Table 3). By reducing the Nav channel density, a smaller Na+ drive was achieved as observed in the phase plots of young abGCs (Figure 7F). Reducing Kv2.1 and Kv4.2 in the model decreased the medium AHP that otherwise would induce too long and hyperpolarized ISIs. Consequently, Cav1.3 also had to be reduced to avoid unrealistically strong dendritic depolarization caused by the lacking hyperpolarization mediated by Kv4.2. Furthermore, we reduced BK channel density to eliminate the prominent fast AHP not found in the experimental data from abGCs (Mongiat et al., 2009; Yang et al., 2015).

Synaptic integration in abGCs

For these simulations, we randomly distributed 30 synapses equally distributed over dendrites in the MML and OML (schemes in Figure 8). The synapses had an exponential rise and decay with dynamics mimicking that of real EC-GC synapses (exponential rise time constant: 0.2 ms, exponential decay time constant: 2.5 ms, reversal potential at 0 mV, synaptic weight 0.65 nS each). All synapses were either activated synchronously (Figure 8A) with a frequency ranging from 10 to 100 Hz or with a delay between MML and OML synapses (Figure 8B) ranging from −25 to +25 ms. The relation between input and output was analyzed by calculating the ratio of the output versus the input frequency. Hence a ratio of 1 means the cell having the same spiking frequency as the input and 0 meaning the cell does not spike at all.

Appendix 2—figure 1. Overview of the ion channel activation and inactivation kinetics in the GC model.

Appendix 2—figure 1.

The illustrated voltage-dependent kinetics were automatically calculated and plotted with a function of the T2N package, which applied voltage step protocols to a single compartment comprising only the ion channel of interest. First column: Activation curves of all ion channels used in the GC model. The red crosses denote the half-activation voltage, which is additionally inserted as text in each case. Second column: Curve of the activation time constant at different voltages obtained with a monoexponential fit to the rise in conductance. Degree symbol (°) denotes that only the fast inactivation component was fitted. Third column: Inactivation curves of all ion channels used in the GC model. The red crosses denote the half-inactivation voltage, which is additionally inserted as text in each case. Fourth column: Curve of the inactivation time constant at different voltages obtained with a monoexponential fit to the decay in conductance. Asterisk (*) denotes cases where no inactivation occurred, e.g. for the hyperpolarization-activated ion channels Kir2.x and HCN.

Appendix 2—figure 2. Overview of the ion channel activation and inactivation kinetics in the GC model (continued from Appendix 2—figure 1).

Appendix 2—figure 2.

Funding Statement

The funders had no role in study design, data collection and interpretation, or the decision to submit the work for publication.

Contributor Information

Marcel Beining, Email: beining@fias.uni-frankfurt.de.

Hermann Cuntz, Email: cuntz@fias.uni-frankfurt.de.

Frances K Skinner, Krembil Research Institute, University Health Network, Canada.

Funding Information

This paper was supported by the following grants:

  • Deutsche Forschungsgemeinschaft CRC1080 to Stephan Wolfgang Schwarzacher.

  • Bundesministerium für Bildung und Forschung 01GQ1406 to Hermann Cuntz.

  • Alzheimer Forschung Initiative 15038 to Peter Jedlicka.

  • Bundesministerium für Bildung und Forschung 01GQ1203A to Peter Jedlicka.

  • Agencia Nacional de Promoción Científica y Tecnológica PICT2013-2056 to Lucas Alberto Mongiat.

  • Deutsche Forschungsgemeinschaft JE 528/6-1 to Peter Jedlicka.

Additional information

Competing interests

No competing interests declared.

Author contributions

Conceptualization, Resources, Data curation, Software, Formal analysis, Validation, Investigation, Visualization, Methodology, Writing—original draft, Project administration, Writing—review and editing.

Resources, Data curation, Funding acquisition, Validation, Writing—review and editing.

Conceptualization, Resources, Supervision, Funding acquisition, Validation, Project administration, Writing—review and editing.

Conceptualization, Resources, Supervision, Funding acquisition, Validation, Visualization, Methodology, Writing—original draft, Project administration, Writing—review and editing.

Conceptualization, Resources, Data curation, Supervision, Funding acquisition, Validation, Visualization, Methodology, Writing—original draft, Project administration, Writing—review and editing.

Additional files

Supplementary file 1. Analogous to Table 2, this table compares electrophysiological properties of experimental data and simulations performed with the biophysical model of Aradi and Holmes (Aradi and Holmes, 1999) and reconstructed (middle column) or synthetic (right column) rat morphologies.
elife-26517-supp1.docx (16.1KB, docx)
DOI: 10.7554/eLife.26517.021
Transparent reporting form
DOI: 10.7554/eLife.26517.022

References

  1. Abraham WC, Bear MF. Metaplasticity: the plasticity of synaptic plasticity. Trends in Neurosciences. 1996;19:126–130. doi: 10.1016/S0166-2236(96)80018-X. [DOI] [PubMed] [Google Scholar]
  2. Abraham WC. Metaplasticity: tuning synapses and networks for plasticity. Nature Reviews Neuroscience. 2008;9:387. doi: 10.1038/nrn2356. [DOI] [PubMed] [Google Scholar]
  3. Achard P, De Schutter E. Complex parameter landscape for a complex neuron model. PLoS Computational Biology. 2006;2:e94. doi: 10.1371/journal.pcbi.0020094. [DOI] [PMC free article] [PubMed] [Google Scholar]
  4. Aimone JB, Deng W, Gage FH. Adult neurogenesis: integrating theories and separating functions. Trends in Cognitive Sciences. 2010;14:325–337. doi: 10.1016/j.tics.2010.04.003. [DOI] [PMC free article] [PubMed] [Google Scholar]
  5. Aimone JB, Li Y, Lee SW, Clemenson GD, Deng W, Gage FH. Regulation and function of adult neurogenesis: from genes to cognition. Physiological Reviews. 2014;94:991–1026. doi: 10.1152/physrev.00004.2014. [DOI] [PMC free article] [PubMed] [Google Scholar]
  6. Alle H, Kubota H, Geiger JR. Sparse but highly efficient Kv3 outpace BKCa channels in action potential repolarization at hippocampal mossy fiber boutons. Journal of Neuroscience. 2011;31:8001–8012. doi: 10.1523/JNEUROSCI.0972-11.2011. [DOI] [PMC free article] [PubMed] [Google Scholar]
  7. Aller MI, Wisden W. Changes in expression of some two-pore domain potassium channel genes (KCNK) in selected brain regions of developing mice. Neuroscience. 2008;151:1154–1172. doi: 10.1016/j.neuroscience.2007.12.011. [DOI] [PubMed] [Google Scholar]
  8. Almog M, Korngreen A. Is realistic neuronal modeling realistic? Journal of Neurophysiology. 2016;116:2180–2209. doi: 10.1152/jn.00360.2016. [DOI] [PMC free article] [PubMed] [Google Scholar]
  9. Althaus AL, Sagher O, Parent JM, Murphy GG. Intrinsic neurophysiological properties of hilar ectopic and normotopic dentate granule cells in human temporal lobe epilepsy and a rat model. Journal of Neurophysiology. 2015;113:1184–1194. doi: 10.1152/jn.00835.2014. [DOI] [PMC free article] [PubMed] [Google Scholar]
  10. Altomare C, Bucchi A, Camatini E, Baruscotti M, Viscomi C, Moroni A, DiFrancesco D. Integrated allosteric model of voltage gating of HCN channels. The Journal of General Physiology. 2001;117:519–532. doi: 10.1085/jgp.117.6.519. [DOI] [PMC free article] [PubMed] [Google Scholar]
  11. Amarillo Y, De Santiago-Castillo JA, Dougherty K, Maffie J, Kwon E, Covarrubias M, Rudy B. Ternary Kv4.2 channels recapitulate voltage-dependent inactivation kinetics of A-type K+ channels in cerebellar granule neurons. The Journal of Physiology. 2008;586:2093–2106. doi: 10.1113/jphysiol.2007.150540. [DOI] [PMC free article] [PubMed] [Google Scholar]
  12. An WF, Bowlby MR, Betty M, Cao J, Ling HP, Mendoza G, Hinson JW, Mattsson KI, Strassle BW, Trimmer JS, Rhodes KJ. Modulation of A-type potassium channels by a family of calcium sensors. Nature. 2000;403:553–556. doi: 10.1038/35000592. [DOI] [PubMed] [Google Scholar]
  13. Andrade R, Foehring RC, Tzingounis AV. The calcium-activated slow AHP: cutting through the Gordian knot. Frontiers in Cellular Neuroscience. 2012;6:47. doi: 10.3389/fncel.2012.00047. [DOI] [PMC free article] [PubMed] [Google Scholar]
  14. Antonucci DE, Lim ST, Vassanelli S, Trimmer JS. Dynamic localization and clustering of dendritic Kv2.1 voltage-dependent potassium channels in developing hippocampal neurons. Neuroscience. 2001;108:69–81. doi: 10.1016/S0306-4522(01)00476-6. [DOI] [PubMed] [Google Scholar]
  15. Anwar H, Roome CJ, Nedelescu H, Chen W, Kuhn B, De Schutter E. Dendritic diameters affect the spatial variability of intracellular calcium dynamics in computer models. Frontiers in Cellular Neuroscience. 2014;8:168. doi: 10.3389/fncel.2014.00168. [DOI] [PMC free article] [PubMed] [Google Scholar]
  16. Aradi I, Holmes WR. Role of multiple calcium and calcium-dependent conductances in regulation of hippocampal dentate granule cell excitability. Journal of Computational Neuroscience. 1999;6:215–235. doi: 10.1023/A:1008801821784. [DOI] [PubMed] [Google Scholar]
  17. Ascoli GA, Donohue DE, Halavi M. ‘NeuroMorpho Org: A Central Resource for Neuronal Morphologies. Journal of Neuroscience. 2007;27:9247–9251. doi: 10.1523/JNEUROSCI.2055-07.2007. [DOI] [PMC free article] [PubMed] [Google Scholar]
  18. Ballesteros-Merino C, Watanabe M, Shigemoto R, Fukazawa Y, Adelman JP, Luján R. Differential subcellular localization of SK3-containing channels in the hippocampus. European Journal of Neuroscience. 2014;39:883–892. doi: 10.1111/ejn.12474. [DOI] [PubMed] [Google Scholar]
  19. Barghaan J, Tozakidou M, Ehmke H, Bähring R. Role of N-terminal domain and accessory subunits in controlling deactivation-inactivation coupling of Kv4.2 channels. Biophysical Journal. 2008;94:1276–1294. doi: 10.1529/biophysj.107.111344. [DOI] [PMC free article] [PubMed] [Google Scholar]
  20. Baukrowitz T, Fakler B. KATP channels gated by intracellular nucleotides and phospholipids. European Journal of Biochemistry. 2000;267:5842–5848. doi: 10.1046/j.1432-1327.2000.01672.x. [DOI] [PubMed] [Google Scholar]
  21. Bähring R, Boland LM, Varghese A, Gebauer M, Pongs O. Kinetic analysis of open- and closed-state inactivation transitions in human Kv4.2 A-type potassium channels. The Journal of Physiology. 2001;535:65–81. doi: 10.1111/j.1469-7793.2001.00065.x. [DOI] [PMC free article] [PubMed] [Google Scholar]
  22. Beining M, Jungenitz T, Radic T, Deller T, Cuntz H, Jedlicka P, Schwarzacher SW. Adult-born dentate granule cells show a critical period of dendritic reorganization and are distinct from developmentally born cells. Brain Structure and Function. 2017;222:1427–1446. doi: 10.1007/s00429-016-1285-y. [DOI] [PubMed] [Google Scholar]
  23. Bell DC, Butcher AJ, Berrow NS, Page KM, Brust PF, Nesterova A, Stauderman KA, Seabrook GR, Nürnberg B, Dolphin AC. Biophysical properties, pharmacology, and modulation of human, neuronal L-type (alpha(1D), Ca(V)1.3) voltage-dependent calcium currents. Journal of Neurophysiology. 2001;85:816–827. doi: 10.1152/jn.2001.85.2.816. [DOI] [PubMed] [Google Scholar]
  24. Bender RA, Soleymani SV, Brewster AL, Nguyen ST, Beck H, Mathern GW, Baram TZ. Enhanced expression of a specific hyperpolarization-activated cyclic nucleotide-gated cation channel (HCN) in surviving dentate gyrus granule cells of human and experimental epileptic hippocampus. Journal of Neuroscience. 2003;23:6826–6836. doi: 10.1523/JNEUROSCI.23-17-06826.2003. [DOI] [PMC free article] [PubMed] [Google Scholar]
  25. Bergami M, Masserdotti G, Temprana SG, Motori E, Eriksson TM, Göbel J, Yang SM, Conzelmann KK, Schinder AF, Götz M, Berninger B. A critical period for experience-dependent remodeling of adult-born neuron connectivity. Neuron. 2015;85:710–717. doi: 10.1016/j.neuron.2015.01.001. [DOI] [PubMed] [Google Scholar]
  26. Blaustein MP. Calcium transport and buffering in neurons. Trends in Neurosciences. 1988;11:438–443. doi: 10.1016/0166-2236(88)90195-6. [DOI] [PubMed] [Google Scholar]
  27. Bower JM. Beeman D. The Book of GENESIS: Exploring Realistic Neural Models with the GEneral NEural SImulation System. 2nd Ed. New York: Springer-Verlag; 1998. [DOI] [Google Scholar]
  28. Bozelos P, Stefanou SS, Bouloukakis G, Melachrinos C, Poirazi P. REMOD: A Tool for Analyzing and Remodeling the Dendritic Architecture of Neural Cells. Frontiers in neuroanatomy. 2015;9:156. doi: 10.3389/fnana.2015.00156. [DOI] [PMC free article] [PubMed] [Google Scholar]
  29. Brãuer AU, Savaskan NE, Kole MH, Plaschke M, Monteggia LM, Nestler EJ, Simburger E, Deisz RA, Ninnemann O, Nitsch R. Molecular and functional analysis of hyperpolarization-activated pacemaker channels in the hippocampus after entorhinal cortex lesion. The FASEB Journal. 2001;15:2689–2701. doi: 10.1096/fj.01-0235com. [DOI] [PubMed] [Google Scholar]
  30. Brenner R, Chen QH, Vilaythong A, Toney GM, Noebels JL, Aldrich RW. BK channel beta4 subunit reduces dentate gyrus excitability and protects against temporal lobe seizures. Nature Neuroscience. 2005;8:1752–1759. doi: 10.1038/nn1573. [DOI] [PubMed] [Google Scholar]
  31. Brunel N, Hakim V, Richardson MJ. Single neuron dynamics and computation. Current Opinion in Neurobiology. 2014;25:149–155. doi: 10.1016/j.conb.2014.01.005. [DOI] [PubMed] [Google Scholar]
  32. Burgess DE, Crawford O, Delisle BP, Satin J. Mechanism of inactivation gating of human T-type (low-voltage activated) calcium channels. Biophysical Journal. 2002;82:1894–1906. doi: 10.1016/S0006-3495(02)75539-2. [DOI] [PMC free article] [PubMed] [Google Scholar]
  33. Cain SM, Snutch TP. Contributions of T-type calcium channel isoforms to neuronal firing. Channels. 2010;4:475–482. doi: 10.4161/chan.4.6.14106. [DOI] [PMC free article] [PubMed] [Google Scholar]
  34. Carnevale NT, Hines ML. The NEURON Book. Cambridge: Cambridge University Press; 2006. [DOI] [Google Scholar]
  35. Chang SY, Zagha E, Kwon ES, Ozaita A, Bobik M, Martone ME, Ellisman MH, Heintz N, Rudy B. Distribution of Kv3.3 potassium channel subunits in distinct neuronal populations of mouse brain. The Journal of Comparative Neurology. 2007;502:953–972. doi: 10.1002/cne.21353. [DOI] [PubMed] [Google Scholar]
  36. Chen S, Wang J, Siegelbaum SA. Properties of hyperpolarization-activated pacemaker current defined by coassembly of HCN1 and HCN2 subunits and basal modulation by cyclic nucleotide. The Journal of General Physiology. 2001;117:491–504. doi: 10.1085/jgp.117.5.491. [DOI] [PMC free article] [PubMed] [Google Scholar]
  37. Chiang PH, Wu PY, Kuo TW, Liu YC, Chan CF, Chien TC, Cheng JK, Huang YY, Chiu CD, Lien CC. GABA is depolarizing in hippocampal dentate granule cells of the adolescent and adult rats. Journal of Neuroscience. 2012;32:62–67. doi: 10.1523/JNEUROSCI.3393-11.2012. [DOI] [PMC free article] [PubMed] [Google Scholar]
  38. Christie MJ, Adelman JP, Douglass J, North RA. Expression of a cloned rat brain potassium channel in Xenopus oocytes. Science. 1989;244:221–224. doi: 10.1126/science.2539643. [DOI] [PubMed] [Google Scholar]
  39. Chung YH, Shin CM, Kim MJ, Shin DH, Yoo YB, Cha CI. Spatial and temporal distribution of N-type Ca(2+) channels in gerbil global cerebral ischemia. Brain Research. 2001;902:294–300. doi: 10.1016/S0006-8993(01)02443-X. [DOI] [PubMed] [Google Scholar]
  40. Cooper EC, Harrington E, Jan YN, Jan LY. M channel KCNQ2 subunits are localized to key sites for control of neuronal network oscillations and synchronization in mouse brain. Journal of Neuroscience. 2001;21:9529–9540. doi: 10.1523/JNEUROSCI.21-24-09529.2001. [DOI] [PMC free article] [PubMed] [Google Scholar]
  41. Cooper EC, Milroy A, Jan YN, Jan LY, Lowenstein DH. Presynaptic localization of Kv1.4-containing A-type potassium channels near excitatory synapses in the hippocampus. Journal of Neuroscience. 1998;18:965–974. doi: 10.1523/JNEUROSCI.18-03-00965.1998. [DOI] [PMC free article] [PubMed] [Google Scholar]
  42. Craig PJ, Beattie RE, Folly EA, Banerjee MD, Reeves MB, Priestley JV, Carney SL, Sher E, Perez-Reyes E, Volsen SG. Distribution of the voltage-dependent calcium channel alpha1G subunit mRNA and protein throughout the mature rat brain. European Journal of Neuroscience. 1999;11:2949–2964. doi: 10.1046/j.1460-9568.1999.00711.x. [DOI] [PubMed] [Google Scholar]
  43. Cuntz H, Forstner F, Borst A, Häusser M. One rule to grow them all: a general theory of neuronal branching and its practical application. PLoS Computational Biology. 2010;6:e1000877. doi: 10.1371/journal.pcbi.1000877. [DOI] [PMC free article] [PubMed] [Google Scholar]
  44. Cuntz H, Forstner F, Borst A, Häusser M. The TREES toolbox--probing the basis of axonal and dendritic branching. Neuroinformatics. 2011;9:91–96. doi: 10.1007/s12021-010-9093-7. [DOI] [PMC free article] [PubMed] [Google Scholar]
  45. Cuntz H, Forstner F, Haag J, Borst A. The morphological identity of insect dendrites. PLoS Computational Biology. 2008;4:e1000251. doi: 10.1371/journal.pcbi.1000251. [DOI] [PMC free article] [PubMed] [Google Scholar]
  46. Cuntz H, Mathy A, Häusser M. A scaling law derived from optimal dendritic wiring. PNAS. 2012;109:11014–11018. doi: 10.1073/pnas.1200430109. [DOI] [PMC free article] [PubMed] [Google Scholar]
  47. Day M, Carr DB, Ulrich S, Ilijic E, Tkatch T, Surmeier DJ. Dendritic excitability of mouse frontal cortex pyramidal neurons is shaped by the interaction among HCN, Kir2, and Kleak channels. Journal of Neuroscience. 2005;25:8776–8787. doi: 10.1523/JNEUROSCI.2650-05.2005. [DOI] [PMC free article] [PubMed] [Google Scholar]
  48. Day NC, Shaw PJ, McCormack AL, Craig PJ, Smith W, Beattie R, Williams TL, Ellis SB, Ince PG, Harpold MM, Lodge D, Volsen SG. Distribution of alpha 1A, alpha 1B and alpha 1E voltage-dependent calcium channel subunits in the human hippocampus and parahippocampal gyrus. Neuroscience. 1996;71:1013–1024. doi: 10.1016/0306-4522(95)00514-5. [DOI] [PubMed] [Google Scholar]
  49. de Schutter E. Modelling the cerebellar Purkinje cell: experiments in computo. Progress in Brain Research. 1994;102:427–441. doi: 10.1016/S0079-6123(08)60557-9. [DOI] [PubMed] [Google Scholar]
  50. Desai R, Kronengold J, Mei J, Forman SA, Kaczmarek LK. Protein kinase C modulates inactivation of Kv3.3 channels. Journal of Biological Chemistry. 2008;283:22283–22294. doi: 10.1074/jbc.M801663200. [DOI] [PMC free article] [PubMed] [Google Scholar]
  51. Dey D, Eckle VS, Vitko I, Sullivan KA, Lasiecka ZM, Winckler B, Stornetta RL, Williamson JM, Kapur J, Perez-Reyes E. A potassium leak channel silences hyperactive neurons and ameliorates status epilepticus. Epilepsia. 2014;55:203–213. doi: 10.1111/epi.12472. [DOI] [PMC free article] [PubMed] [Google Scholar]
  52. Dhamoon AS, Pandit SV, Sarmast F, Parisian KR, Guha P, Li Y, Bagwe S, Taffet SM, Anumonwo JM. Unique Kir2.x properties determine regional and species differences in the cardiac inward rectifier K+ current. Circulation Research. 2004;94:1332–1339. doi: 10.1161/01.RES.0000128408.66946.67. [DOI] [PubMed] [Google Scholar]
  53. Dhupia N, Rathour RK, Narayanan R. Dendritic atrophy constricts functional maps in resonance and impedance properties of hippocampal model neurons. Frontiers in Cellular Neuroscience. 2014;8:456. doi: 10.3389/fncel.2014.00456. [DOI] [PMC free article] [PubMed] [Google Scholar]
  54. Dokter M, Busch R, Poser R, Vogt MA, von Bohlen Und Halbach V, Gass P, Unsicker K, von Bohlen Und Halbach O. Implications of p75NTR for dentate gyrus morphology and hippocampus-related behavior revisited. Brain Structure and Function. 2015;220:1449–1462. doi: 10.1007/s00429-014-0737-5. [DOI] [PubMed] [Google Scholar]
  55. Drion G, O'Leary T, Marder E. Ion channel degeneracy enables robust and tunable neuronal firing rates. PNAS. 2015;112:E5361–E5370. doi: 10.1073/pnas.1516400112. [DOI] [PMC free article] [PubMed] [Google Scholar]
  56. Druckmann S, Banitt Y, Gidon A, Schürmann F, Markram H, Segev I. A novel multiple objective optimization framework for constraining conductance-based neuron models by experimental data. Frontiers in Neuroscience. 2007;1:7–18. doi: 10.3389/neuro.01.1.1.001.2007. [DOI] [PMC free article] [PubMed] [Google Scholar]
  57. Duchen MR. Contributions of mitochondria to animal physiology: from homeostatic sensor to calcium signalling and cell death. The Journal of Physiology. 1999;516 (Pt 1):1–17. doi: 10.1111/j.1469-7793.1999.001aa.x. [DOI] [PMC free article] [PubMed] [Google Scholar]
  58. Dyhrfjeld-Johnsen J, Santhakumar V, Morgan RJ, Huerta R, Tsimring L, Soltesz I. Topological determinants of epileptogenesis in large-scale structural and functional models of the dentate gyrus derived from experimental data. Journal of Neurophysiology. 2007;97:1566–1587. doi: 10.1152/jn.00950.2006. [DOI] [PubMed] [Google Scholar]
  59. Eliot LS, Johnston D. Multiple components of calcium current in acutely dissociated dentate gyrus granule neurons. Journal of Neurophysiology. 1994;72:762–777. doi: 10.1152/jn.1994.72.2.762. [DOI] [PubMed] [Google Scholar]
  60. Enkvetchakul D, Loussouarn G, Makhina E, Shyng SL, Nichols CG. The kinetic and physical basis of K(ATP) channel gating: toward a unified molecular understanding. Biophysical Journal. 2000;78:2334–2348. doi: 10.1016/S0006-3495(00)76779-8. [DOI] [PMC free article] [PubMed] [Google Scholar]
  61. Espósito MS, Piatti VC, Laplagne DA, Morgenstern NA, Ferrari CC, Pitossi FJ, Schinder AF. Neuronal differentiation in the adult hippocampus recapitulates embryonic development. Journal of Neuroscience. 2005;25:10074–10086. doi: 10.1523/JNEUROSCI.3114-05.2005. [DOI] [PMC free article] [PubMed] [Google Scholar]
  62. Evans RC, Maniar YM, Blackwell KT. Dynamic modulation of spike timing-dependent calcium influx during corticostriatal upstates. Journal of Neurophysiology. 2013;110:1631–1645. doi: 10.1152/jn.00232.2013. [DOI] [PMC free article] [PubMed] [Google Scholar]
  63. Fakler B, Adelman JP. Control of K(Ca) channels by calcium nano/microdomains. Neuron. 2008;59:873–881. doi: 10.1016/j.neuron.2008.09.001. [DOI] [PubMed] [Google Scholar]
  64. Ferrante M, Migliore M, Ascoli GA. Feed-forward inhibition as a buffer of the neuronal input-output relation. PNAS. 2009;106:18004–18009. doi: 10.1073/pnas.0904784106. [DOI] [PMC free article] [PubMed] [Google Scholar]
  65. Forrest MD, Wall MJ, Press DA, Feng J. The sodium-potassium pump controls the intrinsic firing of the cerebellar Purkinje neuron. PLoS ONE. 2012;7:e51169. doi: 10.1371/journal.pone.0051169. [DOI] [PMC free article] [PubMed] [Google Scholar]
  66. Foster WR, Ungar LH, Schwaber JS. Significance of conductances in Hodgkin-Huxley models. Journal of Neurophysiology. 1993;70:2502–2518. doi: 10.1152/jn.1993.70.6.2502. [DOI] [PubMed] [Google Scholar]
  67. Fox AP, Nowycky MC, Tsien RW. Kinetic and pharmacological properties distinguishing three types of calcium currents in chick sensory neurones. The Journal of Physiology. 1987;394:149–172. doi: 10.1113/jphysiol.1987.sp016864. [DOI] [PMC free article] [PubMed] [Google Scholar]
  68. Gabriel A, Abdallah M, Yost CS, Winegar BD, Kindler CH. Localization of the tandem pore domain K+ channel KCNK5 (TASK-2) in the rat central nervous system. Molecular Brain Research. 2002;98:153–163. doi: 10.1016/S0169-328X(01)00330-8. [DOI] [PubMed] [Google Scholar]
  69. Gasparini S, Losonczy A, Chen X, Johnston D, Magee JC. Associative pairing enhances action potential back-propagation in radial oblique branches of CA1 pyramidal neurons. The Journal of Physiology. 2007;580:787–800. doi: 10.1113/jphysiol.2006.121343. [DOI] [PMC free article] [PubMed] [Google Scholar]
  70. Ge S, Yang CH, Hsu KS, Ming GL, Song H. A critical period for enhanced synaptic plasticity in newly generated neurons of the adult brain. Neuron. 2007;54:559–566. doi: 10.1016/j.neuron.2007.05.002. [DOI] [PMC free article] [PubMed] [Google Scholar]
  71. Geiger J, Weber YG, Landwehrmeyer B, Sommer C, Lerche H. Immunohistochemical analysis of KCNQ3 potassium channels in mouse brain. Neuroscience Letters. 2006;400:101–104. doi: 10.1016/j.neulet.2006.02.017. [DOI] [PubMed] [Google Scholar]
  72. Goldman MS, Golowasch J, Marder E, Abbott LF. Global structure, robustness, and modulation of neuronal models. Journal of Neuroscience. 2001;21:5229–5238. doi: 10.1523/JNEUROSCI.21-14-05229.2001. [DOI] [PMC free article] [PubMed] [Google Scholar]
  73. Goldstein SA, Bayliss DA, Kim D, Lesage F, Plant LD, Rajan S. International Union of Pharmacology. LV. Nomenclature and molecular relationships of two-P potassium channels. Pharmacological Reviews. 2005;57:527–540. doi: 10.1124/pr.57.4.12. [DOI] [PubMed] [Google Scholar]
  74. Gordon E, Roepke TK, Abbott GW. Endogenous KCNE subunits govern Kv2.1 K+ channel activation kinetics in Xenopus oocyte studies. Biophysical Journal. 2006;90:1223–1231. doi: 10.1529/biophysj.105.072504. [DOI] [PMC free article] [PubMed] [Google Scholar]
  75. Grosse G, Draguhn A, Höhne L, Tapp R, Veh RW, Ahnert-Hilger G. Expression of Kv1 potassium channels in mouse hippocampal primary cultures: development and activity-dependent regulation. Journal of Neuroscience. 2000;20:1869–1882. doi: 10.1523/JNEUROSCI.20-05-01869.2000. [DOI] [PMC free article] [PubMed] [Google Scholar]
  76. Gu C, Barry J. Function and mechanism of axonal targeting of voltage-sensitive potassium channels. Progress in Neurobiology. 2011;94:115–132. doi: 10.1016/j.pneurobio.2011.04.009. [DOI] [PMC free article] [PubMed] [Google Scholar]
  77. Guan D, Horton LR, Armstrong WE, Foehring RC. Postnatal development of A-type and Kv1- and Kv2-mediated potassium channel currents in neocortical pyramidal neurons. Journal of Neurophysiology. 2011;105:2976–2988. doi: 10.1152/jn.00758.2010. [DOI] [PMC free article] [PubMed] [Google Scholar]
  78. Gulledge AT, Carnevale NT, Stuart GJ. Electrical advantages of dendritic spines. PLoS One. 2012;7:e36007. doi: 10.1371/journal.pone.0036007. [DOI] [PMC free article] [PubMed] [Google Scholar]
  79. Günay C, Edgerton JR, Jaeger D. Channel density distributions explain spiking variability in the globus pallidus: a combined physiology and computer simulation database approach. Journal of Neuroscience. 2008;28:7476–7491. doi: 10.1523/JNEUROSCI.4198-07.2008. [DOI] [PMC free article] [PubMed] [Google Scholar]
  80. Hawrylycz M, Anastassiou C, Arkhipov A, Berg J, Buice M, Cain N, Gouwens NW, Gratiy S, Iyer R, Lee JH, Mihalas S, Mitelut C, Olsen S, Reid RC, Teeter C, de Vries S, Waters J, Zeng H, Koch C, MindScope Inferring cortical function in the mouse visual system through large-scale systems neuroscience. PNAS. 2016;113:7337–7344. doi: 10.1073/pnas.1512901113. [DOI] [PMC free article] [PubMed] [Google Scholar]
  81. Hay E, Hill S, Schürmann F, Markram H, Segev I. Models of neocortical layer 5b pyramidal cells capturing a wide range of dendritic and perisomatic active properties. PLoS Computational Biology. 2011;7:e1002107. doi: 10.1371/journal.pcbi.1002107. [DOI] [PMC free article] [PubMed] [Google Scholar]
  82. Hayashi H, Nonaka Y. Cooperation and competition between lateral and medial perforant path synapses in the dentate gyrus. Neural Networks. 2011;24:233–246. doi: 10.1016/j.neunet.2010.12.004. [DOI] [PubMed] [Google Scholar]
  83. Hemond P, Epstein D, Boley A, Migliore M, Ascoli GA, Jaffe DB. Distinct classes of pyramidal cells exhibit mutually exclusive firing patterns in hippocampal area CA3b. Hippocampus. 2008;18:411–424. doi: 10.1002/hipo.20404. [DOI] [PMC free article] [PubMed] [Google Scholar]
  84. Hendrickson PJ, Yu GJ, Song D, Berger TW. A million-plus neuron model of the hippocampal dentate gyrus: Dependency of spatio-temporal network dynamics on topography. Conference Proceedings : ... Annual International Conference of the IEEE Engineering in Medicine and Biology Society. IEEE Engineering in Medicine and Biology Society. Annual Conference. 2015;2015:4713–4716. doi: 10.1109/EMBC.2015.7319446. [DOI] [PMC free article] [PubMed] [Google Scholar]
  85. Hervieu GJ, Cluderay JE, Gray CW, Green PJ, Ranson JL, Randall AD, Meadows HJ. Distribution and expression of TREK-1, a two-pore-domain potassium channel, in the adult rat CNS. Neuroscience. 2001;103:899–919. doi: 10.1016/S0306-4522(01)00030-6. [DOI] [PubMed] [Google Scholar]
  86. Hines ML, Carnevale NT. Translating network models to parallel hardware in NEURON. Journal of Neuroscience Methods. 2008;169:425–455. doi: 10.1016/j.jneumeth.2007.09.010. [DOI] [PMC free article] [PubMed] [Google Scholar]
  87. Hirschberg B, Maylie J, Adelman JP, Marrion NV. Gating of recombinant small-conductance Ca-activated K+ channels by calcium. The Journal of General Physiology. 1998;111:565–581. doi: 10.1085/jgp.111.4.565. [DOI] [PMC free article] [PubMed] [Google Scholar]
  88. Hirschberg B, Maylie J, Adelman JP, Marrion NV. Gating properties of single SK channels in hippocampal CA1 pyramidal neurons. Biophysical Journal. 1999;77:1905–1913. doi: 10.1016/S0006-3495(99)77032-3. [DOI] [PMC free article] [PubMed] [Google Scholar]
  89. Huang S, Hong S, De Schutter E. Non-linear leak currents affect mammalian neuron physiology. Frontiers in Cellular Neuroscience. 2015;9:432. doi: 10.3389/fncel.2015.00432. [DOI] [PMC free article] [PubMed] [Google Scholar]
  90. Huang X, Senatore A, Dawson TF, Quan Q, Spafford JD. G-proteins modulate invertebrate synaptic calcium channel (LCav2) differently from the classical voltage-dependent regulation of mammalian Cav2.1 and Cav2.2 channels. Journal of Experimental Biology. 2010;213:2094–2103. doi: 10.1242/jeb.042242. [DOI] [PubMed] [Google Scholar]
  91. Ishihara K, Yan DH. Low-affinity spermine block mediating outward currents through Kir2.1 and Kir2.2 inward rectifier potassium channels. The Journal of Physiology. 2007;583:891–908. doi: 10.1113/jphysiol.2007.136028. [DOI] [PMC free article] [PubMed] [Google Scholar]
  92. Jackson MB, Redman SJ. Calcium dynamics, buffering, and buffer saturation in the boutons of dentate granule-cell axons in the hilus. Journal of Neuroscience. 2003;23:1612–1621. doi: 10.1523/JNEUROSCI.23-05-01612.2003. [DOI] [PMC free article] [PubMed] [Google Scholar]
  93. Jaffe DB, Wang B, Brenner R. Shaping of action potentials by type I and type II large-conductance Ca²+-activated K+ channels. Neuroscience. 2011;192:205–218. doi: 10.1016/j.neuroscience.2011.06.028. [DOI] [PMC free article] [PubMed] [Google Scholar]
  94. James TF, Nenov MN, Wildburger NC, Lichti CF, Luisi J, Vergara F, Panova-Electronova NI, Nilsson CL, Rudra JS, Green TA, Labate D, Laezza F. The Nav1.2 channel is regulated by GSK3. Biochimica Et Biophysica Acta (BBA) - General Subjects. 2015;1850:832–844. doi: 10.1016/j.bbagen.2015.01.011. [DOI] [PMC free article] [PubMed] [Google Scholar]
  95. Jedlicka P, Benuskova L, Abraham WC. A Voltage-Based STDP Rule Combined with Fast BCM-Like Metaplasticity Accounts for LTP and Concurrent "Heterosynaptic" LTD in the Dentate Gyrus In Vivo. PLOS Computational Biology. 2015;11:e1004588. doi: 10.1371/journal.pcbi.1004588. [DOI] [PMC free article] [PubMed] [Google Scholar]
  96. Jedlicka P, Deller T, Schwarzacher SW. Computational modeling of GABAA receptor-mediated paired-pulse inhibition in the dentate gyrus. Journal of Computational Neuroscience. 2010;29:509–519. doi: 10.1007/s10827-010-0214-y. [DOI] [PubMed] [Google Scholar]
  97. Jedlicka P, Deller T. Understanding the role of synaptopodin and the spine apparatus in Hebbian synaptic plasticity - New perspectives and the need for computational modeling. Neurobiology of Learning and Memory. 2017;138:21–30. doi: 10.1016/j.nlm.2016.07.023. [DOI] [PubMed] [Google Scholar]
  98. Jedlicka P, Hoon M, Papadopoulos T, Vlachos A, Winkels R, Poulopoulos A, Betz H, Deller T, Brose N, Varoqueaux F, Schwarzacher SW. Increased dentate gyrus excitability in neuroligin-2-deficient mice in vivo. Cerebral Cortex. 2011;21:357–367. doi: 10.1093/cercor/bhq100. [DOI] [PubMed] [Google Scholar]
  99. Jerng HH, Kunjilwar K, Pfaffinger PJ. Multiprotein assembly of Kv4.2, KChIP3 and DPP10 produces ternary channel complexes with ISA-like properties. The Journal of Physiology. 2005;568:767–788. doi: 10.1113/jphysiol.2005.087858. [DOI] [PMC free article] [PubMed] [Google Scholar]
  100. Jerng HH, Shahidullah M, Covarrubias M. Inactivation gating of Kv4 potassium channels: molecular interactions involving the inner vestibule of the pore. The Journal of General Physiology. 1999;113:641–660. doi: 10.1085/jgp.113.5.641. [DOI] [PMC free article] [PubMed] [Google Scholar]
  101. Johnston ST, Shtrahman M, Parylak S, Gonçalves JT, Gage FH. Paradox of pattern separation and adult neurogenesis: A dual role for new neurons balancing memory resolution and robustness. Neurobiology of Learning and Memory. 2016;129:60–68. doi: 10.1016/j.nlm.2015.10.013. [DOI] [PMC free article] [PubMed] [Google Scholar]
  102. Jones OT, Bernstein GM, Jones EJ, Jugloff DG, Law M, Wong W, Mills LR. N-Type calcium channels in the developing rat hippocampus: subunit, complex, and regional expression. Journal of Neuroscience. 1997;17:6152–6164. doi: 10.1523/JNEUROSCI.17-16-06152.1997. [DOI] [PMC free article] [PubMed] [Google Scholar]
  103. Jow F, Zhang ZH, Kopsco DC, Carroll KC, Wang K. Functional coupling of intracellular calcium and inactivation of voltage-gated Kv1.1/Kvbeta1.1 A-type K+ channels. PNAS. 2004;101:15535–15540. doi: 10.1073/pnas.0402081101. [DOI] [PMC free article] [PubMed] [Google Scholar]
  104. Jung MW, McNaughton BL. Spatial selectivity of unit activity in the hippocampal granular layer. Hippocampus. 1993;3:165–182. doi: 10.1002/hipo.450030209. [DOI] [PubMed] [Google Scholar]
  105. Kaczorowski CC, Disterhoft J, Spruston N. Stability and plasticity of intrinsic membrane properties in hippocampal CA1 pyramidal neurons: effects of internal anions. The Journal of Physiology. 2007;578:799–818. doi: 10.1113/jphysiol.2006.124586. [DOI] [PMC free article] [PubMed] [Google Scholar]
  106. Kanda VA, Lewis A, Xu X, Abbott GW. KCNE1 and KCNE2 provide a checkpoint governing voltage-gated potassium channel α-subunit composition. Biophysical Journal. 2011;101:1364–1375. doi: 10.1016/j.bpj.2011.08.014. [DOI] [PMC free article] [PubMed] [Google Scholar]
  107. Karschin C, Dissmann E, Stühmer W, Karschin A. IRK(1-3) and GIRK(1-4) inwardly rectifying K+ channel mRNAs are differentially expressed in the adult rat brain. Journal of Neuroscience. 1996;16:3559–3570. doi: 10.1523/JNEUROSCI.16-11-03559.1996. [DOI] [PMC free article] [PubMed] [Google Scholar]
  108. Kaufmann WA, Kasugai Y, Ferraguti F, Storm JF. Two distinct pools of large-conductance calcium-activated potassium channels in the somatic plasma membrane of central principal neurons. Neuroscience. 2010;169:974–986. doi: 10.1016/j.neuroscience.2010.05.070. [DOI] [PMC free article] [PubMed] [Google Scholar]
  109. Kaulin YA, De Santiago-Castillo JA, Rocha CA, Covarrubias M. Mechanism of the modulation of Kv4:KChIP-1 channels by external K+ Biophysical Journal. 2008;94:1241–1251. doi: 10.1529/biophysj.107.117796. [DOI] [PMC free article] [PubMed] [Google Scholar]
  110. Kerschensteiner D, Stocker M. Heteromeric assembly of Kv2.1 with Kv9.3: effect on the state dependence of inactivation. Biophysical Journal. 1999;77:248–257. doi: 10.1016/S0006-3495(99)76886-4. [DOI] [PMC free article] [PubMed] [Google Scholar]
  111. Kim J, Nadal MS, Clemens AM, Baron M, Jung SC, Misumi Y, Rudy B, Hoffman DA. Kv4 accessory protein DPPX (DPP6) is a critical regulator of membrane excitability in hippocampal CA1 pyramidal neurons. Journal of Neurophysiology. 2008;100:1835–1847. doi: 10.1152/jn.90261.2008. [DOI] [PMC free article] [PubMed] [Google Scholar]
  112. Kim J, Wei DS, Hoffman DA. Kv4 potassium channel subunits control action potential repolarization and frequency-dependent broadening in rat hippocampal CA1 pyramidal neurones. The Journal of Physiology. 2005;569:41–57. doi: 10.1113/jphysiol.2005.095042. [DOI] [PMC free article] [PubMed] [Google Scholar]
  113. Kirchheim F, Tinnes S, Haas CA, Stegen M, Wolfart J. Regulation of action potential delays via voltage-gated potassium Kv1.1 channels in dentate granule cells during hippocampal epilepsy. Frontiers in Cellular Neuroscience. 2013;7:248. doi: 10.3389/fncel.2013.00248. [DOI] [PMC free article] [PubMed] [Google Scholar]
  114. Klinger F, Gould G, Boehm S, Shapiro MS. Distribution of M-channel subunits KCNQ2 and KCNQ3 in rat hippocampus. NeuroImage. 2011;58:761–769. doi: 10.1016/j.neuroimage.2011.07.003. [DOI] [PMC free article] [PubMed] [Google Scholar]
  115. Knaus HG, Schwarzer C, Koch RO, Eberhart A, Kaczorowski GJ, Glossmann H, Wunder F, Pongs O, Garcia ML, Sperk G. Distribution of high-conductance Ca(2+)-activated K+ channels in rat brain: targeting to axons and nerve terminals. Journal of Neuroscience. 1996;16:955–963. doi: 10.1523/JNEUROSCI.16-03-00955.1996. [DOI] [PMC free article] [PubMed] [Google Scholar]
  116. Knight BW. Dynamics of encoding in a population of neurons. The Journal of General Physiology. 1972;59:734–766. doi: 10.1085/jgp.59.6.734. [DOI] [PMC free article] [PubMed] [Google Scholar]
  117. Koene RA, Tijms B, van Hees P, Postma F, de Ridder A, Ramakers GJ, van Pelt J, van Ooyen A. NETMORPH: a framework for the stochastic generation of large scale neuronal networks with realistic neuron morphologies. Neuroinformatics. 2009;7:195–210. doi: 10.1007/s12021-009-9052-3. [DOI] [PubMed] [Google Scholar]
  118. Kole MH, Letzkus JJ, Stuart GJ. Axon initial segment Kv1 channels control axonal action potential waveform and synaptic efficacy. Neuron. 2007;55:633–647. doi: 10.1016/j.neuron.2007.07.031. [DOI] [PubMed] [Google Scholar]
  119. Koschak A, Reimer D, Huber I, Grabner M, Glossmann H, Engel J, Striessnig J. alpha 1D (Cav1.3) subunits can form l-type Ca2+ channels activating at negative voltages. The Journal of Biological Chemistry. 2001;276:22100–22106. doi: 10.1074/jbc.M101469200. [DOI] [PubMed] [Google Scholar]
  120. Kramer AA, Ingraham NE, Sharpe EJ, Mynlieff M. Levels of Ca(V)1.2 L-type Ca(2+) channels peak in the first two weeks in rat hippocampus whereas Ca(V)1.3 channels steadily increase through development. Journal of Signal Transduction. 2012;2012:1–11. doi: 10.1155/2012/597214. [DOI] [PMC free article] [PubMed] [Google Scholar]
  121. Kramer JW, Post MA, Brown AM, Kirsch GE. Modulation of potassium channel gating by coexpression of Kv2.1 with regulatory Kv5.1 or Kv6.1 alpha-subunits. The American Journal of Physiology. 1998;274:C1501–C1510. doi: 10.1152/ajpcell.1998.274.6.C1501. [DOI] [PubMed] [Google Scholar]
  122. Kress GJ, Dowling MJ, Eisenman LN, Mennerick S. Axonal sodium channel distribution shapes the depolarized action potential threshold of dentate granule neurons. Hippocampus. 2010;20:558–571. doi: 10.1002/hipo.20667. [DOI] [PMC free article] [PubMed] [Google Scholar]
  123. Krichmar JL, Nasuto SJ, Scorcioni R, Washington SD, Ascoli GA. Effects of dendritic morphology on CA3 pyramidal cell electrophysiology: a simulation study. Brain Research. 2002;941:11–28. doi: 10.1016/S0006-8993(02)02488-5. [DOI] [PubMed] [Google Scholar]
  124. Krueppel R, Remy S, Beck H. Dendritic integration in hippocampal dentate granule cells. Neuron. 2011;71:512–528. doi: 10.1016/j.neuron.2011.05.043. [DOI] [PubMed] [Google Scholar]
  125. Lai HC, Jan LY. The distribution and targeting of neuronal voltage-gated ion channels. Nature Reviews Neuroscience. 2006;7:548–562. doi: 10.1038/nrn1938. [DOI] [PubMed] [Google Scholar]
  126. Laplagne DA, Espósito MS, Piatti VC, Morgenstern NA, Zhao C, van Praag H, Gage FH, Schinder AF. Functional convergence of neurons generated in the developing and adult hippocampus. PLoS Biology. 2006;4:e409. doi: 10.1371/journal.pbio.0040409. [DOI] [PMC free article] [PubMed] [Google Scholar]
  127. Leitch B, Szostek A, Lin R, Shevtsova O. Subcellular distribution of L-type calcium channel subtypes in rat hippocampal neurons. Neuroscience. 2009;164:641–657. doi: 10.1016/j.neuroscience.2009.08.006. [DOI] [PubMed] [Google Scholar]
  128. Lesage F, Lauritzen I, Duprat F, Reyes R, Fink M, Heurteaux C, Lazdunski M. The structure, function and distribution of the mouse TWIK-1 K + channel. FEBS Letters. 1997;402:28–32. doi: 10.1016/S0014-5793(96)01491-3. [DOI] [PubMed] [Google Scholar]
  129. Li L, Bischofberger J, Jonas P. Differential gating and recruitment of P/Q-, N-, and R-type Ca2+ channels in hippocampal mossy fiber boutons. Journal of Neuroscience. 2007;27:13420–13429. doi: 10.1523/JNEUROSCI.1709-07.2007. [DOI] [PMC free article] [PubMed] [Google Scholar]
  130. Liu TA, Chang HK, Shieh RC. Revisiting inward rectification: K ions permeate through Kir2.1 channels during high-affinity block by spermidine. The Journal of General Physiology. 2012;139:245–259. doi: 10.1085/jgp.201110736. [DOI] [PMC free article] [PubMed] [Google Scholar]
  131. Liu YB, Lio PA, Pasternak JF, Trommer BL. Developmental changes in membrane properties and postsynaptic currents of granule cells in rat dentate gyrus. Journal of Neurophysiology. 1996;76:1074–1088. doi: 10.1152/jn.1996.76.2.1074. [DOI] [PubMed] [Google Scholar]
  132. Liu YC, Cheng JK, Lien CC. Rapid dynamic changes of dendritic inhibition in the dentate gyrus by presynaptic activity patterns. Journal of Neuroscience. 2014;34:1344–1357. doi: 10.1523/JNEUROSCI.2566-13.2014. [DOI] [PMC free article] [PubMed] [Google Scholar]
  133. Loane DJ, Lima PA, Marrion NV. Co-assembly of N-type Ca2+ and BK channels underlies functional coupling in rat brain. Journal of Cell Science. 2007;120:985–995. doi: 10.1242/jcs.03399. [DOI] [PubMed] [Google Scholar]
  134. Lopatin AN, Makhina EN, Nichols CG. The mechanism of inward rectification of potassium channels: "long-pore plugging" by cytoplasmic polyamines. The Journal of General Physiology. 1995;106:923–955. doi: 10.1085/jgp.106.5.923. [DOI] [PMC free article] [PubMed] [Google Scholar]
  135. Losonczy A, Makara JK, Magee JC. Compartmentalized dendritic plasticity and input feature storage in neurons. Nature. 2008;452:436–441. doi: 10.1038/nature06725. [DOI] [PubMed] [Google Scholar]
  136. Ma XY, Yu JM, Zhang SZ, Liu XY, Wu BH, Wei XL, Yan JQ, Sun HL, Yan HT, Zheng JQ. External Ba2+ block of the two-pore domain potassium channel TREK-1 defines conformational transition in its selectivity filter. The Journal of Biological Chemistry. 2011;286:39813–39822. doi: 10.1074/jbc.M111.264788. [DOI] [PMC free article] [PubMed] [Google Scholar]
  137. MacDonald SH, Ruth P, Knaus HG, Shipston MJ. Increased large conductance calcium-activated potassium (BK) channel expression accompanied by STREX variant downregulation in the developing mouse CNS. BMC Developmental Biology. 2006;6:37. doi: 10.1186/1471-213X-6-37. [DOI] [PMC free article] [PubMed] [Google Scholar]
  138. Maciaszek JL, Soh H, Walikonis RS, Tzingounis AV, Lykotrafitis G. Topography of native SK channels revealed by force nanoscopy in living neurons. Journal of Neuroscience. 2012;32:11435–11440. doi: 10.1523/JNEUROSCI.1785-12.2012. [DOI] [PMC free article] [PubMed] [Google Scholar]
  139. Maletic-Savatic M, Lenn NJ, Trimmer JS. Differential spatiotemporal expression of K+ channel polypeptides in rat hippocampal neurons developing in situ and in vitro. Journal of Neuroscience. 1995;15:3840–3851. doi: 10.1523/JNEUROSCI.15-05-03840.1995. [DOI] [PMC free article] [PubMed] [Google Scholar]
  140. Marín-Burgin A, Mongiat LA, Pardi MB, Schinder AF. Unique processing during a period of high excitation/inhibition balance in adult-born neurons. Science. 2012;335:1238–1242. doi: 10.1126/science.1214956. [DOI] [PMC free article] [PubMed] [Google Scholar]
  141. Marder E, Goaillard JM. Variability, compensation and homeostasis in neuron and network function. Nature Reviews Neuroscience. 2006;7:563–574. doi: 10.1038/nrn1949. [DOI] [PubMed] [Google Scholar]
  142. Marder E. Variability, compensation, and modulation in neurons and circuits. PNAS. 2011;108 Suppl 3:15542–15548. doi: 10.1073/pnas.1010674108. [DOI] [PMC free article] [PubMed] [Google Scholar]
  143. Markram H, Muller E, Ramaswamy S, Reimann MW, Abdellah M, Sanchez CA, Ailamaki A, Alonso-Nanclares L, Antille N, Arsever S, Kahou GA, Berger TK, Bilgili A, Buncic N, Chalimourda A, Chindemi G, Courcol JD, Delalondre F, Delattre V, Druckmann S, Dumusc R, Dynes J, Eilemann S, Gal E, Gevaert ME, Ghobril JP, Gidon A, Graham JW, Gupta A, Haenel V, Hay E, Heinis T, Hernando JB, Hines M, Kanari L, Keller D, Kenyon J, Khazen G, Kim Y, King JG, Kisvarday Z, Kumbhar P, Lasserre S, Le Bé JV, Magalhães BR, Merchán-Pérez A, Meystre J, Morrice BR, Muller J, Muñoz-Céspedes A, Muralidhar S, Muthurasa K, Nachbaur D, Newton TH, Nolte M, Ovcharenko A, Palacios J, Pastor L, Perin R, Ranjan R, Riachi I, Rodríguez JR, Riquelme JL, Rössert C, Sfyrakis K, Shi Y, Shillcock JC, Silberberg G, Silva R, Tauheed F, Telefont M, Toledo-Rodriguez M, Tränkler T, Van Geit W, Díaz JV, Walker R, Wang Y, Zaninetta SM, DeFelipe J, Hill SL, Segev I, Schürmann F. Reconstruction and simulation of neocortical microcircuitry. Cell. 2015;163:456–492. doi: 10.1016/j.cell.2015.09.029. [DOI] [PubMed] [Google Scholar]
  144. Markram H. The blue brain project. Nature Reviews Neuroscience. 2006;7:153–160. doi: 10.1038/nrn1848. [DOI] [PubMed] [Google Scholar]
  145. Markram H. The human brain project. Scientific American. 2012;306:50–55. doi: 10.1038/scientificamerican0612-50. [DOI] [PubMed] [Google Scholar]
  146. Marrion NV, Tavalin SJ. Selective activation of Ca2+-activated K+ channels by co-localized Ca2+ channels in hippocampal neurons. Nature. 1998;395:900–905. doi: 10.1038/27674. [DOI] [PubMed] [Google Scholar]
  147. Martinello K, Huang Z, Lujan R, Tran B, Watanabe M, Cooper EC, Brown DA, Shah MM. Cholinergic afferent stimulation induces axonal function plasticity in adult hippocampal granule cells. Neuron. 2015;85:346–363. doi: 10.1016/j.neuron.2014.12.030. [DOI] [PMC free article] [PubMed] [Google Scholar]
  148. Mateos-Aparicio P, Murphy R, Storm JF. Complementary functions of SK and Kv7/M potassium channels in excitability control and synaptic integration in rat hippocampal dentate granule cells. The Journal of Physiology. 2014;592:669–693. doi: 10.1113/jphysiol.2013.267872. [DOI] [PMC free article] [PubMed] [Google Scholar]
  149. McCrossan ZA, Lewis A, Panaghie G, Jordan PN, Christini DJ, Lerner DJ, Abbott GW. MinK-related peptide 2 modulates Kv2.1 and Kv3.1 potassium channels in mammalian brain. Journal of Neuroscience. 2003;23:8077–8091. doi: 10.1523/JNEUROSCI.23-22-08077.2003. [DOI] [PMC free article] [PubMed] [Google Scholar]
  150. McDougal RA, Morse TM, Carnevale T, Marenco L, Wang R, Migliore M, Miller PL, Shepherd GM, Hines ML. Twenty years of ModelDB and beyond: building essential modeling tools for the future of neuroscience. Journal of Computational Neuroscience. 2017;42:1–10. doi: 10.1007/s10827-016-0623-7. [DOI] [PMC free article] [PubMed] [Google Scholar]
  151. McKay BE, McRory JE, Molineux ML, Hamid J, Snutch TP, Zamponi GW, Turner RW. Ca(V)3 T-type calcium channel isoforms differentially distribute to somatic and dendritic compartments in rat central neurons. European Journal of Neuroscience. 2006;24:2581–2594. doi: 10.1111/j.1460-9568.2006.05136.x. [DOI] [PubMed] [Google Scholar]
  152. McRory JE, Santi CM, Hamming KS, Mezeyova J, Sutton KG, Baillie DL, Stea A, Snutch TP. Molecular and functional characterization of a family of rat brain T-type calcium channels. Journal of Biological Chemistry. 2001;276:3999–4011. doi: 10.1074/jbc.M008215200. [DOI] [PubMed] [Google Scholar]
  153. Meadows HJ, Benham CD, Cairns W, Gloger I, Jennings C, Medhurst AD, Murdock P, Chapman CG. Cloning, localisation and functional expression of the human orthologue of the TREK-1 potassium channel. Pflügers Archiv - European Journal of Physiology. 2000;439:714–722. doi: 10.1007/s004249900235. [DOI] [PubMed] [Google Scholar]
  154. Menegola M, Trimmer JS. Unanticipated region- and cell-specific downregulation of individual KChIP auxiliary subunit isotypes in Kv4.2 knock-out mouse brain. Journal of Neuroscience. 2006;26:12137–12142. doi: 10.1523/JNEUROSCI.2783-06.2006. [DOI] [PMC free article] [PubMed] [Google Scholar]
  155. Mercer JN, Chan CS, Tkatch T, Held J, Surmeier DJ. Nav1.6 sodium channels are critical to pacemaking and fast spiking in globus pallidus neurons. Journal of Neuroscience. 2007;27:13552–13566. doi: 10.1523/JNEUROSCI.3430-07.2007. [DOI] [PMC free article] [PubMed] [Google Scholar]
  156. Miera EV-SD, Moreno H, Fruhling D, Kentros C, Rudy B. Cloning of ShIII (Shaw-like) cDNAs encoding a novel high-voltage-activating, TEA-sensitive, type-A K+ channel. Proceedings of the Royal Society B: Biological Sciences. 1992;248:9–18. doi: 10.1098/rspb.1992.0036. [DOI] [PubMed] [Google Scholar]
  157. Migliore M, Cannia C, Lytton WW, Markram H, Hines ML. Parallel network simulations with NEURON. Journal of Computational Neuroscience. 2006;21:119–129. doi: 10.1007/s10827-006-7949-5. [DOI] [PMC free article] [PubMed] [Google Scholar]
  158. Migliore M, Shepherd GM. Emerging rules for the distributions of active dendritic conductances. Nature Reviews Neuroscience. 2002;3:362–370. doi: 10.1038/nrn810. [DOI] [PubMed] [Google Scholar]
  159. Ming GL, Song H. Adult neurogenesis in the mammalian brain: significant answers and significant questions. Neuron. 2011;70:687–702. doi: 10.1016/j.neuron.2011.05.001. [DOI] [PMC free article] [PubMed] [Google Scholar]
  160. Mishra P, Narayanan R. Heterogeneities in afferent connectivity dominate local heterogeneities in the emergence of response decorrelation in the dentate gyrus. bioRxiv. 2017 doi: 10.1101/173450. [DOI] [Google Scholar]
  161. Misonou H, Menegola M, Buchwalder L, Park EW, Meredith A, Rhodes KJ, Aldrich RW, Trimmer JS. Immunolocalization of the Ca2+-activated K+ channel Slo1 in axons and nerve terminals of mammalian brain and cultured neurons. The Journal of Comparative Neurology. 2006;496:289–302. doi: 10.1002/cne.20931. [DOI] [PMC free article] [PubMed] [Google Scholar]
  162. Misonou H, Mohapatra DP, Trimmer JS. Kv2.1: a voltage-gated k+ channel critical to dynamic control of neuronal excitability. NeuroToxicology. 2005;26:743–752. doi: 10.1016/j.neuro.2005.02.003. [DOI] [PubMed] [Google Scholar]
  163. Miyashita T, Kubo Y. Localization and developmental changes of the expression of two inward rectifying K(+)-channel proteins in the rat brain. Brain Research. 1997;750:251–263. doi: 10.1016/S0006-8993(96)01365-0. [DOI] [PubMed] [Google Scholar]
  164. Monaghan MM, Trimmer JS, Rhodes KJ. Experimental localization of Kv1 family voltage-gated K+ channel alpha and beta subunits in rat hippocampal formation. Journal of Neuroscience. 2001;21:5973–5983. doi: 10.1523/JNEUROSCI.21-16-05973.2001. [DOI] [PMC free article] [PubMed] [Google Scholar]
  165. Mongiat LA, Espósito MS, Lombardi G, Schinder AF. Reliable activation of immature neurons in the adult hippocampus. PLoS One. 2009;4:e5320. doi: 10.1371/journal.pone.0005320. [DOI] [PMC free article] [PubMed] [Google Scholar]
  166. Murakoshi H, Trimmer JS. Identification of the Kv2.1 K+ channel as a major component of the delayed rectifier K+ current in rat hippocampal neurons. Journal of Neuroscience. 1999;19:1728–1735. doi: 10.1523/JNEUROSCI.19-05-01728.1999. [DOI] [PMC free article] [PubMed] [Google Scholar]
  167. Müller A, Kukley M, Uebachs M, Beck H, Dietrich D. Nanodomains of single Ca2+ channels contribute to action potential repolarization in cortical neurons. Journal of Neuroscience. 2007;27:483–495. doi: 10.1523/JNEUROSCI.3816-06.2007. [DOI] [PMC free article] [PubMed] [Google Scholar]
  168. Nørby JG, Klodos I, Christiansen NO. Kinetics of Na-ATPase activity by the Na,K pump. Interactions of the phosphorylated intermediates with Na+, Tris+, and K+ The Journal of General Physiology. 1983;82:725–759. doi: 10.1085/jgp.82.6.725. [DOI] [PMC free article] [PubMed] [Google Scholar]
  169. Narayanan R, Chattarji S. Computational analysis of the impact of chronic stress on intrinsic and synaptic excitability in the hippocampus. Journal of Neurophysiology. 2010;103:3070–3083. doi: 10.1152/jn.00913.2009. [DOI] [PMC free article] [PubMed] [Google Scholar]
  170. Narayanan R, Johnston D. Functional maps within a single neuron. Journal of Neurophysiology. 2012;108:2343–2351. doi: 10.1152/jn.00530.2012. [DOI] [PMC free article] [PubMed] [Google Scholar]
  171. Notomi T, Shigemoto R. Immunohistochemical localization of Ih channel subunits, HCN1-4, in the rat brain. The Journal of Comparative Neurology. 2004;471:241–276. doi: 10.1002/cne.11039. [DOI] [PubMed] [Google Scholar]
  172. Obermair GJ, Kaufmann WA, Knaus HG, Flucher BE. The small conductance Ca2+-activated K+ channel SK3 is localized in nerve terminals of excitatory synapses of cultured mouse hippocampal neurons. The European Journal of Neuroscience. 2003;17:721–731. doi: 10.1046/j.1460-9568.2003.02488.x. [DOI] [PubMed] [Google Scholar]
  173. Oliva MK, McGarr TC, Beyer BJ, Gazina E, Kaplan DI, Cordeiro L, Thomas E, Dib-Hajj SD, Waxman SG, Frankel WN, Petrou S. Physiological and genetic analysis of multiple sodium channel variants in a model of genetic absence epilepsy. Neurobiology of Disease. 2014;67:180–190. doi: 10.1016/j.nbd.2014.03.007. [DOI] [PMC free article] [PubMed] [Google Scholar]
  174. Pedroni A, Minh doD, Mallamaci A, Cherubini E. Electrophysiological characterization of granule cells in the dentate gyrus immediately after birth. Frontiers in Cellular Neuroscience. 2014;8:44. doi: 10.3389/fncel.2014.00044. [DOI] [PMC free article] [PubMed] [Google Scholar]
  175. Schneider CJ, Bezaire M, Soltesz I. Toward a full-scale computational model of the rat dentate gyrus. Frontiers in Neural Circuits. 2012;6:83. doi: 10.3389/fncir.2012.00083. [DOI] [PMC free article] [PubMed] [Google Scholar]
  176. Pacheco Otalora LF, Hernandez EF, Arshadmansab MF, Francisco S, Willis M, Ermolinsky B, Zarei M, Knaus HG, Garrido-Sanabria ER. Down-regulation of BK channel expression in the pilocarpine model of temporal lobe epilepsy. Brain Research. 2008;1200:116–131. doi: 10.1016/j.brainres.2008.01.017. [DOI] [PMC free article] [PubMed] [Google Scholar]
  177. Panama BK, Lopatin AN. Differential polyamine sensitivity in inwardly rectifying Kir2 potassium channels. The Journal of Physiology. 2006;571:287–302. doi: 10.1113/jphysiol.2005.097741. [DOI] [PMC free article] [PubMed] [Google Scholar]
  178. Papoutsi A, Sidiropoulou K, Cutsuridis V, Poirazi P. Induction and modulation of persistent activity in a layer V PFC microcircuit model. Frontiers in Neural Circuits. 2013;7:161. doi: 10.3389/fncir.2013.00161. [DOI] [PMC free article] [PubMed] [Google Scholar]
  179. Pardi MB, Ogando MB, Schinder AF, Marin-Burgin A. Differential inhibition onto developing and mature granule cells generates high-frequency filters with variable gain. eLife. 2015;4:e08764. doi: 10.7554/eLife.08764. [DOI] [PMC free article] [PubMed] [Google Scholar]
  180. Patel SP, Parai R, Parai R, Campbell DL. Regulation of Kv4.3 voltage-dependent gating kinetics by KChIP2 isoforms. The Journal of Physiology. 2004;557:19–41. doi: 10.1113/jphysiol.2003.058172. [DOI] [PMC free article] [PubMed] [Google Scholar]
  181. Pelletier MR, Pahapill PA, Pennefather PS, Carlen PL. Analysis of single K(ATP) channels in mammalian dentate gyrus granule cells. Journal of Neurophysiology. 2000;84:2291–2301. doi: 10.1152/jn.2000.84.5.2291. [DOI] [PubMed] [Google Scholar]
  182. Piatti VC, Davies-Sala MG, Espósito MS, Mongiat LA, Trinchero MF, Schinder AF. The timing for neuronal maturation in the adult hippocampus is modulated by local network activity. Journal of Neuroscience. 2011;31:7715–7728. doi: 10.1523/JNEUROSCI.1380-11.2011. [DOI] [PMC free article] [PubMed] [Google Scholar]
  183. Piwonska M, Wilczek E, Szewczyk A, Wilczynski GM. Differential distribution of Ca2+-activated potassium channel beta4 subunit in rat brain: immunolocalization in neuronal mitochondria. Neuroscience. 2008;153:446–460. doi: 10.1016/j.neuroscience.2008.01.050. [DOI] [PubMed] [Google Scholar]
  184. Platschek S, Cuntz H, Deller T, Jedlicka P. Lesion-induced dendritic remodeling as a new mechanism of homeostatic structural plasticity in the adult brain. In: Van Ooyen A, Butz-Ostendorf M, editors. The Rewiring Brain: A Computational Approach to Structural Plasticity in the Adult Brain. Elsevier; 2017. [DOI] [Google Scholar]
  185. Platschek S, Cuntz H, Vuksic M, Deller T, Jedlicka P. A general homeostatic principle following lesion induced dendritic remodeling. Acta Neuropathologica Communications. 2016;4:19. doi: 10.1186/s40478-016-0285-8. [DOI] [PMC free article] [PubMed] [Google Scholar]
  186. Podlaski WF, Seeholzer A, Groschner LN, Miesenboeck G, Ranjan R, Vogels TP. ICGenealogy: Mapping the function of neuronal ion channels in model and experiment. bioRxiv. 2016 doi: 10.1101/058685. [DOI] [PMC free article] [PubMed] [Google Scholar]
  187. Postea O, Biel M. Exploring HCN channels as novel drug targets. Nature Reviews Drug Discovery. 2011;10:903–914. doi: 10.1038/nrd3576. [DOI] [PubMed] [Google Scholar]
  188. Pourbadie HG, Naderi N, Mehranfard N, Janahmadi M, Khodagholi F, Motamedi F. Preventing effect of L-type calcium channel blockade on electrophysiological alterations in dentate gyrus granule cells induced by entorhinal amyloid pathology. PLoS One. 2015;10:e0117555. doi: 10.1371/journal.pone.0117555. [DOI] [PMC free article] [PubMed] [Google Scholar]
  189. Prinz AA, Bucher D, Marder E. Similar network activity from disparate circuit parameters. Nature Neuroscience. 2004;7:1345–1352. doi: 10.1038/nn1352. [DOI] [PubMed] [Google Scholar]
  190. Proks P, Ashcroft FM. Modeling K(ATP) channel gating and its regulation. Progress in Biophysics and Molecular Biology. 2009;99:7–19. doi: 10.1016/j.pbiomolbio.2008.10.002. [DOI] [PubMed] [Google Scholar]
  191. Prüss H, Derst C, Lommel R, Veh RW. Differential distribution of individual subunits of strongly inwardly rectifying potassium channels (Kir2 family) in rat brain. Molecular Brain Research. 2005;139:63–79. doi: 10.1016/j.molbrainres.2005.05.006. [DOI] [PubMed] [Google Scholar]
  192. Prüss H, Wenzel M, Eulitz D, Thomzig A, Karschin A, Veh RW. Kir2 potassium channels in rat striatum are strategically localized to control basal ganglia function. Molecular Brain Research. 2003;110:203–219. doi: 10.1016/S0169-328X(02)00649-6. [DOI] [PubMed] [Google Scholar]
  193. Rangel LM, Quinn LK, Chiba AA, Gage FH, Aimone JB. A hypothesis for temporal coding of young and mature granule cells. Frontiers in Neuroscience. 2013;7:75. doi: 10.3389/fnins.2013.00075. [DOI] [PMC free article] [PubMed] [Google Scholar]
  194. Ranjan R, Khazen G, Gambazzi L, Ramaswamy S, Hill SL, Schürmann F, Markram H. Channelpedia: an integrative and interactive database for ion channels. Frontiers in Neuroinformatics. 2011;5:17. doi: 10.3389/fninf.2011.00036. [DOI] [PMC free article] [PubMed] [Google Scholar]
  195. Rathour RK, Narayanan R. Homeostasis of functional maps in active dendrites emerges in the absence of individual channelostasis. PNAS. 2014;111:E1787–E1796. doi: 10.1073/pnas.1316599111. [DOI] [PMC free article] [PubMed] [Google Scholar]
  196. Rettig J, Wunder F, Stocker M, Lichtinghagen R, Mastiaux F, Beckh S, Kues W, Pedarzani P, Schröter KH, Ruppersberg JP. Characterization of a Shaw-related potassium channel family in rat brain. The EMBO Journal. 1992;11:2473–2486. doi: 10.1002/j.1460-2075.1992.tb05312.x. [DOI] [PMC free article] [PubMed] [Google Scholar]
  197. Rhodes KJ, Carroll KI, Sung MA, Doliveira LC, Monaghan MM, Burke SL, Strassle BW, Buchwalder L, Menegola M, Cao J, An WF, Trimmer JS. KChIPs and Kv4 alpha subunits as integral components of A-type potassium channels in mammalian brain. Journal of Neuroscience. 2004;24:7903–7915. doi: 10.1523/JNEUROSCI.0776-04.2004. [DOI] [PMC free article] [PubMed] [Google Scholar]
  198. Rhodes KJ, Strassle BW, Monaghan MM, Bekele-Arcuri Z, Matos MF, Trimmer JS. Association and colocalization of the Kvbeta1 and Kvbeta2 beta-subunits with Kv1 alpha-subunits in mammalian brain K+ channel complexes. Journal of Neuroscience. 1997;17:8246–8258. doi: 10.1523/JNEUROSCI.17-21-08246.1997. [DOI] [PMC free article] [PubMed] [Google Scholar]
  199. Riazanski V, Becker A, Chen J, Sochivko D, Lie A, Wiestler OD, Elger CE, Beck H. Functional and molecular analysis of transient voltage-dependent K+ currents in rat hippocampal granule cells. The Journal of Physiology. 2001;537:391–406. doi: 10.1111/j.1469-7793.2001.00391.x. [DOI] [PMC free article] [PubMed] [Google Scholar]
  200. Rudy B, Sen K, Vega-Saenz de Miera E, Lau D, Ried T, Ward DC. Cloning of a human cDNA expressing a high voltage-activating, TEA-sensitive, type-A K+ channel which maps to chromosome 1 band p21. Journal of Neuroscience Research. 1991;29:401–412. doi: 10.1002/jnr.490290316. [DOI] [PubMed] [Google Scholar]
  201. Rush AM, Dib-Hajj SD, Waxman SG. Electrophysiological properties of two axonal sodium channels, Nav1.2 and Nav1.6, expressed in mouse spinal sensory neurones. The Journal of Physiology. 2005;564:803–815. doi: 10.1113/jphysiol.2005.083089. [DOI] [PMC free article] [PubMed] [Google Scholar]
  202. Rüschenschmidt C, Chen J, Becker A, Riazanski V, Beck H. Functional properties and oxidative modulation of A-type K currents in hippocampal granule cells of control and chronically epileptic rats. European Journal of Neuroscience. 2006;23:675–685. doi: 10.1111/j.1460-9568.2006.04608.x. [DOI] [PubMed] [Google Scholar]
  203. Safiulina VF, Zacchi P, Taglialatela M, Yaari Y, Cherubini E. Low expression of Kv7/M channels facilitates intrinsic and network bursting in the developing rat hippocampus. The Journal of Physiology. 2008;586:5437–5453. doi: 10.1113/jphysiol.2008.156257. [DOI] [PMC free article] [PubMed] [Google Scholar]
  204. Sailer CA, Kaufmann WA, Kogler M, Chen L, Sausbier U, Ottersen OP, Ruth P, Shipston MJ, Knaus HG. Immunolocalization of BK channels in hippocampal pyramidal neurons. European Journal of Neuroscience. 2006;24:442–454. doi: 10.1111/j.1460-9568.2006.04936.x. [DOI] [PubMed] [Google Scholar]
  205. Sailer CA, Kaufmann WA, Marksteiner J, Knaus HG. Comparative immunohistochemical distribution of three small-conductance Ca2+-activated potassium channel subunits, SK1, SK2, and SK3 in mouse brain. Molecular and Cellular Neuroscience. 2004;26:458–469. doi: 10.1016/j.mcn.2004.03.002. [DOI] [PubMed] [Google Scholar]
  206. Santhakumar V, Aradi I, Soltesz I. Role of mossy fiber sprouting and mossy cell loss in hyperexcitability: a network model of the dentate gyrus incorporating cell types and axonal topography. Journal of Neurophysiology. 2005;93:437–453. doi: 10.1152/jn.00777.2004. [DOI] [PubMed] [Google Scholar]
  207. Schmidt-Hieber C, Bischofberger J. Fast sodium channel gating supports localized and efficient axonal action potential initiation. Journal of Neuroscience. 2010;30:10233–10242. doi: 10.1523/JNEUROSCI.6335-09.2010. [DOI] [PMC free article] [PubMed] [Google Scholar]
  208. Schmidt-Hieber C, Jonas P, Bischofberger J. Enhanced synaptic plasticity in newly generated granule cells of the adult hippocampus. Nature. 2004;429:184–187. doi: 10.1038/nature02553. [DOI] [PubMed] [Google Scholar]
  209. Schmidt-Hieber C, Jonas P, Bischofberger J. Subthreshold dendritic signal processing and coincidence detection in dentate gyrus granule cells. Journal of Neuroscience. 2007;27:8430–8441. doi: 10.1523/JNEUROSCI.1787-07.2007. [DOI] [PMC free article] [PubMed] [Google Scholar]
  210. Schmidt-Hieber C, Jonas P, Bischofberger J. Action potential initiation and propagation in hippocampal mossy fibre axons. The Journal of Physiology. 2008;586:1849–1857. doi: 10.1113/jphysiol.2007.150151. [DOI] [PMC free article] [PubMed] [Google Scholar]
  211. Schneider CJ, Cuntz H, Soltesz I. Linking macroscopic with microscopic neuroanatomy using synthetic neuronal populations. PLoS Computational Biology. 2014;10:e1003921. doi: 10.1371/journal.pcbi.1003921. [DOI] [PMC free article] [PubMed] [Google Scholar]
  212. Schröter KH, Ruppersberg JP, Wunder F, Rettig J, Stocker M, Pongs O. Cloning and functional expression of a TEA-sensitive A-type potassium channel from rat brain. FEBS Letters. 1991;278:211–216. doi: 10.1016/0014-5793(91)80119-N. [DOI] [PubMed] [Google Scholar]
  213. Shai AS, Anastassiou CA, Larkum ME, Koch C. Physiology of layer 5 pyramidal neurons in mouse primary visual cortex: coincidence detection through bursting. PLOS Computational Biology. 2015;11:e1004090. doi: 10.1371/journal.pcbi.1004090. [DOI] [PMC free article] [PubMed] [Google Scholar]
  214. Sharma AK, Reams RY, Jordan WH, Miller MA, Thacker HL, Snyder PW. Mesial temporal lobe epilepsy: pathogenesis, induced rodent models and lesions. Toxicologic Pathology. 2007;35:984–999. doi: 10.1080/01926230701748305. [DOI] [PubMed] [Google Scholar]
  215. Shin N, Soh H, Chang S, Kim DH, Park CS. Sodium permeability of a cloned small-conductance calcium-activated potassium channel. Biophysical Journal. 2005;89:3111–3119. doi: 10.1529/biophysj.105.069542. [DOI] [PMC free article] [PubMed] [Google Scholar]
  216. Shruti S, Urban-Ciecko J, Fitzpatrick JA, Brenner R, Bruchez MP, Barth AL. The brain-specific Beta4 subunit downregulates BK channel cell surface expression. PLoS One. 2012;7:e33429. doi: 10.1371/journal.pone.0033429. [DOI] [PMC free article] [PubMed] [Google Scholar]
  217. Smith JS, Iannotti CA, Dargis P, Christian EP, Aiyar J. Differential expression of kcnq2 splice variants: implications to m current function during neuronal development. The Journal of Neuroscience. 2001;21:1096–1103. doi: 10.1523/JNEUROSCI.21-04-01096.2001. [DOI] [PMC free article] [PubMed] [Google Scholar]
  218. Smith MR, Smith RD, Plummer NW, Meisler MH, Goldin AL. Functional analysis of the mouse Scn8a sodium channel. Journal of Neuroscience. 1998;18:6093–6102. doi: 10.1523/JNEUROSCI.18-16-06093.1998. [DOI] [PMC free article] [PubMed] [Google Scholar]
  219. Snyder JS, Ferrante SC, Cameron HA. Late maturation of adult-born neurons in the temporal dentate gyrus. PLoS ONE. 2012;7:e48757. doi: 10.1371/journal.pone.0048757. [DOI] [PMC free article] [PubMed] [Google Scholar]
  220. Softky WR, Koch C. The highly irregular firing of cortical cells is inconsistent with temporal integration of random EPSPs. Journal of Neuroscience. 1993;13:334–350. doi: 10.1523/JNEUROSCI.13-01-00334.1993. [DOI] [PMC free article] [PubMed] [Google Scholar]
  221. Solinas S, Forti L, Cesana E, Mapelli J, De Schutter E, D'Angelo E. Computational reconstruction of pacemaking and intrinsic electroresponsiveness in cerebellar Golgi cells. Frontiers in Cellular Neuroscience. 2007;1:2. doi: 10.3389/neuro.03.002.2007. [DOI] [PMC free article] [PubMed] [Google Scholar]
  222. Staley KJ, Otis TS, Mody I. Membrane properties of dentate gyrus granule cells: comparison of sharp microelectrode and whole-cell recordings. Journal of Neurophysiology. 1992;67:1346–1358. doi: 10.1152/jn.1992.67.5.1346. [DOI] [PubMed] [Google Scholar]
  223. Stegen M, Kirchheim F, Hanuschkin A, Staszewski O, Veh RW, Wolfart J. Adaptive intrinsic plasticity in human dentate gyrus granule cells during temporal lobe epilepsy. Cerebral Cortex. 2012;22:2087–2101. doi: 10.1093/cercor/bhr294. [DOI] [PubMed] [Google Scholar]
  224. Stocca G, Schmidt-Hieber C, Bischofberger J. Differential dendritic Ca2+ signalling in young and mature hippocampal granule cells. The Journal of Physiology. 2008;586:3795–3811. doi: 10.1113/jphysiol.2008.155739. [DOI] [PMC free article] [PubMed] [Google Scholar]
  225. Stonehouse AH, Pringle JH, Norman RI, Stanfield PR, Conley EC, Brammar WJ. Characterisation of Kir2.0 proteins in the rat cerebellum and hippocampus by polyclonal antibodies. Histochemistry and Cell Biology. 1999;112:457–465. doi: 10.1007/s004180050429. [DOI] [PubMed] [Google Scholar]
  226. Surges R, Brewster AL, Bender RA, Beck H, Feuerstein TJ, Baram TZ. Regulated expression of HCN channels and cAMP levels shape the properties of the h current in developing rat hippocampus. European Journal of Neuroscience. 2006;24:94–104. doi: 10.1111/j.1460-9568.2006.04880.x. [DOI] [PMC free article] [PubMed] [Google Scholar]
  227. Šišková Z, Justus D, Kaneko H, Friedrichs D, Henneberg N, Beutel T, Pitsch J, Schoch S, Becker A, von der Kammer H, Remy S. Dendritic structural degeneration is functionally linked to cellular hyperexcitability in a mouse model of Alzheimer's disease. Neuron. 2014;84:1023–1033. doi: 10.1016/j.neuron.2014.10.024. [DOI] [PubMed] [Google Scholar]
  228. Tønnesen J, Katona G, Rózsa B, Nägerl UV. Spine neck plasticity regulates compartmentalization of synapses. Nature Neuroscience. 2014;17:678–685. doi: 10.1038/nn.3682. [DOI] [PubMed] [Google Scholar]
  229. Talley EM, Solorzano G, Lei Q, Kim D, Bayliss DA. Cns distribution of members of the two-pore-domain (KCNK) potassium channel family. The Journal of Neuroscience. 2001;21:7491–7505. doi: 10.1523/JNEUROSCI.21-19-07491.2001. [DOI] [PMC free article] [PubMed] [Google Scholar]
  230. Tanner GR, Lutas A, Martínez-François JR, Yellen G. Single K ATP channel opening in response to action potential firing in mouse dentate granule neurons. Journal of Neuroscience. 2011;31:8689–8696. doi: 10.1523/JNEUROSCI.5951-10.2011. [DOI] [PMC free article] [PubMed] [Google Scholar]
  231. Tejada J, Arisi GM, García-Cairasco N, Roque AC. Morphological alterations in newly born dentate gyrus granule cells that emerge after status epilepticus contribute to make them less excitable. PLoS One. 2012;7:e40726. doi: 10.1371/journal.pone.0040726. [DOI] [PMC free article] [PubMed] [Google Scholar]
  232. Tejada J, Roque AC. Computational models of dentate gyrus with epilepsy-induced morphological alterations in granule cells. Epilepsy & Behavior. 2014;38:63–70. doi: 10.1016/j.yebeh.2014.02.007. [DOI] [PubMed] [Google Scholar]
  233. Temprana SG, Mongiat LA, Yang SM, Trinchero MF, Alvarez DD, Kropff E, Giacomini D, Beltramone N, Lanuza GM, Schinder AF. Delayed coupling to feedback inhibition during a critical period for the integration of adult-born granule cells. Neuron. 2015;85:116–130. doi: 10.1016/j.neuron.2014.11.023. [DOI] [PMC free article] [PubMed] [Google Scholar]
  234. Tinel N, Diochot S, Lauritzen I, Barhanin J, Lazdunski M, Borsotto M. M-type KCNQ2-KCNQ3 potassium channels are modulated by the KCNE2 subunit. FEBS Letters. 2000;480:137–141. doi: 10.1016/S0014-5793(00)01918-9. [DOI] [PubMed] [Google Scholar]
  235. Tinel N, Lauritzen I, Chouabe C, Lazdunski M, Borsotto M. The KCNQ2 potassium channel: splice variants, functional and developmental expression. Brain localization and comparison with KCNQ3. FEBS Letters. 1998;438:171–176. doi: 10.1016/S0014-5793(98)01296-4. [DOI] [PubMed] [Google Scholar]
  236. Tippens AL, Pare JF, Langwieser N, Moosmang S, Milner TA, Smith Y, Lee A. Ultrastructural evidence for pre- and postsynaptic localization of Cav1.2 L-type Ca2+ channels in the rat hippocampus. The Journal of Comparative Neurology. 2008;506:569–583. doi: 10.1002/cne.21567. [DOI] [PubMed] [Google Scholar]
  237. Traub RD, Llinás R. The spatial distribution of ionic conductances in normal and axotomized motorneurons. Neuroscience. 1977;2:829–849. doi: 10.1016/0306-4522(77)90110-5. [DOI] [Google Scholar]
  238. Trevelyan AJ, Jack J. Detailed passive cable models of layer 2/3 pyramidal cells in rat visual cortex at different temperatures. The Journal of Physiology. 2002;539:623–636. doi: 10.1113/jphysiol.2001.013291. [DOI] [PMC free article] [PubMed] [Google Scholar]
  239. Urbán N, Guillemot F. Neurogenesis in the embryonic and adult brain: same regulators, different roles. Frontiers in Cellular Neuroscience. 2014;8:396. doi: 10.3389/fncel.2014.00396. [DOI] [PMC free article] [PubMed] [Google Scholar]
  240. Van Geit W, Gevaert M, Chindemi G, Rössert C, Courcol JD, Muller EB, Schürmann F, Segev I, Markram H. BluePyOpt: leveraging open source software and cloud infrastructure to optimise model parameters in neuroscience. Frontiers in Neuroinformatics. 2016;10:17. doi: 10.3389/fninf.2016.00017. [DOI] [PMC free article] [PubMed] [Google Scholar]
  241. VanDongen AM, Frech GC, Drewe JA, Joho RH, Brown AM. Alteration and restoration of K+ channel function by deletions at the N- and C-termini. Neuron. 1990;5:433–443. doi: 10.1016/0896-6273(90)90082-Q. [DOI] [PubMed] [Google Scholar]
  242. Vemana S, Pandey S, Larsson HP. Intracellular Mg2+ is a voltage-dependent pore blocker of HCN channels. AJP: Cell Physiology. 2008;295:C557–C565. doi: 10.1152/ajpcell.00154.2008. [DOI] [PMC free article] [PubMed] [Google Scholar]
  243. Vlachos A, Becker D, Jedlicka P, Winkels R, Roeper J, Deller T. Entorhinal denervation induces homeostatic synaptic scaling of excitatory postsynapses of dentate granule cells in mouse organotypic slice cultures. PLoS ONE. 2012;7:e32883. doi: 10.1371/journal.pone.0032883. [DOI] [PMC free article] [PubMed] [Google Scholar]
  244. Volgushev M. Cortical specializations underlying fast computations. The Neuroscientist. 2016;22:145–164. doi: 10.1177/1073858415571539. [DOI] [PMC free article] [PubMed] [Google Scholar]
  245. Wang B, Bugay V, Ling L, Chuang HH, Jaffe DB, Brenner R. Knockout of the BK β4-subunit promotes a functional coupling of BK channels and ryanodine receptors that mediate a fAHP-induced increase in excitability. Journal of Neurophysiology. 2016;116:456–465. doi: 10.1152/jn.00857.2015. [DOI] [PMC free article] [PubMed] [Google Scholar]
  246. Wang B, Jaffe DB, Brenner R. Current understanding of iberiotoxin-resistant BK channels in the nervous system. Frontiers in Physiology. 2014;5:382. doi: 10.3389/fphys.2014.00382. [DOI] [PMC free article] [PubMed] [Google Scholar]
  247. Weaver CM, Wearne SL. Neuronal firing sensitivity to morphologic and active membrane parameters. PLoS Computational Biology. 2008;4:e11. doi: 10.1371/journal.pcbi.0040011. [DOI] [PMC free article] [PubMed] [Google Scholar]
  248. Weiser M, Vega-Saenz de Miera E, Kentros C, Moreno H, Franzen L, Hillman D, Baker H, Rudy B. Differential expression of Shaw-related K+ channels in the rat central nervous system. Journal of Neuroscience. 1994;14:949–972. doi: 10.1523/JNEUROSCI.14-03-00949.1994. [DOI] [PMC free article] [PubMed] [Google Scholar]
  249. Westenbroek RE, Merrick DK, Catterall WA. Differential subcellular localization of the RI and RII Na+ channel subtypes in central neurons. Neuron. 1989;3:695–704. doi: 10.1016/0896-6273(89)90238-9. [DOI] [PubMed] [Google Scholar]
  250. Winkels R, Jedlicka P, Weise FK, Schultz C, Deller T, Schwarzacher SW. Reduced excitability in the dentate gyrus network of betaIV-spectrin mutant mice in vivo. Hippocampus. 2009;19:677–686. doi: 10.1002/hipo.20549. [DOI] [PubMed] [Google Scholar]
  251. Wissmann R, Bildl W, Oliver D, Beyermann M, Kalbitzer HR, Bentrop D, Fakler B. Solution structure and function of the "tandem inactivation domain" of the neuronal A-type potassium channel Kv1.4. Journal of Biological Chemistry. 2003;278:16142–16150. doi: 10.1074/jbc.M210191200. [DOI] [PubMed] [Google Scholar]
  252. Wolf JA, Moyer JT, Lazarewicz MT, Contreras D, Benoit-Marand M, O'Donnell P, Finkel LH. NMDA/AMPA ratio impacts state transitions and entrainment to oscillations in a computational model of the nucleus accumbens medium spiny projection neuron. Journal of Neuroscience. 2005;25:9080–9095. doi: 10.1523/JNEUROSCI.2220-05.2005. [DOI] [PMC free article] [PubMed] [Google Scholar]
  253. Xia XM, Fakler B, Rivard A, Wayman G, Johnson-Pais T, Keen JE, Ishii T, Hirschberg B, Bond CT, Lutsenko S, Maylie J, Adelman JP. Mechanism of calcium gating in small-conductance calcium-activated potassium channels. Nature. 1998;395:503–507. doi: 10.1038/26758. [DOI] [PubMed] [Google Scholar]
  254. Xu JH, Long L, Tang YC, Hu HT, Tang FR. Ca(v)1.2, Ca(v)1.3, and Ca(v)2.1 in the mouse hippocampus during and after pilocarpine-induced status epilepticus. Hippocampus. 2007;17:235–251. doi: 10.1002/hipo.20263. [DOI] [PubMed] [Google Scholar]
  255. Xu JH, Long L, Wang J, Tang YC, Hu HT, Soong TW, Tang FR. Nuclear localization of Ca(v)2.2 and its distribution in the mouse central nervous system, and changes in the hippocampus during and after pilocarpine-induced status epilepticus. Neuropathology and Applied Neurobiology. 2010;36:71–85. doi: 10.1111/j.1365-2990.2009.01044.x. [DOI] [PubMed] [Google Scholar]
  256. Xu P, Li Z, Xuan Q, Yang Z. Different expressions of large-conductance Ca2+-activated K+ channels in the mouse renal cortex and hippocampus during postnatal development. Applied Immunohistochemistry & Molecular Morphology. 2015;23:146–152. doi: 10.1097/PAI.0000000000000006. [DOI] [PubMed] [Google Scholar]
  257. Yan DH, Ishihara K. Two Kir2.1 channel populations with different sensitivities to Mg(2+) and polyamine block: a model for the cardiac strong inward rectifier K(+) channel. The Journal of Physiology. 2005;563:725–744. doi: 10.1113/jphysiol.2004.079186. [DOI] [PMC free article] [PubMed] [Google Scholar]
  258. Yang SM, Alvarez DD, Schinder AF. Reliable Genetic Labeling of Adult-Born Dentate Granule Cells Using Ascl1 CreERT2 and Glast CreERT2 Murine Lines. Journal of Neuroscience. 2015;35:15379–15390. doi: 10.1523/JNEUROSCI.2345-15.2015. [DOI] [PMC free article] [PubMed] [Google Scholar]
  259. Yarishkin O, Lee DY, Kim E, Cho CH, Choi JH, Lee CJ, Hwang EM, Park JY. TWIK-1 contributes to the intrinsic excitability of dentate granule cells in mouse hippocampus. Molecular Brain. 2014;7:80. doi: 10.1186/s13041-014-0080-z. [DOI] [PMC free article] [PubMed] [Google Scholar]
  260. Yim MY, Hanuschkin A, Wolfart J. Intrinsic rescaling of granule cells restores pattern separation ability of a dentate gyrus network model during epileptic hyperexcitability. Hippocampus. 2015;25:297–308. doi: 10.1002/hipo.22373. [DOI] [PubMed] [Google Scholar]
  261. Young CC, Stegen M, Bernard R, Müller M, Bischofberger J, Veh RW, Haas CA, Wolfart J. Upregulation of inward rectifier K+ (Kir2) channels in dentate gyrus granule cells in temporal lobe epilepsy. The Journal of Physiology. 2009;587:4213–4233. doi: 10.1113/jphysiol.2009.170746. [DOI] [PMC free article] [PubMed] [Google Scholar]
  262. Yuen GL, Durand D. Reconstruction of hippocampal granule cell electrophysiology by computer simulation. Neuroscience. 1991;41:411–423. doi: 10.1016/0306-4522(91)90337-N. [DOI] [PubMed] [Google Scholar]
  263. Yunker AM, Sharp AH, Sundarraj S, Ranganathan V, Copeland TD, McEnery MW. Immunological characterization of T-type voltage-dependent calcium channel CaV3.1 (alpha 1G) and CaV3.3 (alpha 1I) isoforms reveal differences in their localization, expression, and neural development. Neuroscience. 2003;117:321–335. doi: 10.1016/S0306-4522(02)00936-3. [DOI] [PubMed] [Google Scholar]
  264. Zagha E, Ozaita A, Chang SY, Nadal MS, Lin U, Saganich MJ, McCormack T, Akinsanya KO, Qi SY, Rudy B. DPP10 modulates Kv4-mediated A-type potassium channels. Journal of Biological Chemistry. 2005;280:18853–18861. doi: 10.1074/jbc.M410613200. [DOI] [PubMed] [Google Scholar]
  265. Zahler R, Zhang ZT, Manor M, Boron WF. Sodium kinetics of Na,K-ATPase alpha isoforms in intact transfected HeLa cells. The Journal of General Physiology. 1997;110:201–213. doi: 10.1085/jgp.110.2.201. [DOI] [PMC free article] [PubMed] [Google Scholar]
  266. Zhang L, Weiner JL, Valiante TA, Velumian AA, Watson PL, Jahromi SS, Schertzer S, Pennefather P, Carlen PL. Whole-cell recording of the Ca(2+)-dependent slow afterhyperpolarization in hippocampal neurones: effects of internally applied anions. Pflügers Archiv European Journal of Physiology. 1994;426:247–253. doi: 10.1007/BF00374778. [DOI] [PubMed] [Google Scholar]
  267. Zhao C, Teng EM, Summers RG, Ming GL, Gage FH. Distinct morphological stages of dentate granule neuron maturation in the adult mouse hippocampus. Journal of Neuroscience. 2006;26:3–11. doi: 10.1523/JNEUROSCI.3648-05.2006. [DOI] [PMC free article] [PubMed] [Google Scholar]
  268. Zhou J, Blundell J, Ogawa S, Kwon CH, Zhang W, Sinton C, Powell CM, Parada LF. Pharmacological inhibition of mTORC1 suppresses anatomical, cellular, and behavioral abnormalities in neural-specific Pten knock-out mice. Journal of Neuroscience. 2009;29:1773–1783. doi: 10.1523/JNEUROSCI.5685-08.2009. [DOI] [PMC free article] [PubMed] [Google Scholar]
  269. Zhu L, McDavid S, Currie KP. "Slow" voltage-dependent inactivation of CaV2.2 calcium channels is modulated by the PKC activator phorbol 12-myristate 13-acetate (PMA) Plos One. 2015;10:e0134117. doi: 10.1371/journal.pone.0134117. [DOI] [PMC free article] [PubMed] [Google Scholar]

Decision letter

Editor: Frances K Skinner1

In the interests of transparency, eLife includes the editorial decision letter and accompanying author responses. A lightly edited version of the letter sent to the authors after peer review is shown, indicating the most substantive concerns; minor comments are not usually included.

Thank you for submitting your article "Robust electrophysiological modeling demonstrated for mature and adult-born dentate granule cells of mouse and rat" for consideration by eLife. Your article has been reviewed by three peer reviewers, one of whom, Frances K Skinner (Reviewer #1), is a member of our Board of Reviewing Editors, and the evaluation has been overseen by Eve Marder as the Senior Editor. The following individuals involved in review of your submission have agreed to reveal their identity: Rishikesh Narayanan (Reviewer #2); Marianne J Bezaire (Reviewer #3).

The reviewers have discussed the reviews with one another and the Reviewing Editor has drafted this decision to help you prepare a revised submission.

Summary:

The authors present T2N, a tool that provides an interface to control NEURON with Matlab and TREES toolbox in generating compartmental models. The authors introduce their useful tool and then proceed to develop a well-constrained model using the tool. With the model cells, the authors present a number of findings and make predictions. This work sets a new benchmark for detailed cell modeling, especially for dentate gyrus and granule cell modeling, and provides a contrast between its performance and the performance of previous granule cell models.

While all the reviewers felt that this represented a potentially helpful tool, they also all felt that the work was not presented as a 'Tools and Resources" paper, and as such, would make it difficult for potential users to appreciate, assess and use themselves.

Essential revisions:

In summary, there are three essential revisions that the authors need to consider. An overview of each revision is provided first, and detailed comments from the reviewers to consider for each point are provided after the overview.

1) A rewrite of the paper is needed, mostly Results and Discussion (and Materials and methods in coordination) so that the paper is actually a Tools and Resource paper. That is, the paper should mainly be about the tool and its usage, and not mainly about the subsequent model results and interpretations. The authors need be clear about what the tool brings forth relative to what one would need to do otherwise etc. A title change should be considered in light of this.

2) Technical aspects for use of the tool for potential users needs to be included. That is, some sort of step by step, tool usage setup, mini tutorials and examples in some way.

3) In demonstrating the usage of the tool with GC models (e.g., morphological changes, dendritic remodeling in pathology/development of rat/mouse, adult-born neurons), the authors need to be clear about where and how the tool is used in their developed models. That is, the authors need to describe what it is the tool is allowing them to do (in their demonstrated use of it) rather than solely presenting their interpretation of their model results.

Please separately present tool usage and model interpretation to avoid confusion, and ensure that the emphasis is on demonstrating the tool usage.

Note that while several of the detailed comments below may refer to model interpretation, the authors need to ensure that their revised paper emphasizes and is mainly about the demonstrated tool usage and not about the model results and their interpretation per se. This way, it can be clear that the present paper is a 'Tools and Resource' one.

Detailed comments from reviewers to take into consideration when doing Essential Revision 1:

a) While the GC modeling work is interesting, I found myself reading it and wondering where the T2N tool fit in. Presumably, the modeling work could've been done without T2N but it would've been alot more complicated, harder and longer? Is it easier to do sensitivity analyses, plot and visualize etc. etc.? Is it easier to test relationships between ion channels and AP features as they do? If so, how is this the case via T2N tool? Is the T2N tool intended for cell types besides GCs? Presumably it is (otherwise it would be extremely limiting). In the outlook, it would seem that it might only be for considering GCs?. Are there any other tools that do what T2N does? What would a user do if T2N did not exist?

b) In essence, the authors talk about T2N for one page and then say that "In the following, we show at the example of the dentate GC how to build a robust compartmental model using T2N." But they actually don't explain it via T2N that I could find, and they don't simply build a model – they use it to examine epilepsy, young cells etc.

c) The Discussion starts by talking about the model results, and the tool second. This should be reversed and/or the model results should be presented in light of the tool somehow I would think if this is a 'Tools and Resources' paper.

d) There is a lot of repetition in Results and Materials and methods regarding the models, but at the same time barely any specifics regarding the tool or how to use the tool itself. This possibly stems from the authors not presenting the work as 'tools and resources'. I appreciate that there is a manual, but there should at least be some overall explanations and mini examples that the user could try/test for the tool itself?

e) The Discussion is over lengthy and several parts of it are significantly redundant with the Results section. This could be significantly reduced.

f) Focus on the tool: The manuscript is within the "Tools and Resources" section of eLife. The focus of the authors is the technique that they are developing, with DG employed only as an example for the demonstration of the utility of this tool. However, a significant portion of the Results and the Discussion sections, including the limitations presented there, are all very specific to the DG, and not with reference to the methodology developed by the authors. The authors should place emphasis of their manuscript on the tool that they are developing to fit into the "tools and resources" section of eLife. Specifically they should focus on the steps involved in the use of the tool, discuss about limitations of the tool (rather than of the DG model) from the perspective of generalizability to modeling any type of neuron (especially focusing on incorporating measurements that are not available in DG neurons; see below), future directions for how the tool could be further developed (say for well-tuned network models or for astrocyte-neuron interactions, etc). It is important to emphasize the novelties of the DG model, but the focus shouldn't stray away from the main focus of the article.

Detailed comments from reviewers to take into consideration when doing Essential Revision 2:

The problems discussed by the authors, that many models behave poorly outside of the scope for which they were created, and that model cells often contain a mix of constraints from very different experimental conditions and animals, combined in sometimes inconsistent ways, are quite real in the world of detailed modeling. The field can and should have higher expectations at this point, and this tool provides a way for us to get there. From the inclusion of variable morphologies to the impressive & precise incorporation of ion channels within the model, this tool shows promise for aiding modelers to tackle these problems in our models. This approach will allow us to more fully harness the resources within online databases such as NeuroMorpho and IonChannelGenealogy. The use of sterotyped scripts will help reduce the burden on the modeler, as will the automatic parallelization.

The T2N and TREES tools appear to have an elegant way to organize the code and have MATLAB and NEURON interact. This reviewer sees a lot of potential with these tools. The author was surprised to find that this manuscript did not seem to be written as a Tools & Resources paper. The info as to how to access the code and software is not provided until the Materials and methods. Tutorials are not provided, and there are not many technical, quantitative details about the implementation of the model, the parallelization, or the tuning. The high level of detail and careful attention to constraints that went into developing this model is not fully represented in the Abstract and Introduction.

a) Especially given the "Tools and Resources" designation of this manuscript:

– More technical details should be provided in the publication – how do you recreate the experimental conditions for your tests? In Results fourth paragraph – what fitting tool or strategy did you use?

– Each of the results headings can be thought of as a use case, for which a tutorial would be appropriate (in an appendix or as part of included documentation of T2N)

– Say whether you can use the T2N in a more exploratory manner, for cell types where channel expression data is not known but we have single cell current sweep data?

– Share how flexible is the code, for using the models produced from TREES and T2N in a larger network simulation?b) The code should be thoroughly tested on more machines (and operating systems) before being highlighted in a publication. I ran into several.

c) Would like more visibility into the ion channel models, like characterization of the ion channel behavior (activation curves, etc), maybe a table of the ion channel kinetics (time constants, voltage of half act/inact, etc)d) Feels like technical details of the approach are missing. The authors say it's "not a genetic algorithm", and it's "similar to a multiple objective approach", but don't take us through exactly what they've done to tune the parameters. Should also clarify that they found a single solution that works across many morphologies, not a set of solutions with different parameter combinations for each morphology.e) Add code to ModelDB, include link in paper with accession #.

Detailed comments from reviewers to take into consideration when doing Essential Revision 3:

a) In some parts, the authors seem to be making the point about "the importance of using detailed data-driven ion channel composition, diverse dendritic trees as well as multiple different electrophysiology experiments for tuning and generating compartmental models which would be stable across many morphologies and conditions", and in other parts, as a different approach to more standardized methods with automated parameter fitting as in BBP etc.. Is this meant to be the point of the tool? If so, it does not seem appropriate for a tools and resources paper. Models have different goals and are built to address different questions, and this is true for compartmental ones too I think.

b) Essentially, the authors focus on the model results after using the tool, emphasizing issues regarding GCs that are possible to determine with their tool. This seems somewhat circular to me. That is, they say that "our work might suggest that morphologic robustness arises naturally in models in which parameters have been tuned using multiple different experiments and morphologies. This conclusion is also supported by a comparison of our biophysical model to an earlier widely used GC model which failed to reproduce electrophysiological data…" (see my next comment), but it may be that if some other biological aspect besides morphology or in addition to it was focused on, robustness would've also been observed?

c) The authors refer to a classical GC model (Aradi and Holmes). What is meant/intended by classical? That it is the first, considered the best at present for those modeling GCs? Besides needing to explain what they mean by classical, it seems a bit unfair to show it doesn't 'match', as presumably building and using this model when Aradi/Holmes did provided some insight and understanding of GC functioning? (I didn't go back to look at that paper's details).

In other words, the authors should present this classical model in a more holistic sense. Presumably they are showing that "most published modelsbehave poorly when used outside of the scope for which they were created." as they state in their Introduction. This may not be a huge problem with the classical model (and others) so long as the model (with its limitations and caveats) was clearly presented at the time, and that some insight/understanding/hypothesis-generation etc. was achieved at the time with the model.

d) Morphology of adult-born neurons: To match physiological properties of adult-born neurons the authors have changed channel properties. However, it is well-established that maturing neurons have significantly shorter dendritic arborization and lesser spine density as well (Zhao et al., 2006). As mentioned by the authors, the lesser dendritic extent and the reduced surface area caused by the lack of spines would increase the excitability of the cell as well. The authors have accounted for spine density differences when they assess synaptic integration in the mature and immature GCs. But, why did the authors not consider matching morphological profiles of adult-born neurons at various ages to understand the physiology of adult-born neurons? Given the several differences between adult-born and mature neurons in the DG, that might have been more appropriate within the framework that the authors are proposing rather than assuming that all excitability changes are mediated by changes in ion channel densities. I believe that performing these additional set of experiments with immature morphologies (which is certainly within the capabilities of the framework proposed here) would further emphasize the utility of the tool that the authors are reporting here, especially with reference to the scenario where different statistics of morphology are observed with certain physiological/pathological conditions. In this case, the authors might also want to discuss if their framework would be capable of maintaining structural integrity of real or synthetic morphologies as they mature (Narayanan and Chattarji, 2010; Dhupia et al., 2015; Bozelos et al., 2016) so as to enable causal links between morphological characteristics and physiological measurements.

e) Please note that the following are not necessarily concerns about the tools that have been developed or reported, but are constraints from the perspective of physiological relevance of models.

i) Dendritic ion channels and their properties: Unlike CA1 pyramidal neurons (Magee, J Neuroscience, 1998; Hoffman et al., Nature, 1997; Colbert et al., J Neuroscience 1997; Magee and Johnston, J Physiology, 1995), the dendritic ion channel profiles of DG GC neurons are not well characterized through systematic location-dependent cell-attached recordings. This is important data because channel physiology is not just a function of the main and auxiliary subunits expressed, but is dependent on the relative expression profiles of different subunits, the phosphorylation state of the different residues on each of these subunits, and structural interactions across channels that might alter functionality (Anderson et al., Nat Neuroscience, 2010; Heath et al., J Neuroscience, 2014; An et al., Nature, 2000; Gasparini and Magee, J Physiology, 2002). Several studies that the authors have cited and have used models from also strongly emphasize the critical importance of intracellular milieu in determining the specific physiological properties, which is not directly determinable only from knowledge of the subunits expressed. Additionally it is impossible to assume that the dendritic and somatic channels have the same kinetics and voltage-dependence profiles; several channels show significant gradients in their conductances/kinetics/voltage-dependence and these properties and play important physiological roles in location-dependent input processing (Magee, J Neuroscience, 1998; Hoffman et al., Nature, 1997; Colbert et al., J Neuroscience 1997; Magee and Johnston, J Physiology, 1995; Migliore and Shepherd, Nature Reviews Neuroscience, 2002; Lai and Jan, Nature Reviews Neuroscience, 2006; Narayanan and Johnston, J Neurophysiology, 2012). Therefore, it is important that models also account for these differences and variability in channel properties and location-dependent measurements (Rathour and Narayanan, 2014), rather than assuming that the somatic channel properties (kinetics and voltage-dependence) extend to the dendrites as well.

ii) The authors might want to add a discussion paragraph that expands on details of how their framework will be able to accommodate such gradients in kinetics, voltage-dependence and other properties of channels and receptors, and how their conclusions on cross-morphology robustness would be affected by such gradients. The framework of degeneracy (below) might therefore be an essential one in accounting for variability in gradients of channel conductances and properties towards matching location-dependent physiological measurements and input processing (Rathour and Narayanan, 2014). It also might be appropriate to emphasize the importance of intracellular milieu in determining location-dependent channel properties in different neurons, as the authors are envisaging a more general applicability of their model rather than being focused only on DG neurons.

iii) Degeneracy: The authors lay emphasis on morphological variability, but ignore another important form of cell-to-cell variability in ion channel expression profiles in a location-dependent manner (Marder and Goaillard, 2006; Marder and Taylor, Nat Neuroscience, 2011; Marder, 2011, Rathour and Narayanan, 2014) except for brief references in the discussion! The authors should discuss the implications for variability in ion channels, their properties and location-dependent expression profiles. Importantly, perhaps in the future, the authors could incorporate a stochastic sampling algorithm (Foster et al., 1993) that has been employed across several studies cited above for building a population of heterogenous models that spans both morphological variability (that the authors focus here on) and channel variability. A discussion on this would be helpful, because currently the critical roles of channel variability and degeneracy have been left undiscussed but are too important for the framework that the authors are considering.

iv) Please note that we are not requesting the authors for simulations showing that they could obtain similar physiological outcomes with distinct combinations of morphological and biophysical properties. We just suggest that the authors might want to consider a discussion on these future directions (in terms of building on the basic framework reported here). This is especially important because the equivalence that the authors are drawing for pharmacological and overexpression studies, and the conclusions of the single parameter sensitivity analyses would critically depend on the specific conductance values for each channel in a system that expresses variability and degeneracy (Taylor et al., J Neuroscience, 2011; Rathour and Narayanan, 2014; O'Leary et al., Neuron, 2014). A discussion on such variable dependence within the "Sensitivity analysis reveals critical ion channels in mouse and rat GCs" section or in the Discussion section might be appropriate.

eLife. 2017 Nov 22;6:e26517. doi: 10.7554/eLife.26517.030

Author response


Essential revisions:

In summary, there are three essential revisions that the authors need to consider. An overview of each revision is provided first, and detailed comments from the reviewers to consider for each point are provided after the overview.

1) A rewrite of the paper is needed, mostly Results and Discussion (and Materials and methods in coordination) so that the paper is actually a Tools and Resource paper. That is, the paper should mainly be about the tool and its usage, and not mainly about the subsequent model results and interpretations. The authors need be clear about what the tool brings forth relative to what one would need to do otherwise etc. A title change should be considered in light of this.

We extensively rewrote the paper as a Tools and Resource paper. The main text is now focusing on the tool and its usage. We placed the details about model results and interpretations into Appendix 2. We modified the title to emphasize that the paper is introducing a new tool for the computational neuroscience community.

2) Technical aspects for use of the tool for potential users needs to be included. That is, some sort of step by step, tool usage setup, mini tutorials and examples in some way.

We have now included 9 tutorials explaining step by step how to use T2N to run simulations in datasets of reconstructed and synthetic morphologies.

3) In demonstrating the usage of the tool with GC models (e.g., morphological changes, dendritic remodeling in pathology/development of rat/mouse, adult-born neurons), the authors need to be clear about where and how the tool is used in their developed models. That is, the authors need to describe what it is the tool is allowing them to do (in their demonstrated use of it) rather than solely presenting their interpretation of their model results.

Please separately present tool usage and model interpretation to avoid confusion, and ensure that the emphasis is on demonstrating the tool usage.

Note that while several of the detailed comments below may refer to model interpretation, the authors need to ensure that their revised paper emphasizes and is mainly about the demonstrated tool usage and not about the model results and their interpretation per se. This way, it can be clear that the present paper is a 'Tools and Resource' one.

In the revised paper (both in Results and Discussion), we put emphasis on the tool usage by first mentioning the respective functions of the T2N tool and only then describing their usage in the case of dentate granule cell (GC) modeling. Furthermore, we separated the presentation of the tool usage and model interpretation by putting the details of the GC model and GC simulations into Appendix 2. In this way, we provide all the details, which are of interest for dentate gyrus experts (but not directly relevant for all users of T2N) without keeping them in the main text.

Detailed comments from reviewers to take into consideration when doing Essential Revision 1:

a) While the GC modeling work is interesting, I found myself reading it and wondering where the T2N tool fit in. Presumably, the modeling work could've been done without T2N but it would've been alot more complicated, harder and longer? Is it easier to do sensitivity analyses, plot and visualize etc. etc.? Is it easier to test relationships between ion channels and AP features as they do? If so, how is this the case via T2N tool? Is the T2N tool intended for cell types besides GCs? Presumably it is (otherwise it would be extremely limiting). In the outlook, it would seem that it might only be for considering GCs?. Are there any other tools that do what T2N does? What would a user do if T2N did not exist?

The T2N tool is intended also for other cell types besides GCs. We mention this now in the revised manuscript (Discussion section). We have also rewritten the Outlook paragraph to make it clear (subsection “GC modeling and degeneracy”). The reviewer is right that in principle the modeling work could have been done without T2N but T2N made it easier. Indeed, sensitivity analyses, plots, visualizations are much easier to do with T2N than other commonly used software tools. Therefore, we have added a description of strengths and unique features of T2N in the Discussion section.

b) In essence, the authors talk about T2N for one page and then say that "In the following, we show at the example of the dentate GC how to build a robust compartmental model using T2N." But they actually don't explain it via T2N that I could find, and they don't simply build a model – they use it to examine epilepsy, young cells etc.

As mentioned above in our response 3, now we explain first the T2N tools and then we proceed to describe their usage in building the GC model and running GC simulations.

c) The Discussion starts by talking about the model results, and the tool second. This should be reversed and/or the model results should be presented in light of the tool somehow I would think if this is a 'Tools and Resources' paper.

We followed the suggestion of the reviewer and reversed the description of model results and the tool usage in the Discussion. In addition, a large part of the detailed discussion of model results is now in Appendix 2.

d) There is a lot of repetition in Results and Materials and methods regarding the models, but at the same time barely any specifics regarding the tool or how to use the tool itself. This possibly stems from the authors not presenting the work as 'tools and resources'. I appreciate that there is a manual, but there should at least be some overall explanations and mini examples that the user could try/test for the tool itself?

Now we present 9 new tutorials (containing usage examples) in Appendix 1. We have also shortened the Results, and the Materials and methods by moving GC model details into Appendix 2. We have also added the tool description in the new version of the Results.

e) The Discussion is over lengthy and several parts of it are significantly redundant with the Results section. This could be significantly reduced.

We have modified and shortened the Discussion by removing its GC-specific details and by adding paragraphs requested by the reviewers (see below).

f) Focus on the tool: The manuscript is within the "Tools and Resources" section of eLife. The focus of the authors is the technique that they are developing, with DG employed only as an example for the demonstration of the utility of this tool. However, a significant portion of the results and the Discussion sections, including the limitations presented there, are all very specific to the DG, and not with reference to the methodology developed by the authors. The authors should place emphasis of their manuscript on the tool that they are developing to fit into the "tools and resources" section of eLife. Specifically they should focus on the steps involved in the use of the tool, discuss about limitations of the tool (rather than of the DG model) from the perspective of generalizability to modeling any type of neuron (especially focusing on incorporating measurements that are not available in DG neurons; see below), future directions for how the tool could be further developed (say for well-tuned network models or for astrocyte-neuron interactions, etc). It is important to emphasize the novelties of the DG model, but the focus shouldn't stray away from the main focus of the article.

As mentioned above, the focus of the revised manuscript is now on the T2N. In line with the suggestion of the reviewer, we have added a short discussion of T2N limitations and future directions. Furthermore, we describe the generalizability of T2N for modeling other neuron types. The novelty of the dentate GC model is mentioned in the main text of the manuscript but its details are now in Appendix 2.

Detailed comments from reviewers to take into consideration when doing Essential Revision 2:

The problems discussed by the authors, that many models behave poorly outside of the scope for which they were created, and that model cells often contain a mix of constraints from very different experimental conditions and animals, combined in sometimes inconsistent ways, are quite real in the world of detailed modeling. The field can and should have higher expectations at this point, and this tool provides a way for us to get there. From the inclusion of variable morphologies to the impressive & precise incorporation of ion channels within the model, this tool shows promise for aiding modelers to tackle these problems in our models. This approach will allow us to more fully harness the resources within online databases such as NeuroMorpho and IonChannelGenealogy. The use of sterotyped scripts will help reduce the burden on the modeler, as will the automatic parallelization.

The T2N and TREES tools appear to have an elegant way to organize the code and have MATLAB and NEURON interact. This reviewer sees a lot of potential with these tools. The author was surprised to find that this manuscript did not seem to be written as a Tools & Resources paper. The info as to how to access the code and software is not provided until the Materials and methods. Tutorials are not provided, and there are not many technical, quantitative details about the implementation of the model, the parallelization, or the tuning. The high level of detail and careful attention to constraints that went into developing this model is not fully represented in the Abstract and Introduction.

We now provide the information about the code availability in the Discussion section and subsection “Data sharing”. Tutorials are now described in Appendix 1. We mention in the Abstract that the novel GC model is a highly-detailed model. We added details about parallelization and tuning (see below).

a) Especially given the "Tools and Resources" designation of this manuscript:

– More technical details should be provided in the publication – how do you recreate the experimental conditions for your tests? In Results fourth paragraph – what fitting tool or strategy did you use?

The technical details on recreating the experimental conditions and fitting strategy are now provided in Appendix 2.

– Each of the results headings can be thought of as a use case, for which a tutorial would be appropriate (in an appendix or as part of included documentation of T2N)

Done. Thank you for this suggestion.

– Say whether you can use the T2N in a more exploratory manner, for cell types where channel expression data is not known but we have single cell current sweep data?

We have added this information in subsection “T2N facilitates creation of compartmental models with detailed channel composition”.

– Share how flexible is the code, for using the models produced from TREES and T2N in a larger network simulation?

We describe the potential usage of the code for large-scale network simulations in subsection “T2N facilitates the use of real or synthetic morphologies from different species”; “T2N supports prediction of clinically relevant ion channel alterations in multiple neuronal morphologies”; Discussion section paragraph two; subsection “Morphologically robust compartmental modeling” and in the Abstract and provide one tutorial on how to build up networks (Appendix 1–Tutorial 9).

b) The code should be thoroughly tested on more machines (and operating systems) before being highlighted in a publication. I ran into several.

We have now tested the T2N on following machines: Windows Vista 32 Bit, Windows 7 64 Bit, Windows 10 64 Bit, macOS 10.12 (Sierra). We are currently testing T2N on Linux machines.

c) Would like more visibility into the ion channel models, like characterization of the ion channel behavior (activation curves, etc), maybe a table of the ion channel kinetics (time constants, voltage of half act/inact, etc)

We have included these details in the form of graphs of activation and inactivation kinetics, see Appendix 2 Figures 1 and 2.

d) Feels like technical details of the approach are missing. The authors say it's "not a genetic algorithm", and it's "similar to a multiple objective approach", but don't take us through exactly what they've done to tune the parameters. Should also clarify that they found a single solution that works across many morphologies, not a set of solutions with different parameter combinations for each morphology.

We used hand-tuning tofit multiple objectives and datasets, which are summarized in the Table 2. In subsection “Morphologically robust compartmental modeling”, we clarify now that we found a single solution, which works across many morphologies. There, we also mention that we do not exclude that there exists a set of solutions with distinct parameters for different morphologies.

e) Add code to ModelDB, include link in paper with accession #.

We provide the link of the model in the first paragraph of the Discussion section and subsection “Data sharing”. Here is the accession code: 231862. The model is currently private, the access code is: BeiningGCmodel. The model will be made public after acceptance of the paper. We also uploaded a pure NEURON version of the GC model (all morphologies and biophysics but only two protocols implemented) on ModelDB (accession # 231818, currently private, access code: BeiningGCmodel).

Detailed comments from reviewers to take into consideration when doing Essential Revision 3:

a) In some parts, the authors seem to be making the point about "the importance of using detailed data-driven ion channel composition, diverse dendritic trees as well as multiple different electrophysiology experiments for tuning and generating compartmental models which would be stable across many morphologies and conditions", and in other parts, as a different approach to more standardized methods with automated parameter fitting as in BBP etc.. Is this meant to be the point of the tool? If so, it does not seem appropriate for a tools and resources paper. Models have different goals and are built to address different questions, and this is true for compartmental ones too I think.

We agree with the reviewer that different models have different goals and address different questions. It is not the point of our paper and tool to question this or to disregard valid predictions and insights of previously published compartmental models or to criticize automated parameter fitting as performed in BBP. Our main point is the emphasis on using many different morphologies in combination with carefully constrained ion channel models. We clarify this now in subsection “Morphologically robust compartmental modeling” and “GC modeling and degeneracy”.

b) Essentially, the authors focus on the model results after using the tool, emphasizing issues regarding GCs that are possible to determine with their tool. This seems somewhat circular to me. That is, they say that "our work might suggest that morphologic robustness arises naturally in models in which parameters have been tuned using multiple different experiments and morphologies. This conclusion is also supported by a comparison of our biophysical model to an earlier widely used GC model which failed to reproduce electrophysiological data…" (see my next comment), but it may be that if some other biological aspect besides morphology or in addition to it was focused on, robustness would've also been observed?

We concur with the reviewer that it has to be determined whether variation of other biological aspects would also lead to robust GC simulation results. We are currently studying this question as part of a new project in our group and we have added this point to the paragraph on degeneracy in subsection “GC modeling and degeneracy”.

c) The authors refer to a classical GC model (Aradi and Holmes). What is meant/intended by classical? That it is the first, considered the best at present for those modeling GCs? Besides needing to explain what they mean by classical, it seems a bit unfair to show it doesn't 'match', as presumably building and using this model when Aradi/Holmes did provided some insight and understanding of GC functioning? (I didn't go back to look at that paper's details).

In other words, the authors should present this classical model in a more holistic sense. Presumably they are showing that "most published modelsbehave poorly when used outside of the scope for which they were created." as they state in their Introduction. This may not be a huge problem with the classical model (and others) so long as the model (with its limitations and caveats) was clearly presented at the time, and that some insight/understanding/hypothesis-generation etc. was achieved at the time with the model.

Yes, Aradi and Holmes is currently the most frequently used model of GCs (e.g. Schneider, Bezaire and Soltesz Front Neural Circuits 2012; Yu et al., J Neurophysiol 2013; Liu, Cheng and Lien, 2014; Jedlicka et al., 2015; Platschek et al., 2016). Absolutely, we agree that the model by Aradi and Holmes provided many important insights about GC function and we have added this point in the revised manuscript. However, as also mentioned by the reviewers, now we should try to build models, which perform well “outside of the scope for which they were created” and our “tool provides a way for us to get there.”

d) Morphology of adult-born neurons: To match physiological properties of adult-born neurons the authors have changed channel properties. However, it is well-established that maturing neurons have significantly shorter dendritic arborization and lesser spine density as well (Zhao et al., 2006). As mentioned by the authors, the lesser dendritic extent and the reduced surface area caused by the lack of spines would increase the excitability of the cell as well. The authors have accounted for spine density differences when they assess synaptic integration in the mature and immature GCs. But, why did the authors not consider matching morphological profiles of adult-born neurons at various ages to understand the physiology of adult-born neurons?

The reviewer is right that we have modeled (implicitly) the lower spine density in young abGCs. We have not studied morphological differences of abGCs since we focused on 4 weeks old abGCs that don’t display any further significant alterations in their dendritic morphology (see our dendrite analyses in Beining, Jungenitz et al., 2016). It would be certainly insightful to model also younger abGCs with reduced dendrite arborization and a different ion channel composition. However, since we used electrophysiology data from 4 week old cells (Mongiat et al., 2009) because these cells exhibit most interesting functional differences (e.g. higher excitability and synaptic plasticity), we restricted our modeling to this particular cell age group.

Given the several differences between adult-born and mature neurons in the DG, that might have been more appropriate within the framework that the authors are proposing rather than assuming that all excitability changes are mediated by changes in ion channel densities. I believe that performing these additional set of experiments with immature morphologies (which is certainly within the capabilities of the framework proposed here) would further emphasize the utility of the tool that the authors are reporting here, especially with reference to the scenario where different statistics of morphology are observed with certain physiological/pathological conditions. In this case, the authors might also want to discuss if their framework would be capable of maintaining structural integrity of real or synthetic morphologies as they mature (Narayanan and Chattarji, 2010; Dhupia et al., 2015; Bozelos et al., 2016) so as to enable causal links between morphological characteristics and physiological measurements.

Due to the unavailability of raw electrophysiological traces (see our previous response), we can now only provide a solid model for 4 weeks old abGCs but we would love to develop well constrained models for other cell age stages (e.g. based on data from published papers or raw traces from the Schinder group). However, we expect that this would require a lot more time and it would probably deserve a separate publication since now the revised manuscript is more about T2N than about the GC models. However, we mention the future development of models for younger abGCs at different ages in subsection “Predictions of the GC model”. Thank you for mentioning the issue and the publications on the relationship between morphology and function. We have incorporated them in the revised manuscript.

e) Please note that the following are not necessarily concerns about the tools that have been developed or reported, but are constraints from the perspective of physiological relevance of models.

i) Dendritic ion channels and their properties: Unlike CA1 pyramidal neurons (Magee, J Neuroscience, 1998; Hoffman et al., Nature, 1997; Colbert et al., J Neuroscience 1997; Magee and Johnston, J Physiology, 1995), the dendritic ion channel profiles of DG GC neurons are not well characterized through systematic location-dependent cell-attached recordings. This is important data because channel physiology is not just a function of the main and auxiliary subunits expressed, but is dependent on the relative expression profiles of different subunits, the phosphorylation state of the different residues on each of these subunits, and structural interactions across channels that might alter functionality (Anderson et al., Nat Neuroscience, 2010; Heath et al., J Neuroscience, 2014; An et al., Nature, 2000; Gasparini and Magee, J Physiology, 2002). Several studies that the authors have cited and have used models from also strongly emphasize the critical importance of intracellular milieu in determining the specific physiological properties, which is not directly determinable only from knowledge of the subunits expressed. Additionally it is impossible to assume that the dendritic and somatic channels have the same kinetics and voltage-dependence profiles; several channels show significant gradients in their conductances/kinetics/voltage-dependence and these properties and play important physiological roles in location-dependent input processing (Magee, J Neuroscience, 1998; Hoffman et al., Nature, 1997; Colbert et al., J Neuroscience 1997; Magee and Johnston, J Physiology, 1995; Migliore and Shepherd, Nature Reviews Neuroscience, 2002; Lai and Jan, Nature Reviews Neuroscience, 2006; Narayanan and Johnston, J Neurophysiology, 2012). Therefore, it is important that models also account for these differences and variability in channel properties and location-dependent measurements (Rathour and Narayanan, PNAS, 2014), rather than assuming that the somatic channel properties (kinetics and voltage-dependence) extend to the dendrites as well.

We share the concern of this reviewer about the complexities of channel modeling. We have added a brief note on these issues in Appendix 2 (subsection “Predictions of the GC model”), which discusses the details of GC models. We cite also the Rathour and Narayanan paper since it is relevant in this context.

ii) The authors might want to add a discussion paragraph that expands on details of how their framework will be able to accommodate such gradients in kinetics, voltage-dependence and other properties of channels and receptors, and how their conclusions on cross-morphology robustness would be affected by such gradients. The framework of degeneracy (below) might therefore be an essential one in accounting for variability in gradients of channel conductances and properties towards matching location-dependent physiological measurements and input processing (Rathour and Narayanan, PNAS, 2014). It also might be appropriate to emphasize the importance of intracellular milieu in determining location-dependent channel properties in different neurons, as the authors are envisaging a more general applicability of their model rather than being focused only on DG neurons.

We followed the suggestion of the reviewer. We added a brief paragraph addressing these issues (see subsection “GC modeling and degeneracy” and in Appendix 2).

iii) Degeneracy: The authors lay emphasis on morphological variability, but ignore another important form of cell-to-cell variability in ion channel expression profiles in a location-dependent manner (Marder and Goaillard, Nat Rev Neuroscience, 2006; Marder and Taylor, Nat Neuroscience, 2011; Marder, PNAS, 2011, Rathour and Narayanan, PNAS, 2014) except for brief references in the discussion! The authors should discuss the implications for variability in ion channels, their properties and location-dependent expression profiles. Importantly, perhaps in the future, the authors could incorporate a stochastic sampling algorithm (Foster et al., 1993) that has been employed across several studies cited above for building a population of heterogenous models that spans both morphological variability (that the authors focus here on) and channel variability. A discussion on this would be helpful, because currently the critical roles of channel variability and degeneracy have been left undiscussed but are too important for the framework that the authors are considering.

We agree with the reviewer that the relationship between morphological and channel variability in the context of degeneracy is an extremely important topic deserving a lot of attention in the field. There were hints about degeneracy and cell-to-cell variability in ion channel expression in the submitted manuscript but now we expanded the discussion of degeneracy – see subsection “GC modeling and degeneracy” and, accordingly, also included more citations. In addition, we have incorporated the comments of the reviewer on stochastic sampling algorithm into the revised manuscript (subsection “T2N limitations and future directions” and “GC modeling and degeneracy”).

iv) Please note that we are not requesting the authors for simulations showing that they could obtain similar physiological outcomes with distinct combinations of morphological and biophysical properties. We just suggest that the authors might want to consider a discussion on these future directions (in terms of building on the basic framework reported here). This is especially important because the equivalence that the authors are drawing for pharmacological and overexpression studies, and the conclusions of the single parameter sensitivity analyses would critically depend on the specific conductance values for each channel in a system that expresses variability and degeneracy (Taylor et al., J Neuroscience, 2011; Rathour and Narayanan, 2014; O'Leary et al., Neuron, 2014). A discussion on such variable dependence within the "Sensitivity analysis reveals critical ion channels in mouse and rat GCs" section or in the Discussion section might be appropriate.

As we described above, we mention now in the revised paper that T2N can be used in the future to study degeneracy by searching for distinct combinations of morphological and biophysical properties to achieve similar physiological outcomes. Moreover, now we discuss the results of our single parameter sensitivity analysis in this context (subsection “Example of sensitivity analysis performed with T2N revealing critical ion channels in mature mouse and rat GCs” and Appendix 2).

Associated Data

    This section collects any data citations, data availability statements, or supplementary materials included in this article.

    Supplementary Materials

    Supplementary file 1. Analogous to Table 2, this table compares electrophysiological properties of experimental data and simulations performed with the biophysical model of Aradi and Holmes (Aradi and Holmes, 1999) and reconstructed (middle column) or synthetic (right column) rat morphologies.
    elife-26517-supp1.docx (16.1KB, docx)
    DOI: 10.7554/eLife.26517.021
    Transparent reporting form
    DOI: 10.7554/eLife.26517.022

    Articles from eLife are provided here courtesy of eLife Sciences Publications, Ltd

    RESOURCES