diff macros.xml @ 6:79450f7fd718 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bracken commit c396abec691d64fc4cb7f205f54c01b1be7fd649
author iuc
date Fri, 26 Aug 2022 07:21:39 +0000
parents 19035a7b1106
children 978ae4147c29
line wrap: on
line diff
--- a/macros.xml	Wed Jul 06 14:47:54 2022 +0000
+++ b/macros.xml	Fri Aug 26 07:21:39 2022 +0000
@@ -1,6 +1,7 @@
 <macros>
     <token name="@TOOL_VERSION@">2.7</token>
-    <token name="@VERSION_SUFFIX@">0</token>
+    <token name="@VERSION_SUFFIX@">1</token>
+    <token name="@PROFILE@">21.05</token>
     <xml name="requirements">
         <requirements>
             <requirement type="package" version="@TOOL_VERSION@">bracken</requirement>
@@ -9,6 +10,20 @@
     <xml name="version">
         <version_command>echo @TOOL_VERSION@</version_command>
     </xml>
+    <xml name="edam">
+        <edam_topics>
+            <edam_topic>topic_3174</edam_topic>
+            <edam_topic>topic_3697</edam_topic>
+        </edam_topics>
+        <edam_operations>
+            <edam_operation>operation_2238</edam_operation>
+        </edam_operations>
+    </xml>
+    <xml name="xref">
+        <xrefs>
+            <xref type="bio.tools">bracken</xref>
+        </xrefs>
+    </xml>
     <xml name="citations">
         <citations>
             <citation type="doi">10.7717/peerj-cs.104</citation>