Mercurial > repos > iuc > macs2
diff macs2_randsample.xml @ 19:86e2413cf3f8 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/macs2 commit 7bd4238efae0d755b6a0dfff8daa43a228f18d96
author | iuc |
---|---|
date | Mon, 16 Oct 2023 13:18:37 +0000 |
parents | 640d3af5d833 |
children |
line wrap: on
line diff
--- a/macs2_randsample.xml Sat Apr 02 21:37:38 2022 +0000 +++ b/macs2_randsample.xml Mon Oct 16 13:18:37 2023 +0000 @@ -1,9 +1,9 @@ <tool id="macs2_randsample" name="MACS2 randsample" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="20.01"> - <description>Randomly sample number or percentage of total reads</description> + <description>Randomly sample number or percentage of total reads</description> + <macros> + <import>macs2_macros.xml</import> + </macros> <expand macro="bio_tools"/> - <macros> - <import>macs2_macros.xml</import> - </macros> <expand macro="requirements" /> <expand macro="stdio" /> <expand macro="version_command" />