X-Git-Url: https://git.arvados.org/arvados-tutorial.git/blobdiff_plain/16ba895c32e0c95ae93bf76ee6e79fe0dbfacef9..f80667171aa3d9efb35d60faa4d9cdabb50ca330:/WGS-processing/cwl/helper/generate-report.cwl diff --git a/WGS-processing/cwl/helper/generate-report.cwl b/WGS-processing/cwl/helper/generate-report.cwl index 67bf19d..3773f7d 100644 --- a/WGS-processing/cwl/helper/generate-report.cwl +++ b/WGS-processing/cwl/helper/generate-report.cwl @@ -23,7 +23,7 @@ inputs: label: Sample Name headhtml: type: File - format: edam:format_2331# HTML + format: edam:format_2331 # HTML label: Header for HTML report tailhtml: type: File @@ -33,7 +33,7 @@ inputs: outputs: report: type: File - format: edam:format_1964 # HTML + format: edam:format_2331 # HTML label: ClinVar variant report outputBinding: glob: "*html"