Mercurial > repos > bgruening > deeptools_plot_correlation
diff plotCorrelation.xml @ 1:0ed13872209b draft
planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit fef8b344925620444d93d8159c0b2731a5777920
| author | bgruening | 
|---|---|
| date | Mon, 15 Feb 2016 10:31:24 -0500 | 
| parents | bfa132aacee6 | 
| children | fcb4e6e95544 | 
line wrap: on
 line diff
--- a/plotCorrelation.xml Mon Jan 25 20:22:46 2016 -0500 +++ b/plotCorrelation.xml Mon Feb 15 10:31:24 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> <