NEURON Showcase
Contributors |
Wiki » History » Version 3
« Previous -
Version 3/11
(diff) -
Next » -
Current version
Padraig Gleeson, 30 Apr 2014 14:57
Information¶
This page is in development as a central resource for all information on translating NEURON models to & from NeuroML.
Native import/export of NeuroML from/to NEURON¶
See http://www.neuroml.org/neuron\_tools.php. This info should be updated & moved here…
Converting NMODL files into ChannelML using neuroConstruct¶
A utility for generating activation variable plots from generic mod files¶
http://sourceforge.net/p/neuroml/code/HEAD/tree/HHChannelAnalyser/
A tool for creating NEURON scripts from NeuroML 2 models¶
https://github.com/NeuroML/jNeuroML
Use:
./jnml MyLEMSModel.xml -neuron
Note: try the development version (use: python getNeuroML.py development) for the most up to date export of NEURON.