Updating HTML edam comments
[arvados-tutorial.git] / WGS-processing / cwl / helper / generate-report.cwl
index 67bf19d0bb4f436eff95e3d86e83bea3f5c06dfe..3773f7d7aa2289ad940ba3fc99a56762043e8e28 100644 (file)
@@ -23,7 +23,7 @@ inputs:
     label: Sample Name
   headhtml:
     type: File
     label: Sample Name
   headhtml:
     type: File
-    format: edam:format_2331# HTML
+    format: edam:format_2331 # HTML
     label: Header for HTML report
   tailhtml:
     type: File
     label: Header for HTML report
   tailhtml:
     type: File
@@ -33,7 +33,7 @@ inputs:
 outputs:
   report:
     type: File
 outputs:
   report:
     type: File
-    format: edam:format_1964 # HTML
+    format: edam:format_2331 # HTML
     label: ClinVar variant report
     outputBinding:
       glob: "*html"
     label: ClinVar variant report
     outputBinding:
       glob: "*html"