openworm / ChannelWorm

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

Investigate NeuroTune/Inspyred or BluePyOpt for parameter fitting #221

Closed gsarma closed 6 years ago

gsarma commented 6 years ago

There are now well-implemented frameworks for ion channel modeling that we can likely use with some modification. The primary packages to look into are NeuroTune/Inspyred and BluePyOpt/DEAP.

For a bare-bones implementation that may be useful as an introduction to using genetic algorithms for ion channel modeling, see the tutorials_etc folder.