diff macros.xml @ 5:f89e3c318453 draft

planemo upload for repository https://git.ufz.de/lehmanju/rnaquast commit c633f5c634128e3c81ab48e94df6f703dd005c46
author iuc
date Wed, 07 Jun 2023 12:02:03 +0000
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/macros.xml	Wed Jun 07 12:02:03 2023 +0000
@@ -0,0 +1,17 @@
+        
+<macros>
+    <xml name="requirements">
+        <requirements>
+            <requirement type="package" version="@TOOL_VERSION@">rnaquast</requirement>
+            <!--requirement type="package" version="1.34">tar</requirement-->
+        </requirements>
+    </xml>
+    <xml name="xrefs">
+        <xrefs>
+            <xref type="bio.tools">rnaQUAST</xref>
+        </xrefs>
+    </xml>
+    <token name="@TOOL_VERSION@">2.2.3</token>
+    <token name="@VERSION_SUFFIX@">0</token>
+    <token name="@PROFILE@">20.05</token>
+ </macros>
\ No newline at end of file