Bifurcation-analysis-of-spinal-motoneuron-firing-behaviour

Bifurcation-analysis-of-spinal-motoneuron-firing-behaviour


This is the README file for the computer models used in the paper:
Moustafa, M., Mousa, M. H., Saad, M. S., Basha, T., & Elbasiouny, S. M. (2023). Bifurcation analysis of motoneuronal excitability mechanisms under normal and ALS conditions. Frontiers in Cellular Neuroscience. (paper link)

These files were contributed by Muhammed Moustafa, Mohamed Mousa.

There are two models in this archive. The first is a NEURON model (http://www.neuron.yale.edu), and the second is XPPAUT model (XPPAUT 8.0). The NEURON model contain five cell templates, each one represent a case from the paper. The XPPAUT model is prepared on the control model case with 6 compartments, however, the model parameters can be changed to simulated all the other cases presented in the paper. both (NEURON and XPPAUT) are generating the same results. The XPPAUT model is used to generate the bifurcation diagrams.


Control Model

Mousa 2020 reduced model
The control model is a six compartment model of Cat spinal motoneuron. the model is a reduced version of the model presented in the paper:Dendritic distributions of L-type Ca2+ and SKL channels in spinal motoneurons: a simulation study.


NEURON Model

Simulation

To run:



XPPAUT Model

The model files discription is in readme.md file within the "6cModel Xppaut" folder. the model can also be found on github with discription (Link)

Files List:

main.ode
model starting point
soma, sj, dendrites .inc
Compartment and their channels parameters
stim.inc
stimulation current equation & parameters
glob.inc
global parameters used in the model

How to run:

  1. Install XPPAUT (XPPAUT 8.0)
  2. Open main.ode file using XPPAUT
  3. Run time simulation till reaching steady state, usually running for till 600ms is enough.
  4. Grab one of the two hopf bifurcation points and run periodic.


Contacts