Mercurial > repos > bgruening > deeptools_plot_coverage
diff plotCoverage.xml @ 2:3bfd8cde1b76 draft
planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 54a10cf268ca9a5399f13458a1b218be7891bd41
author | bgruening |
---|---|
date | Wed, 23 Dec 2015 03:56:28 -0500 |
parents | 9f2b016177e7 |
children | 89dc332a851a |
line wrap: on
line diff
--- a/plotCoverage.xml Tue Dec 22 13:43:42 2015 -0500 +++ b/plotCoverage.xml Wed Dec 23 03:56:28 2015 -0500 @@ -1,5 +1,5 @@ <tool id="deeptools_plot_coverage" name="plotCoverage" version="@WRAPPER_VERSION@.0"> - <description>plots a histogram of coverage on genomic regions </description> + <description>creates a heatmap of correlation scores between different samples </description> <macros> <token name="@BINARY@">plotCoverage</token> <import>deepTools_macros.xml</import> @@ -22,7 +22,7 @@ --plotFileFormat "$outFileFormat" #if $outRawCounts: - --outRawCounts '$outFileRawCounts' + --outRawCounts '$outFileRawCounts' #end if #if $advancedOpt.showAdvancedOpt == "yes":