Bugfix .bai secondary file for ApplyBSQR behavior
authorPeter Amstutz <peter.amstutz@curii.com>
Mon, 25 Oct 2021 20:02:45 +0000 (20:02 +0000)
committerPeter Amstutz <peter.amstutz@curii.com>
Tue, 26 Oct 2021 18:19:19 +0000 (14:19 -0400)
no issue #

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>

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

index 52413a6ea4958dd60c2d433ee1af308decb9b0b8..f6d625a09c117a97f43d431cbbe6a02f8de3c94b 100644 (file)
@@ -54,7 +54,7 @@ outputs:
     format: edam:format_2572 # BAM
     label: Recalibrated BAM for given interval
     secondaryFiles:
-      - .bai
+      - ^.bai
     outputBinding:
       glob: "*nodups_BQSR.bam"
 
index 4b3d1a79fc809fbdecccf1cd2da6b17617311680..0b6c1029ddc3f135ec39fbb834587906f336ffe3 100644 (file)
@@ -25,7 +25,7 @@ inputs:
     format: edam:format_2572 # BAM
     label: Recalibrated BAM for given interval
     secondaryFiles:
-      - .bai
+      - ^.bai
   reference:
     type: File
     format: edam:format_1929 # FASTA