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