diff plotCoverage.xml @ 19:d884552cd194 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:35 -0400
parents e5b784148a9d
children 7373bed2be0f
line wrap: on
line diff
--- a/plotCoverage.xml	Fri Mar 02 15:40:10 2018 -0500
+++ b/plotCoverage.xml	Thu Apr 05 10:53:35 2018 -0400
@@ -19,7 +19,7 @@
             --plotFile '$outFileName'
             --bamfiles #echo " ".join($files)#
             --labels #echo " ".join($labels)#
-            --plotFileFormat "$outFileFormat"
+            --plotFileFormat '$outFileFormat'
 
             #if $outRawCounts:
                 --outRawCounts '$outFileRawCounts'