diff macros.xml @ 1:df7738595640 draft

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/diamond commit cc80b878817d052398db16574917900ebe15292e
author bgruening
date Mon, 06 Feb 2017 07:08:25 -0500
parents
children 64be1ac21109
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/macros.xml	Mon Feb 06 07:08:25 2017 -0500
@@ -0,0 +1,24 @@
+<macros>
+    <token name="@VERSION@">0.8.24</token>
+
+    <xml name="requirements">
+        <requirements>
+          <requirement type="package" version="@VERSION@">diamond</requirement>
+        </requirements>
+    </xml>
+
+    <xml name="stdio">
+        <stdio>
+        </stdio>
+    </xml>
+
+    <xml name="version_command">
+        <version_command>diamond version</version_command>
+    </xml>
+
+    <xml name="citations">
+        <citations>
+            <citation type="doi">10.1038/nmeth.3176</citation>
+        </citations>
+    </xml>
+</macros>