Bugfix .bai secondary file for ApplyBSQR behavior
[arvados-tutorial.git] / WGS-processing / cwl / helper / gatk-applyBSQR-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"