openworm / ChannelWorm2

Tools and curated datasets to build quantitative models of C. elegans ion channels
10 stars 2 forks source link

Configure continuous integration for new repository structure #13

Open gsarma opened 6 years ago

gsarma commented 6 years ago

CI isn't needed off the bat with the new repo structure because it is mostly raw data. But we should think through what tests we will want as we fill out the gaps and add in more code. We should configure CI again before too long to make sure that things don't get overlooked.

I suspect that most of the code will be for parameter extraction since we will likely house all of the channel metadata, plots, digitized figures, and exported NML files in various public repositories.

gsarma commented 5 years ago

@travs maybe you can look at this?