Mercurial > repos > bgruening > deeptools_plot_pca
diff plotPCA.xml @ 41:9e2dc0d5082a draft default tip
planemo upload for repository https://github.com/deeptools/deepTools/tree/master/galaxy/wrapper/ commit 810c1359b884661d3f5c7372be0f0f88c859a3b9
author | bgruening |
---|---|
date | Thu, 01 Jun 2023 10:06:06 +0000 |
parents | e074335bde9c |
children |
line wrap: on
line diff
--- a/plotPCA.xml Fri Feb 11 09:53:45 2022 +0000 +++ b/plotPCA.xml Thu Jun 01 10:06:06 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> @@ -78,7 +78,7 @@ <param name="outFileFormat" value="png" /> <param name="outFileNameData" value="True" /> <output name="outFileName" file="plotPCA_result2.png" ftype="png" compare="sim_size" delta="12000" /> - <output name="output_outFileNameData" file="plotPCA_result2.tabular" ftype="tabular" /> + <output name="output_outFileNameData" file="plotPCA_result2.tabular" ftype="tabular" lines_diff="2" /> </test> </tests> <help>