Create .github/workflows/run-snakemake.yml to show how to run the snakemake workflow on a larger github actions runner and upload the output as an artifact.
Checklist
(~Strikethrough~ any points that are not applicable.)
~[ ] Update the docs if there are any API changes (README.md, config/README.md, & quick-start.md).~
~[ ] Re-run the pipeline on an HPC and update the example report.~
[x] The checks succeed on your most recent commit. This is always required before the PR can be merged.
Issues
Change(s) made
.github/workflows/run-snakemake.yml
to show how to run the snakemake workflow on a larger github actions runner and upload the output as an artifact.Checklist
(~Strikethrough~ any points that are not applicable.)
README.md
,config/README.md
, &quick-start.md
).~