diff macros.xml @ 0:9cf44596402a draft

planemo upload for repository https://github.com/quadram-institute-bioscience/galaxy-tools/tree/master/tools/bracken commit 0b1a602e21fbf8cfeba1294b6b985f1fba75afe9-dirty
author thanhlv
date Mon, 01 Apr 2019 06:52:24 -0400
parents
children 2bd5a88cd70d
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/macros.xml	Mon Apr 01 06:52:24 2019 -0400
@@ -0,0 +1,14 @@
+<macros>
+    <token name="@VERSION@">2.2</token>
+    <xml name="requirements">
+        <requirements>
+            <requirement type="package" version="@VERSION@">bracken</requirement>
+        </requirements>
+    </xml>
+
+    <xml name="citations">
+        <citations>
+            <citation type="doi">10.7717/peerj-cs.104</citation>
+        </citations>
+    </xml>
+</macros>
\ No newline at end of file