Updating yml files
authorSarah Wait Zaranek <swz@curii.com>
Fri, 3 Jul 2020 13:10:27 +0000 (13:10 +0000)
committerSarah Wait Zaranek <swz@curii.com>
Fri, 3 Jul 2020 13:10:27 +0000 (13:10 +0000)
Arvados-DCO-1.1-Signed-off-by: Sarah Wait Zaranek <swz@curii.com>
no issue #

WGS-processing/cwl/helper/gatk-haplotypecaller-with-interval.cwl

index 53d7ee209b02d34e59ac96c1cbf34a417dfe28e2..4b3d1a79fc809fbdecccf1cd2da6b17617311680 100644 (file)
@@ -68,7 +68,7 @@ arguments:
   - prefix: "-L"
     valueFrom: $(inputs.intervallist)
   - prefix: "-O"
-    valueFrom: $(runtime.outdir)/$(inputs.sample)-$(inputs.intervallist.nameroot).gatk.g.vcf.gz
+    valueFrom: $(inputs.sample)-$(inputs.intervallist.nameroot).gatk.g.vcf.gz
   - prefix: "-ERC"
     valueFrom: "GVCF"
   - prefix: "-GQB"