| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Latest release: v1.0 (use Latest Release tag on the right side of this page!)
Overview
This is a NEURON compartmental model designed to validate experimental data showing that mGluRIII activation reduces proximal and distal inhibition onto CA1 pyramidal cells (PCs) from parvalbumin and somatostatin interneurons (PV- and SST-INs, respectively). The model is implemented using the NEURON software (v8.2.0), developed in Visual Studio Code with Python (v3.10.14), and runs using the 3D morphology of a biocytin filled CA1-PCs previously developed by the Scimemi lab (PMID: 33053337). The spatial distribution of PV- and SST-inputs onto CA1-PCs is set using NRN-EZ (v1.1.7; PMID: 36627356) PV-inputs are located on the soma and <50 µm away from it on apical dendrites. SST-inputs are located at a distance of >200 um away from the soma, on apical dendrites. First, the model aims to reproduce voltage escape errors that occur when performing somatic voltage clamp recordings from CA1-PCs (folder Voltage escape). This is done by introducing a passive conductance along the dendrites, which becomes larger at increasing distance from the soma. To set gpas, we randomly distribute one inhibitory synaptic input along the soma and apical dendrites of the CA1-PC. We measure the attenuation ratio for each event (i.e., local/somatic amplitude), and adjust gpas so that the space dependency of the attenuation ratio matches with the one obtained by using dendritic patch-clamp recordings (PMID: 18552844) and collected in prior computational work (PMID: 30835719). Second, the model is used to set the synaptic weight of inhibitory inputs onto CA1-PCs based on somatic voltage clamp recordings of mIPSCs from CA1-PCs in our own experiments (folder Set I-weight from mIPSC). Third, we reproduce the effect of mGluRIII activation on IPSCs evoked by optogenetic stimulation of PV- and SST-INs (oIPSCs; folders Effect of DHK on PV inhibition and Effect of DHK on SST inhibition).
Generate a location file for inhibitory synaptic inputs using NRN-EZ
Files containing information about the spatial distribution of inhibitory synapses are generated using the software NRN-EZ (https://github.com/scimemia/NRN-EZ). In the NRN-EZ user interface, set the input parameters as follows:
Left Panel
Middle Panel
Voltage escape:
Segment Number = 0 of Soma Mean = 250 µm S.D. = 250 µm
These settings allow one input to be located throughout the Apical Dendrite, which extends for ~500 µm from the soma. This requires setting the Location Limits in the Right Panel (see below).
Set I-weight from mIPSCs:
Segment Number = 0 of Soma Mean = 100 µm S.D. = 100 µm
These settings allow for recording the current from a single input located within 200 µm of the soma. This requires setting the Location Limits in the Right Panel (see below).
Effect of DHK on PV inhibition:
Segment Number = 0 of Soma Mean = 30 µm S.D. = 20 µm
These settings allow distributing PV-inputs on the soma and <50 µm away from the soma, on the apical dendrite. This requires setting the Location Limits in the Right Panel (see below).
Effect of DHK on SST inhibition:
Segment Number = 319 of Apical Mean = 0 µm S.D. =165 µm
We calculated the distance of each segment of the apical section from the soma. The Apical Segment Number 319, located ~360 µm away from the soma, was set as our reference point to distribute SST-inputs >200 µm from the soma, in the apical dendrite. This simulation requires setting the Location Limits in the Right Panel (see below).
Right Panel
Voltage escape:
Soma, Apical Dendrite
Set I-weight from mIPSCs:
Soma, Apical Dendrite
Effect of DHK on PV inhibition:
Soma, Apical Dendrite
Effect of DHK on PV inhibition:
Apical Dendrite
Voltage escape:
100 inputs
Set I-weight from mIPSCs:
1 input
Effect of DHK on PV inhibition:
Ctrl = 40 inputs DHK = 30 inputs
Effect of DHK on SST inhibition:
Ctrl = 332 inputs DHK = 260 inputs
Run the NEURON Model Using VS Code
To run each simulation, follow these steps:
Contributors
The model was created by Namit Dwivedi (namitdwivedi08@gmail.com), conceptualized and supervised by Dr. Annalisa Scimemi (scimemia@gmail.com or ascimemi@albany.edu). This work was funded by the NIH grant R56NS129556.
| Back | FazBrowse Home | New Git URL |