diff macros.xml @ 0:16c923816e87 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/kallisto/ commit 3b54163c4f7daff76fcc589c4a9057bb03904380
author iuc
date Sat, 05 Aug 2017 04:01:19 -0400
parents
children 22c498dc4bc6
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/macros.xml	Sat Aug 05 04:01:19 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