Mercurial > repos > iuc > macs2
comparison 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 |
comparison
equal
deleted
inserted
replaced
18:640d3af5d833 | 19:86e2413cf3f8 |
---|---|
1 <tool id="macs2_randsample" name="MACS2 randsample" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="20.01"> | 1 <tool id="macs2_randsample" name="MACS2 randsample" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="20.01"> |
2 <description>Randomly sample number or percentage of total reads</description> | 2 <description>Randomly sample number or percentage of total reads</description> |
3 <macros> | |
4 <import>macs2_macros.xml</import> | |
5 </macros> | |
3 <expand macro="bio_tools"/> | 6 <expand macro="bio_tools"/> |
4 <macros> | |
5 <import>macs2_macros.xml</import> | |
6 </macros> | |
7 <expand macro="requirements" /> | 7 <expand macro="requirements" /> |
8 <expand macro="stdio" /> | 8 <expand macro="stdio" /> |
9 <expand macro="version_command" /> | 9 <expand macro="version_command" /> |
10 <command><![CDATA[ | 10 <command><![CDATA[ |
11 @home_dir@ | 11 @home_dir@ |