Skip to content
Snippets Groups Projects
Commit 143b6d43 authored by Sander Bollen's avatar Sander Bollen
Browse files

fix another typo

parent be3e8bb0
Branches
No related tags found
No related merge requests found
......@@ -198,7 +198,7 @@ rule genotype:
combined=out_path("multisample/genotyped.vcf.gz")
conda: "envs/gatk.yml"
shell: "java -jar {input.queue} -S {input.cg} -I {params.li} "\
"-R {inut.ref} -o {output.combined} "\
"-R {input.ref} -o {output.combined} "\
"-jobResReq 'h_vmem=10G' -run -qsub -jobParaEnv BWA"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment