Mercurial > repos > bgruening > deeptools_bigwig_compare
diff bigwigCompare.xml @ 29:3d211717a775 draft
planemo upload for repository https://github.com/deeptools/deepTools/tree/master/galaxy/wrapper/ commit 810c1359b884661d3f5c7372be0f0f88c859a3b9
author | bgruening |
---|---|
date | Thu, 01 Jun 2023 20:53:23 +0000 |
parents | 93eb012d9eed |
children |
line wrap: on
line diff
--- a/bigwigCompare.xml Fri May 19 08:38:44 2023 +0000 +++ b/bigwigCompare.xml Thu Jun 01 20:53:23 2023 +0000 @@ -1,4 +1,4 @@ -<tool id="deeptools_bigwig_compare" name="bigwigCompare" version="@WRAPPER_VERSION@.0"> +<tool id="deeptools_bigwig_compare" name="bigwigCompare" version="@TOOL_VERSION@+galaxy0" profile="@GALAXY_VERSION@"> <description>normalizes and compares two bigWig files to obtain the ratio, log2ratio or difference between them</description> <macros> <token name="@BINARY@">bigwigCompare</token>