Updating cwl and yml for intervals and other changes
[arvados-tutorial.git] / WGS-processing / cwl / wgs-processing-wf.cwl
index 7a5e6de34847a2686fdee4ef51f6dd60678d9d62..8cbcf5ee03b17f7d5800b611fd29a4d69cfcc105 100644 (file)
@@ -22,6 +22,8 @@ inputs:
       - .sa
       - .fai
       - ^.dict
+  fullintervallist:
+    type: File
   knownsites:
     type: File
     format: edam:format_3016 # VCF
@@ -74,6 +76,7 @@ steps:
       fastq1: getfastq/fastq1
       fastq2: getfastq/fastq2
       reference: reference
+      fullintervallist: fullintervallist
       sample: getfastq/sample
       knownsites: knownsites
       scattercount: scattercount