Mercurial > repos > bgruening > deeptools_multi_bigwig_summary
diff multiBigwigSummary.xml @ 6:7b4732d497a3 draft
planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 43d23f495200449aec91a41fd537603014aa93ba-dirty
author | bgruening |
---|---|
date | Sun, 24 Apr 2016 16:35:09 -0400 |
parents | 3da3c3750962 |
children | 6fdfeeef190a |
line wrap: on
line diff
--- a/multiBigwigSummary.xml Fri Mar 18 08:47:43 2016 -0400 +++ b/multiBigwigSummary.xml Sun Apr 24 16:35:09 2016 -0400 @@ -18,8 +18,8 @@ @THREADS@ --outFileName $outFile - --bwfiles '#echo "' '".join($files)#' - --labels '#echo "' '".join($labels)#' + --bwfiles #echo " ".join($files)# + --labels #echo " ".join($labels)# #if $outRawCounts: --outRawCounts '$outFileRawCounts'