Mercurial > repos > bgruening > deeptools_plot_pca
diff plotPCA.xml @ 29:00d869ea03a1 draft
planemo upload for repository https://github.com/deeptools/deepTools/tree/master/galaxy/wrapper/ commit 810c1359b884661d3f5c7372be0f0f88c859a3b9
author | bgruening |
---|---|
date | Thu, 01 Jun 2023 14:53:28 +0000 |
parents | c899e0ccff8c |
children |
line wrap: on
line diff
--- a/plotPCA.xml Fri May 19 08:31:36 2023 +0000 +++ b/plotPCA.xml Thu Jun 01 14:53:28 2023 +0000 @@ -1,4 +1,4 @@ -<tool id="deeptools_plot_pca" name="plotPCA" version="@WRAPPER_VERSION@.0" profile="18.01"> +<tool id="deeptools_plot_pca" name="plotPCA" version="@TOOL_VERSION@+galaxy0" profile="@GALAXY_VERSION@"> <description>Generate principal component analysis (PCA) plots from multiBamSummary or multiBigwigSummary output</description> <macros> <token name="@BINARY@">plotPCA</token>