diff macros.xml @ 0:afe9a515d145 draft

planemo upload for repository https://github.com/quadram-institute-bioscience/galaxy-tools/tree/master/tools/biotradis commit 2e1b1f737f3a3d7cfc6350c6936fbb0bd84a5dad-dirty
author thanhlv
date Thu, 25 Jul 2019 06:03:12 -0400
parents
children 09c1f97a5bcc
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/macros.xml	Thu Jul 25 06:03:12 2019 -0400
@@ -0,0 +1,14 @@
+<macros>
+    <token name="@VERSION@">1.4.1.dev</token>
+    <xml name="requirements">
+        <requirements>
+            <requirement type="package" version="@VERSION@">biotradis</requirement>
+        </requirements>
+    </xml>
+
+    <xml name="citations">
+        <citations>
+            <citation type="doi">10.1093/bioinformatics/btw022</citation>
+        </citations>
+    </xml>
+</macros>
\ No newline at end of file