ndcn / self-guided-learning

Resources for self-guided learning in computational biology
https://ndcn.github.io/self-guided-learning/
MIT License
1 stars 1 forks source link

What would a "modern science notebook" look like? #3

Open ergonyc opened 1 year ago

ergonyc commented 1 year ago

What would be the best practices for doing modern reproducable (and scalable?) science?

issues:

cjsifuen commented 1 year ago

This is a good idea.

I was going to add in a domain-specific series on "reproducibility" which would cover some of this.

If we consider a notebook as part of a reproducible approach to science, we should also add in workflow managers (nextflow, snakemake), environment management (conda and docker), etc.

ergonyc commented 1 year ago

I haven't found any "science thought leaders" really pushing anything like this... but my personal opinion would be a jupyter notebook + github setup for ALL scientists to leverage. However, creating such guidelines is probably out of the scope of the current goal of this repo. It might really also be outside the mandate of our DSC program. But I wanted to lodge the idea here.

ergonyc commented 1 year ago

For now it might be prudent to simply have a short page of "suggested tools for everyone":

cjsifuen commented 1 year ago

Agreed. I think it's important to push/add. For the initial timeline, it would be best to stick to things that are easy to reference.