diff macros.xml @ 0:6c71acde9d52 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/amber/ commit 807e74c623d563166546758ae9bd435322b78b96
author iuc
date Mon, 20 May 2024 18:08:36 +0000
parents
children 9ed513717fc4
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/macros.xml	Mon May 20 18:08:36 2024 +0000
@@ -0,0 +1,17 @@
+<macros>
+    <xml name="requirements">
+        <requirements>
+            <requirement type="package" version="@TOOL_VERSION@">cami-amber</requirement>
+            <yield/>
+        </requirements>
+    </xml>
+    <token name="@TOOL_VERSION@">2.0.4</token>
+    <token name="@VERSION_SUFFIX@">0</token>
+    <token name="@PROFILE@">21.05</token>
+    <xml name="citations">
+        <citations>
+            <citation type="doi">10.1093/gigascience/giy069</citation>
+            <yield/>
+        </citations>
+    </xml>
+</macros>
\ No newline at end of file