diff macros.xml @ 0:2cbd0d66aa08 draft default tip

"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/itsx commit 229c8c8ce97a8e4d3d46406dba2942135fbdb910"
author bgruening
date Mon, 02 May 2022 13:03:49 +0000
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/macros.xml	Mon May 02 13:03:49 2022 +0000
@@ -0,0 +1,14 @@
+<macros>
+    <token name="@TOOL_VERSION@">1.1.3</token>
+    <token name="@SUFFIX_VERSION@">0</token>
+    <xml name="requirements">
+        <requirements>
+            <requirement type="package" version="@TOOL_VERSION@">itsx</requirement>
+        </requirements>
+    </xml>
+    <xml name="citations">
+        <citations>
+            <citation type="doi">10.1111/2041-210X.12073</citation>
+        </citations>
+    </xml>
+</macros>