Mercurial > repos > bgruening > deeptools_plot_coverage
diff plotCoverage.xml @ 3:89dc332a851a draft
planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit ae00542731230245927953207977833a0f020b69
author | bgruening |
---|---|
date | Wed, 23 Dec 2015 07:30:39 -0500 |
parents | 3bfd8cde1b76 |
children | 1a6309cecf71 |
line wrap: on
line diff
--- a/plotCoverage.xml Wed Dec 23 03:56:28 2015 -0500 +++ b/plotCoverage.xml Wed Dec 23 07:30:39 2015 -0500 @@ -1,5 +1,5 @@ <tool id="deeptools_plot_coverage" name="plotCoverage" version="@WRAPPER_VERSION@.0"> - <description>creates a heatmap of correlation scores between different samples </description> + <description>plots a histogram of coverage on genomic regions </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":