diff plotEnrichment.xml @ 14:e0be6dd1b738 draft

planemo upload for repository https://github.com/deeptools/deepTools/tree/master/galaxy/wrapper/ commit 5a01e3a370130f32a82d5436504371ed95be1754
author bgruening
date Thu, 05 Apr 2018 10:40:50 -0400
parents 4039432f51fc
children 67f3aaf8d49f
line wrap: on
line diff
--- a/plotEnrichment.xml	Fri Mar 02 15:23:48 2018 -0500
+++ b/plotEnrichment.xml	Thu Apr 05 10:40:50 2018 -0400
@@ -19,10 +19,10 @@
             @multiple_bed@
 
             #if $outRawCounts:
-                --outRawCounts "$outFileRawCounts"
+                --outRawCounts '$outFileRawCounts'
             #end if
 
-            --plotFileFormat "$outFileFormat"
+            --plotFileFormat '$outFileFormat'
 
             #if str($region).strip() != "":
                 --region '$region'