5 - class: SubworkflowFeatureRequirement
34 outputSource: fastqc/out-html
37 outputSource: fastqc/out-zip
40 outputSource: haplotypecaller/gatheredgvcf
43 outputSource: generate-report/report
50 out: [out-html, out-zip]
52 run: bwamem-samtools-view.cwl
60 run: samtools-sort.cwl
62 bam: bwamem-samtools-view/bam
66 run: mark-duplicates.cwl
68 bam: samtools-sort/sortedbam
69 out: [dupbam,dupmetrics]
71 run: samtools-index.cwl
73 bam: mark-duplicates/dupbam
76 run: scatter-gatk-wf-with-interval.cwl
79 bam: samtools-index/indexedbam
81 scattercount: scattercount
82 knownsites1: knownsites
87 gvcf: haplotypecaller/gatheredgvcf
89 clinvarvcf: clinvarvcf
90 reportfunc: reportfunc