Fixing labels for knownsites
[arvados-tutorial.git] / WGS-processing / cwl / helper / scatter-gatk-wf-with-interval.cwl
index 13bd4af04c3528e384078e073c4e722823e498ec..7e48e04d135b9640ac64479138cc01d9822149ab 100644 (file)
@@ -34,13 +34,13 @@ inputs:
   knownsites1:
     type: File
     format: edam:format_3016 # VCF
-    label: VCF of known polymorphic sites for BQSR
+    label: VCF of known SNPS sites for BQSR
     secondaryFiles:
       - .idx
   knownsites2:
     type: File
     format: edam:format_3016 # VCF
-    label: VCF of known polymorphic sites for BQSR
+    label: VCF of known indel sites for BQSR
     secondaryFiles:
       - .tbi
   scattercount: