openworm / ChannelWorm

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

Use PyNML to create summaries of channel models #208

Closed gsarma closed 5 years ago

gsarma commented 5 years ago

See the examples given in muscle_model: https://github.com/openworm/muscle_model/blob/master/NeuroML2/channel_summary/ which is generated by this script: https://github.com/openworm/muscle_model/blob/master/NeuroML2/analyse_all.sh

Related issues: #199, #207