X-Git-Url: https://git.arvados.org/arvados-tutorial.git/blobdiff_plain/16ba895c32e0c95ae93bf76ee6e79fe0dbfacef9..f80667171aa3d9efb35d60faa4d9cdabb50ca330:/WGS-processing/cwl/helper/report-wf.cwl diff --git a/WGS-processing/cwl/helper/report-wf.cwl b/WGS-processing/cwl/helper/report-wf.cwl index 296e199..9e675ff 100644 --- a/WGS-processing/cwl/helper/report-wf.cwl +++ b/WGS-processing/cwl/helper/report-wf.cwl @@ -19,7 +19,7 @@ inputs: label: Function used to create HTML report headhtml: type: File - format: edam:format_2331# HTML + format: edam:format_2331 # HTML label: Header for HTML report tailhtml: type: File @@ -29,7 +29,7 @@ inputs: outputs: report: type: File - format: edam:format_1964 # HTML + format: edam:format_2331 # HTML label: ClinVar variant report outputSource: generate-report/report