diff macros.xml @ 0:71adaaace336 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/amplican commit 48a91cdf44f4d7e332b852bb2ced6cd180147fdc"
author iuc
date Wed, 22 Sep 2021 21:01:40 +0000
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/macros.xml	Wed Sep 22 21:01:40 2021 +0000
@@ -0,0 +1,19 @@
+<macros>
+    <token name="@TOOL_VERSION@">1.14.0</token>
+    <token name="@SUFFIX_VERSION@">0</token>
+    <xml name="bio_tools">
+        <xrefs>
+            <xref type="bio.tools">amplican</xref>
+        </xrefs>
+    </xml>
+    <xml name="requirements">
+        <requirements>
+            <requirement type="package" version="@TOOL_VERSION@">bioconductor-amplican</requirement>
+        </requirements>
+    </xml>
+    <xml name="citations">
+        <citations>
+            <citation type="doi">10.1101/gr.244293.118</citation>
+        </citations>
+    </xml>
+</macros>