diff macros.xml @ 0:d20f3b9a59a2 draft default tip

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mOTUs commit 36fa40d4507065b7240c0a98815a079aba589e25
author bgruening
date Fri, 06 Sep 2024 15:00:49 +0000
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/macros.xml	Fri Sep 06 15:00:49 2024 +0000
@@ -0,0 +1,21 @@
+<macros>
+    <xml name="requirements">
+        <requirements>
+            <requirement type="package" version="@TOOL_VERSION@">motus</requirement>
+            <requirement type="package" version="1.34">tar</requirement>
+        </requirements>
+    </xml>
+    <xml name="biotools">
+        <xrefs>
+            <xref type="bio.tools">mOTUs</xref>
+        </xrefs>
+    </xml>
+    <token name="@TOOL_VERSION@">3.1.0</token>
+    <token name="@VERSION_SUFFIX@">galaxy0</token>
+    <token name="@COMPATIBLE_MOTUSDB_VERSION@">3.1.0</token>
+    <xml name="citations">
+        <citations>
+            <citation type="doi">10.1186/s40168-022-01410-z</citation>
+        </citations>
+    </xml>
+</macros>
\ No newline at end of file