diff 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
line wrap: on
line diff
--- a/macs2_bdgbroadcall.xml	Sat Apr 02 21:37:38 2022 +0000
+++ b/macs2_bdgbroadcall.xml	Mon Oct 16 13:18:37 2023 +0000
@@ -1,11 +1,11 @@
 <tool id="macs2_bdgbroadcall" name="MACS2 bdgbroadcall" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="20.01">
-    <description>Call broad peaks from bedGraph output</description>
-    <expand macro="bio_tools"/>
+    <description>Call broad peaks from bedGraph output</description> 
     <macros>
         <import>macs2_macros.xml</import>
     </macros>
+    <expand macro="bio_tools"/>
     <expand macro="requirements">
-        <requirement type="package" version="4.1.3">gawk</requirement>
+        <requirement type="package" version="5.1.0">gawk</requirement>
     </expand>
     <expand macro="stdio" />
     <expand macro="version_command" />