comparison macs2_bdgpeakcall.xml @ 18:640d3af5d833 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/macs2 commit e8307adcc6ee9245fa2bb9ecb6de1cbe008dc2c3"
author iuc
date Sat, 02 Apr 2022 21:37:38 +0000
parents acbd3fb47f90
children 86e2413cf3f8
comparison
equal deleted inserted replaced
17:424aefbd7777 18:640d3af5d833
1 <tool id="macs2_bdgpeakcall" name="MACS2 bdgpeakcall" version="@VERSION_STRING@.0"> 1 <tool id="macs2_bdgpeakcall" name="MACS2 bdgpeakcall" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="20.01">
2 <description>Call peaks from bedGraph output</description> 2 <description>Call peaks from bedGraph output</description>
3 <expand macro="bio_tools"/>
3 <macros> 4 <macros>
4 <import>macs2_macros.xml</import> 5 <import>macs2_macros.xml</import>
5 </macros> 6 </macros>
6 <expand macro="requirements"/> 7 <expand macro="requirements"/>
7 <expand macro="stdio" /> 8 <expand macro="stdio" />