X-Git-Url: https://git.arvados.org/arvados-tutorial.git/blobdiff_plain/f80667171aa3d9efb35d60faa4d9cdabb50ca330..ec300c76b5a3f927c3cd5035669b70847ade3854:/WGS-processing/cwl/helper/bwamem-gatk-report-wf.cwl diff --git a/WGS-processing/cwl/helper/bwamem-gatk-report-wf.cwl b/WGS-processing/cwl/helper/bwamem-gatk-report-wf.cwl index 522bd82..dbb1d50 100644 --- a/WGS-processing/cwl/helper/bwamem-gatk-report-wf.cwl +++ b/WGS-processing/cwl/helper/bwamem-gatk-report-wf.cwl @@ -26,6 +26,9 @@ inputs: - .sa - .fai - ^.dict + fullintervallist: + type: File + label: Full list of intervals to operate over sample: type: string label: Sample Name @@ -110,6 +113,7 @@ steps: run: scatter-gatk-wf-with-interval.cwl in: reference: reference + fullintervallist: fullintervallist bam: samtools-index/indexedbam sample: sample scattercount: scattercount