Mercurial > repos > bgruening > deeptools_plot_coverage
diff plotCoverage.xml @ 31:1d9d0ef3ab37 draft
planemo upload for repository https://github.com/deeptools/deepTools/tree/master/galaxy/wrapper/ commit 5a01e3a370130f32a82d5436504371ed95be1754
author | bgruening |
---|---|
date | Thu, 05 Apr 2018 10:41:19 -0400 |
parents | 79032c0e6423 |
children | 003a83043303 |
line wrap: on
line diff
--- a/plotCoverage.xml Fri Mar 02 15:30:32 2018 -0500 +++ b/plotCoverage.xml Thu Apr 05 10:41:19 2018 -0400 @@ -19,7 +19,7 @@ --plotFile '$outFileName' --bamfiles #echo " ".join($files)# --labels #echo " ".join($labels)# - --plotFileFormat "$outFileFormat" + --plotFileFormat '$outFileFormat' #if $outRawCounts: --outRawCounts '$outFileRawCounts'