Edit History

Wiki » History » Version 5

Padraig Gleeson, 30 Apr 2014 14:57

1 1 Padraig Gleeson
Information
2 1 Padraig Gleeson
-----------
3 1 Padraig Gleeson
4 3 Padraig Gleeson
This page is in development as a central resource for all information on translating NEURON models to & from NeuroML.
5 1 Padraig Gleeson
6 3 Padraig Gleeson
### Native import/export of NeuroML from/to NEURON
7 3 Padraig Gleeson
8 3 Padraig Gleeson
See http://www.neuroml.org/neuron\_tools.php. This info should be updated & moved hereā€¦
9 3 Padraig Gleeson
10 3 Padraig Gleeson
### Converting NMODL files into ChannelML using neuroConstruct
11 3 Padraig Gleeson
12 1 Padraig Gleeson
http://www.neuroconstruct.org/docs/importneuron.html\#Converting+mod+file%2FGENESIS+script+channels+into+ChannelML
13 1 Padraig Gleeson
14 3 Padraig Gleeson
### A utility for generating activation variable plots from generic mod files
15 3 Padraig Gleeson
16 4 Padraig Gleeson
https://github.com/OpenSourceBrain/NEURONShowcase/tree/master/HHChannelAnalyser
17 3 Padraig Gleeson
18 5 Padraig Gleeson
![](http://www.opensourcebrain.org/attachments/download/115/Selection_251.png)
19 5 Padraig Gleeson
20 3 Padraig Gleeson
### A tool for creating NEURON scripts from NeuroML 2 models
21 3 Padraig Gleeson
22 3 Padraig Gleeson
https://github.com/NeuroML/jNeuroML
23 3 Padraig Gleeson
24 3 Padraig Gleeson
Use:
25 3 Padraig Gleeson
26 3 Padraig Gleeson
./jnml MyLEMSModel.xml -neuron
27 3 Padraig Gleeson
28 3 Padraig Gleeson
Note: try the development version (use: python getNeuroML.py development) for the most up to date export of NEURON.