Mercurial > repos > bgruening > deeptools_multi_bigwig_summary
comparison 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 |
comparison
equal
deleted
inserted
replaced
15:db940c262830 | 16:9cd1cde06157 |
---|---|
16 $mode.modeOpt | 16 $mode.modeOpt |
17 | 17 |
18 @THREADS@ | 18 @THREADS@ |
19 | 19 |
20 --outFileName $outFile | 20 --outFileName $outFile |
21 --bwfiles #echo " ".join($files)# | 21 |
22 --bwfiles '#echo "' '".join($files)#' | |
22 --labels #echo " ".join($labels)# | 23 --labels #echo " ".join($labels)# |
23 | 24 |
24 #if $outRawCounts: | 25 #if $outRawCounts: |
25 --outRawCounts '$outFileRawCounts' | 26 --outRawCounts '$outFileRawCounts' |
26 #end if | 27 #end if |