Skip to content

Latest commit

 

History

History
23 lines (11 loc) · 1.13 KB

README.md

File metadata and controls

23 lines (11 loc) · 1.13 KB

mod2neuroml

The nmodl language is used to define new cell mechanisms (eg ionic currents) for the NEURON simulator. This project outlines some possible pipelines for expressing models defined using mod in NeuroML2/LEMS.

mod2neuroml

pynmodl

The pynmodl repositry contains a (python-based) parser for mod files, providing infrastructure for building compilers from mod to other languages. It includes basic support for generating LEMS (usage example).

pynml-channelanalysis + pynml-modchananalysis

See http://www.opensourcebrain.org/docs#Converting_To_NeuroML2

pyNeuroML

See https://github.com/NeuroML/pyNeuroML

ICG mod files

See https://github.com/icgenealogy/icg-channels-K/