diff macs2_macros.xml @ 62:1ac88e46ee0f draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/macs2 commit e0d4688a59e6eeba33adcfe803ac43d0bc2863e7"
author iuc
date Tue, 31 Aug 2021 09:16:10 +0000
parents 8f6b37d29df5
children 25e46cf1ee36
line wrap: on
line diff
--- a/macs2_macros.xml	Thu Apr 25 17:48:32 2019 -0400
+++ b/macs2_macros.xml	Tue Aug 31 09:16:10 2021 +0000
@@ -8,7 +8,11 @@
             <yield />
         </requirements>
     </xml>
-
+    <xml name="bio_tools">
+        <xrefs>
+            <xref type="bio.tools">macs</xref>
+        </xrefs>
+    </xml>
     <token name="@home_dir@"><![CDATA[
         export PYTHON_EGG_CACHE=`pwd` &&
     ]]></token>