diff macros.xml @ 0:2953303df011 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/kallisto/ commit fc0426e784d0eb5ca37484d2d0c088da289996dd
author iuc
date Tue, 22 Aug 2017 04:16:08 -0400
parents
children 1c75aa5de15e
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/macros.xml	Tue Aug 22 04:16:08 2017 -0400
@@ -0,0 +1,15 @@
+<?xml version="1.0"?>
+<macros>
+    <token name="@VERSION@">0.43.1</token>
+    <xml name="requirements">
+        <requirements>
+            <requirement type="package" version="@VERSION@">kallisto</requirement>
+            <requirement type="package" version="1.5">samtools</requirement>
+        </requirements>
+    </xml>
+    <xml name="citations">
+        <citations>
+            <citation type="doi">doi:10.1038/nbt.3519</citation>
+        </citations>
+    </xml>
+</macros>
\ No newline at end of file