X-Git-Url: https://git.arvados.org/arvados-tutorial.git/blobdiff_plain/4bb5fb748cbceab1f23d3972cd502e94711fc7c9..50ce3092e09421459358fadeaa60187b1dfa90c5:/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 f1cfad4..86d1e10 100644 --- a/WGS-processing/cwl/helper/bwamem-gatk-report-wf.cwl +++ b/WGS-processing/cwl/helper/bwamem-gatk-report-wf.cwl @@ -57,18 +57,18 @@ inputs: outputs: qc-html: type: File[] - label: FASTQ QC report + label: FASTQ QC reports format: edam:format_1964 # HTML outputSource: fastqc/out-html qc-zip: type: File[] - label: Zip file of FASTQ QC report and associated data + label: Zip files of FASTQ QC report and associated data outputSource: fastqc/out-zip gvcf: type: File outputSource: haplotypecaller/gatheredgvcf format: edam:format_3016 # GVCF - label: GVCF generated from GATK + label: GVCF generated from GATK Haplotype Caller report: type: File outputSource: generate-report/report