openworm / ChannelWorm

Tools and curated datasets to build quantitative models of C. elegans ion channels
MIT License
12 stars 11 forks source link

muscle_model missing documentation #93

Closed cheelee closed 9 years ago

cheelee commented 9 years ago

In the muscle_model repository, NeuroML2 folder. The README.md instructions ask the user to try: jnml LEMS_Figure2A.xml

but does not explain how one should get hold of jnml. For me, I found it in the jNeuroML repository, cloned it, and followed the README.md instructions there. That appeared to be successful, and I was subsequently able to run from the jNeuroML folder:

./jnml /muscle_model/NeuroML2/LEMS_Figure2A.xml

travs commented 9 years ago

@cheelee Thank you for the report; we certainly need to document this.

I've moved this issue over to the openworm/muscle_model#45