Updating comments
[arvados-tutorial.git] / WGS-processing / cwl / wgs-processing-wf.cwl
index 9459a3f619ed86188911f97c5825b2be4ef751e6..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: