NeuroML tools and utilities
A number of tools and utilities for handling NeuroML files which are being developed as part of this project. The links below to the code can be used to view the revision history and latest versions, or all of the code (including the Netbeans project containing the specification tree and validation application) can be checked out of the SVN repository as outlined here.
Export of NeuroML cells from NEURON's ModelView*
Files to allow export of NeuroML Level 1 & 2 compliant cell morphologies from ModelView in NEURON are available here.
Import of NeuroML morphologies into NEURON*
Files to allow import of NeuroML Level 1 & 2 compliant cell morphologies into NEURON are available here.
Conversion of ChannelML at command line
A Python based utility here can be used to convert ChannelML files to mod files at the command line (can easily be altered to convert ChannelML to GENESIS scripts). An optional flag -modc will also compile the generated mod files in one command.
*Note that versions of these files have been present in NEURON from v6.0, but the latest will be available from this site.
