| Literature DB >> 35645751 |
Ilaria Carannante1, Yvonne Johansson2, Gilad Silberberg3, Jeanette Hellgren Kotaleski1,3.
Abstract
The majority of excitatory synapses in the brain uses glutamate as neurotransmitter, and the synaptic transmission is primarily mediated by AMPA and NMDA receptors in postsynaptic neurons. Here, we present data-driven models of the postsynaptic currents of these receptors in excitatory synapses in mouse striatum. It is common to fit two decay time constants to the decay phases of the current profiles but then compute a single weighted mean time constant to describe them. We have shown that this approach does not lead to an improvement in the fitting, and, hence, we present a new model based on the use of both the fast and slow time constants and a numerical calculation of the peak time using Newton's method. Our framework allows for a more accurate description of the current profiles without needing extra data and without overburdening the comptuational costs. The user-friendliness of the method, here implemented in Python, makes it easily applicable to other data sets.Entities:
Keywords: AMPA receptors; NMDA receptors; conductance-based models; decay time constant; double exponential fitting; postsynaptic current
Year: 2022 PMID: 35645751 PMCID: PMC9130461 DOI: 10.3389/fncom.2022.806086
Source DB: PubMed Journal: Front Comput Neurosci ISSN: 1662-5188 Impact factor: 3.387
Input region and target cell.
|
| ||||||
|---|---|---|---|---|---|---|
|
|
|
|
|
| ||
| Input region | M1-contra | 12 | 11 | 0/8* | - | - |
| M1-ipsi | 14 | 14 | 3/12* | 4 | 5 | |
| S1 | 15 | 15, 1 | 2/5* | 3 | - | |
| PF | 8, 1 | 21, 2 | 0/7* | 9, 1 | - | |
For each input region and target cell type the number of traces used is reported. Some fast-spiking cell (FS) traces were excluded because they showed no or negligible NMDA currents. In particular no NMDA responses were observed in FS when activating PF or contralateral M1. When recordings were not available the corresponding space is left blank (-). Numbers in blue represent the additional traces for which the recordings in two different bath applications (GBZ and APV) were available.
A Python version of Newton's method for a generic function f = F and its derivative fp = F′ to find the point t*such that f(t*) = 0. In our case F and F′depend on the fitted parameters τ, τ, τ, I, and I.
| |
| |
| |
| |
| |
| |
| |
| |
| |
Figure 1Decay fitting procedures and resulting models. (A) Mono exponential decay time fitting. (B) Double exponential decay time fitting and estimated weighted time constant. (C) Comparison between models obtained using the different fitting procedures and parameters. Original data is shown in orange. (D) RMSE of three different fitting methods describing postsynaptic currents in striatal neurons when stimulating PF. Data was acquired in voltage-clamp at +40 mV and in the presence of GBZ and APV.
Figure 2Experimental and in-silico excitatory postsynaptic potentials of SPNs evoked by optogenetic activation of PF. Protocol includes 8 pulses at 20 Hz followed by a recovery pulse (light blue bars). Two different experimental EPSP are shown. In (A) the glutamatergic synapse models used for the simulation (in NEURON+Python) are based on the NMDA and AMPA currents which were pharmacologically separated, while the glutamatergic synapses models used in (B) are based on the estimated NMDA currents.