Mercurial > repos > bgruening > deeptools_plot_correlation
diff plotCorrelation.xml @ 13:49ac0d30a800 draft
planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 13910e1a5ebcfc740c1bc5e38fc676592ef44f11
| author | bgruening |
|---|---|
| date | Mon, 15 Feb 2016 10:07:12 -0500 |
| parents | cc0acb70ded3 |
| children | 714250469582 |
line wrap: on
line diff
--- a/plotCorrelation.xml Mon Jan 25 19:50:14 2016 -0500 +++ b/plotCorrelation.xml Mon Feb 15 10:07:12 2016 -0500 @@ -1,5 +1,5 @@ <tool id="deeptools_plot_correlation" name="plotCorrelation" version="@WRAPPER_VERSION@.0"> - <description>creates a heatmap or scatterplot of correlation scores between different samples </description> + <description>Create a heatmap or scatterplot of correlation scores between different samples </description> <macros> <token name="@BINARY@">plotCorrelation</token> <import>deepTools_macros.xml</import> @@ -88,34 +88,51 @@ </tests> <help> <