Skip to content

Testing multicompartmental models and ion channel analysis

Notifications You must be signed in to change notification settings

jofrony/SingleNeuronSim

Repository files navigation

NEURON-practice

Testing multicompartmental models and ion channel analysis

One can either do a git clone https://github.com/jofrony/NEURON-practice.git or download the zip on the right hand side under the clone or download - button

To run the code you need some extra python modules:

pip install packagename

numpy json bluepyopt neurom matplotlib neuron

Install NEURON and python: https://neuron.yale.edu/neuron/getstd

Steps!

When you have downloaded the folder and installed NEURON and python modules, you have to start by running "nrnivmodl mechanisms/" in the folder. Then you can either run:

python ionChannelAnalysis.py 

for running simulations on individual ion channel models. And run:

python manualTuningModel.py

for running the whole model. In "modelParameter.txt", one can change the parameters which are then loaded into the model.

If you want to analyse the morphology you can use morphologyAnalysis.py, which also contains additional links to NeuroM software.

DOI

INCLUDE THE NEW MODULES YOU HAVE WRITTEN

About

Testing multicompartmental models and ion channel analysis

Resources

Stars

Watchers

Forks

Packages

No packages published