You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is probably more of a software versioning idea: Use of CWL/WDL or other analysis workflows in tandem with dockerized or other containerized software is a time-intensive but robust way to enable reproducible science, but also to help others to employ your methodology on other data.
Here is a really neat project for software (or perhaps more accurately - analysis) versioning and portability that I just learned about this afternoon: http://boutiques.github.io/
One of the more obvious technical rules (even the low hanging fruit has to be grabbed! 🍌 )
Services like:
provide a nice framework that can easily (after some technical training) enable effective version control for software.
Version control of data is equally important. The resources I am aware of that can do these things (in addition to those above are):
Benefit
Reproduce results, improves sharing and modification, can track how updated data impacts results... opening discussion below
The text was updated successfully, but these errors were encountered: