diff plotEnrichment.xml @ 11:36de8f366d51 draft

planemo upload for repository https://github.com/deeptools/deepTools/tree/master/galaxy/wrapper/ commit 5a01e3a370130f32a82d5436504371ed95be1754
author bgruening
date Thu, 05 Apr 2018 10:53:04 -0400
parents 084c9358ce76
children 7515364dd2df
line wrap: on
line diff
--- a/plotEnrichment.xml	Fri Mar 02 15:32:17 2018 -0500
+++ b/plotEnrichment.xml	Thu Apr 05 10:53:04 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'