Commit b6e502f6 authored by Kevin Kunzmann's avatar Kevin Kunzmann

...

parent 8062d7cb
...@@ -24,7 +24,7 @@ rule clean: ...@@ -24,7 +24,7 @@ rule clean:
# download vcf files using gsutil (needs to be set up and configured! # download vcf files using gsutil (needs to be set up and configured!
rule download_imputed_genotype_chromosome: rule download_imputed_genotype_chromosome:
output: output:
"output/imputed-genotypes/CENTER_TBI_imputed_3695_1K_MAC1_freeze_190829_chr{i}.vcf.gz" "output/imputed-genotypes/CENTER_TBI_imputed_genotype_chr{i}.vcf.gz"
singularity: singularity:
"container.sif" "container.sif"
shell: shell:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment