Mercurial > repos > bgruening > deeptools_multi_bigwig_summary
diff multiBigwigSummary.xml @ 10:dd46b5d1882c draft
planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 43d23f495200449aec91a41fd537603014aa93ba-dirty
| author | bgruening |
|---|---|
| date | Sun, 24 Apr 2016 14:32:54 -0400 |
| parents | 263b4adf3520 |
| children | e9d7ac6f8e20 |
line wrap: on
line diff
--- a/multiBigwigSummary.xml Fri Mar 18 08:34:07 2016 -0400 +++ b/multiBigwigSummary.xml Sun Apr 24 14:32:54 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'
