X-Git-Url: https://git.arvados.org/arvados-tutorial.git/blobdiff_plain/16ba895c32e0c95ae93bf76ee6e79fe0dbfacef9..f80667171aa3d9efb35d60faa4d9cdabb50ca330:/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 ea5b93b..522bd82 100644 --- a/WGS-processing/cwl/helper/bwamem-gatk-report-wf.cwl +++ b/WGS-processing/cwl/helper/bwamem-gatk-report-wf.cwl @@ -47,18 +47,18 @@ inputs: label: Function used to create HTML report headhtml: type: File - format: edam:format_1964 # HTML + format: edam:format_2331 # HTML label: Header for HTML report tailhtml: type: File - format: edam:format_1964 # HTML + format: edam:format_2331 # HTML label: Footer for HTML report outputs: qc-html: type: File[] label: FASTQ QC reports - format: edam:format_1964 # HTML + format: edam:format_2331 # HTML outputSource: fastqc/out-html qc-zip: type: File[] @@ -72,7 +72,7 @@ outputs: report: type: File outputSource: generate-report/report - format: edam:format_1964 # HTML + format: edam:format_2331 # HTML label: ClinVar variant report steps: