diff macros.xml @ 0:ab933d3c6057 draft

planemo upload for repository https://github.com/nick-youngblut/gtdb_to_taxdump commit 5b1dd7712b2ba62d2310b175dca45d39e8a804dc
author iuc
date Sun, 25 Aug 2024 14:55:35 +0000
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/macros.xml	Sun Aug 25 14:55:35 2024 +0000
@@ -0,0 +1,22 @@
+<macros>
+    <xml name="requirements">
+        <requirements>
+            <requirement type="package" version="@TOOL_VERSION@">gtdb_to_taxdump</requirement>
+        </requirements>
+    </xml>
+    <token name="@TOOL_VERSION@">0.1.9</token>
+    <token name="@VERSION_SUFFIX@">0</token>
+    <token name="@PROFILE@">21.05</token>
+    <xml name="biotools">
+        <xrefs>
+            <xref type="bio.tools">
+                gtdb_to_taxdump
+            </xref>
+        </xrefs>
+    </xml>
+    <xml name="citations">
+        <citations>
+            <citation type="doi">10.5281/zenodo.3696964</citation>
+        </citations>
+    </xml>
+</macros>
\ No newline at end of file