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 7dc8d93 commit 46d9941Copy full SHA for 46d9941
config/config.yaml
@@ -775,4 +775,4 @@ custom-benchmarks:
775
grch37: false
776
limit-regions:
777
activate: false
778
-grch37: false
+reference-genome: grch38
workflow/Snakefile
@@ -18,7 +18,7 @@ module benchmark:
18
github(
19
"snakemake-workflows/dna-seq-benchmark",
20
path="workflow/Snakefile",
21
- tag="v1.11.6",
+ tag="v1.12.0",
22
)
23
config:
24
config
0 commit comments