diff 0.3.0/modules/multiqc/main.nf @ 97:8d7f482c64de

"planemo upload"
author kkonganti
date Fri, 29 Jul 2022 11:11:07 -0400
parents 295c2597a475
children
line wrap: on
line diff
--- a/0.3.0/modules/multiqc/main.nf	Mon Jul 25 12:57:06 2022 -0400
+++ b/0.3.0/modules/multiqc/main.nf	Fri Jul 29 11:11:07 2022 -0400
@@ -15,7 +15,7 @@
     path "*multiqc*"
     path "*multiqc_report.html", emit: report
     path "*_data"              , emit: data
-    path "*_plots"             , optional:true, emit: plots
+    path "*_plots"             , optional: true, emit: plots
     path "versions.yml"        , emit: versions
 
     when: