Updating comments
[arvados-tutorial.git] / WGS-processing / cwl / wgs-processing-wf.cwl
index 6ad2b134a59398ebb9c6622848f898d0c9d60fe1..7a5e6de34847a2686fdee4ef51f6dd60678d9d62 100644 (file)
@@ -40,7 +40,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
@@ -56,7 +56,7 @@ outputs:
   report:
     type: File[]  
     outputSource: bwamem-gatk-report/report
-    format: edam:format_1964 # HTML
+    format: edam:format_2331 # HTML
     label: ClinVar variant reports 
 
 steps: