Mercurial > repos > bgruening > deeptools_multi_bigwig_summary
diff multiBigwigSummary.xml @ 23:29310acfd7c5 draft
planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 4abb1e731efdaa32fadb32c9e23883f7c17fb85c
| author | bgruening |
|---|---|
| date | Mon, 05 Feb 2018 11:32:44 -0500 |
| parents | 660103debaf6 |
| children | 3aea7e214e4d |
line wrap: on
line diff
--- a/multiBigwigSummary.xml Tue Jul 11 05:00:36 2017 -0400 +++ b/multiBigwigSummary.xml Mon Feb 05 11:32:44 2018 -0500 @@ -18,7 +18,8 @@ @THREADS@ --outFileName $outFile - --bwfiles #echo " ".join($files)# + + --bwfiles '#echo "' '".join($files)#' --labels #echo " ".join($labels)# #if $outRawCounts:
