We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fac6927 commit ff670e2Copy full SHA for ff670e2
.github/workflows/main.yml
@@ -90,7 +90,7 @@ jobs:
90
with:
91
directory: "."
92
snakefile: "workflow/Snakefile"
93
- args: "--cores 1 --touch resources/regions/*/test-regions.cov-*.bed"
+ args: "--cores 1 --touch resources/regions/giab-NA12878-agilent-200M/test-regions.cov-*.bed"
94
stagein: |
95
pip install snakemake-storage-plugin-zenodo
96
pip install snakemake-storage-plugin-http
0 commit comments