diff macros.xml @ 3:008b8c6f6b26 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bbtools commit aca07f4e7d683d1b7d06abb63e05d4ff1b28771f
author iuc
date Mon, 06 Feb 2023 18:04:39 +0000
parents 0247076a9567
children
line wrap: on
line diff
--- a/macros.xml	Thu Feb 03 21:11:56 2022 +0000
+++ b/macros.xml	Mon Feb 06 18:04:39 2023 +0000
@@ -1,10 +1,21 @@
 <macros>
-    <token name="@WRAPPER_VERSION@">1.0.0</token>
-    <token name="@VERSION_SUFFIX@">3</token>
-    <token name="@PROFILE@">20.09</token>
+    <token name="@TOOL_VERSION@">39.01</token>
+    <token name="@VERSION_SUFFIX@">0</token>
+    <token name="@PROFILE@">22.01</token>
+    <xml name="edam_ontology">
+        <edam_topics>
+            <edam_topic>topic_0622</edam_topic> <!-- Genomics -->
+            <edam_topic>topic_0091</edam_topic> <!-- Bioinformatics -->
+        </edam_topics>
+        <edam_operations>
+            <edam_operation>operation_0496</edam_operation> <!-- Global alignment -->
+            <edam_operation>operation_0491</edam_operation> <!-- Pairwise sequence alignment -->
+        </edam_operations>
+    </xml>
     <xml name="requirements">
         <requirements>
-            <requirement type="package" version="38.93">bbmap</requirement>
+            <requirement type="package" version="@TOOL_VERSION@">bbmap</requirement>
+            <requirement type="package" version="1.16.1">samtools</requirement> <!-- automatic solving installs 1.6 in some cases, instead -->
         </requirements>
     </xml>
     <macro name="dbKeyActionsBBMap">