Mercurial > repos > bgruening > deeptools_multi_bigwig_summary
diff multiBigwigSummary.xml @ 18:97efbac65e5e draft
planemo upload for repository https://github.com/deeptools/deepTools/tree/master/galaxy/wrapper/ commit 72ae8f62333aa38d1c63034ddb37184a0f72c64e-dirty
author | bgruening |
---|---|
date | Fri, 02 Mar 2018 15:49:43 -0500 |
parents | 9cd1cde06157 |
children | 6e33cebc6063 |
line wrap: on
line diff
--- a/multiBigwigSummary.xml Thu Feb 15 07:28:24 2018 -0500 +++ b/multiBigwigSummary.xml Fri Mar 02 15:49:43 2018 -0500 @@ -19,8 +19,8 @@ --outFileName $outFile - --bwfiles '#echo "' '".join($files)#' - --labels #echo " ".join($labels)# + --bwfiles #echo ' '.join($files)# + --labels #echo ' '.join($labels)# #if $outRawCounts: --outRawCounts '$outFileRawCounts'