Reproducibility¶
The project is designed to support reproducible research workflows.
Reproducibility mechanisms¶
- Public source code
- Git version control
- Tagged releases
- Explicit software version
- Dependency file
- Structured outputs
- Variable dictionary
- Automated tests
- Public documentation
Researchers should report the exact software version used in each analysis.