diff multiBigwigSummary.xml @ 16:9cd1cde06157 draft

planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 4abb1e731efdaa32fadb32c9e23883f7c17fb85c
author bgruening
date Mon, 05 Feb 2018 11:42:07 -0500
parents 2565fa4fe087
children 97efbac65e5e
line wrap: on
line diff
--- a/multiBigwigSummary.xml	Mon May 15 03:56:11 2017 -0400
+++ b/multiBigwigSummary.xml	Mon Feb 05 11:42:07 2018 -0500
@@ -18,7 +18,8 @@
             @THREADS@
 
             --outFileName $outFile
-            --bwfiles #echo " ".join($files)#
+
+            --bwfiles '#echo "' '".join($files)#'
             --labels #echo " ".join($labels)#
 
             #if $outRawCounts: