Wiki » History » Version 2
Version 1 (Padraig Gleeson, 30 Apr 2014 14:57) → Version 2/17 (Padraig Gleeson, 30 Apr 2014 14:57)
C elegans muscle cell model in NeuroML 2
========================================
This introduction is currently only for the NeuroML 2 implementation of the C elegans muscle cell model of Boyle & Cohen.
For more details see the README/wiki on the GitHub site: https://github.com/openworm/muscle\_model
Cloning the repository
----------------------
Get a local copy of the repository with:
`git clone https://github.com/openworm/muscle_model.git`
or
`git clone git`github.com:openworm/muscle\_model.git@
if you have SSH authentication set up (see [here](https://help.github.com/articles/set-up-git)).
Run the NeuroML 2 example
-------------------------
Install the Java parser simulator for NeuroML 2 (currently called libNeuroML, see [here](http://www.neuroml.org/neuroml2.php#libNeuroML)). Remember to set the **NML2\_HOME** environment variable.
Go in to the directory with the NeuroML 2 version of the model:
`cd muscle_model/NeuroML2`
Run the example cell with:
`nml2 Test_lems.xml`
![](http://www.opensourcebrain.org/attachments/download/35/Selection_096.png)
========================================
This introduction is currently only for the NeuroML 2 implementation of the C elegans muscle cell model of Boyle & Cohen.
For more details see the README/wiki on the GitHub site: https://github.com/openworm/muscle\_model
Cloning the repository
----------------------
Get a local copy of the repository with:
`git clone https://github.com/openworm/muscle_model.git`
or
`git clone git`github.com:openworm/muscle\_model.git@
if you have SSH authentication set up (see [here](https://help.github.com/articles/set-up-git)).
Run the NeuroML 2 example
-------------------------
Install the Java parser simulator for NeuroML 2 (currently called libNeuroML, see [here](http://www.neuroml.org/neuroml2.php#libNeuroML)). Remember to set the **NML2\_HOME** environment variable.
Go in to the directory with the NeuroML 2 version of the model:
`cd muscle_model/NeuroML2`
Run the example cell with:
`nml2 Test_lems.xml`
![](http://www.opensourcebrain.org/attachments/download/35/Selection_096.png)