Mercurial > repos > iuc > macs2
comparison macs2_bdgbroadcall.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 |
comparison
equal
deleted
inserted
replaced
18:640d3af5d833 | 19:86e2413cf3f8 |
---|---|
1 <tool id="macs2_bdgbroadcall" name="MACS2 bdgbroadcall" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="20.01"> | 1 <tool id="macs2_bdgbroadcall" name="MACS2 bdgbroadcall" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="20.01"> |
2 <description>Call broad peaks from bedGraph output</description> | 2 <description>Call broad peaks from bedGraph output</description> |
3 <expand macro="bio_tools"/> | |
4 <macros> | 3 <macros> |
5 <import>macs2_macros.xml</import> | 4 <import>macs2_macros.xml</import> |
6 </macros> | 5 </macros> |
6 <expand macro="bio_tools"/> | |
7 <expand macro="requirements"> | 7 <expand macro="requirements"> |
8 <requirement type="package" version="4.1.3">gawk</requirement> | 8 <requirement type="package" version="5.1.0">gawk</requirement> |
9 </expand> | 9 </expand> |
10 <expand macro="stdio" /> | 10 <expand macro="stdio" /> |
11 <expand macro="version_command" /> | 11 <expand macro="version_command" /> |
12 <command><![CDATA[ | 12 <command><![CDATA[ |
13 @home_dir@ | 13 @home_dir@ |