https://github.com/doi-usgs/snakemake-tutorial-scratch
https://github.com/doi-usgs/snakemake-tutorial-scratch
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/doi-usgs/snakemake-tutorial-scratch
- Owner: DOI-USGS
- License: cc0-1.0
- Created: 2022-01-31T22:52:53.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-26T22:05:57.000Z (about 2 years ago)
- Last Synced: 2025-03-29T09:12:37.311Z (about 2 months ago)
- Language: Python
- Size: 75.2 KB
- Stars: 1
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# snakemake-tutorial-scratch
This repository acts as an answer key to the [snakemake-introduction repository](https://github.com/USGS-R/snakemake-introduction). The code in this repository represents the final form that the code should reach after the student completes the entire tutorial.Please review the [instructor guide](instructor-guide.md), which explains how to support the student in the tutorial and gives an answer key of the expected code changes.