Collin Schwantes 2022-05-17
This repo contains a series of talks on reproducible workflows given as part of the M3 series at EHA. Talks will be written as RMD files and recordings will be available to people at EHA here. All presentations can be found in the “talks” folder.
For more information about Data Management Plans see this repo and the EHA Modeling and Analytics Handbood
The series will include talks on:
- Fundamentals of reproducibility - making your code portable
- Version control and collaboration with git and Github
- Reproducible workflows with
targets
- Package management with
renv
- Metadata and long term data archiving
- A practical introduction to data standards
- Reproducing compute environments using containerization