diff macros.xml @ 0:93549392d20d draft default tip

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/fastani commit 6410237f37dfd76382f9780e73a14cf48aba3695-dirty
author thanhlv
date Fri, 19 Jul 2019 06:49:02 -0400
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/macros.xml	Fri Jul 19 06:49:02 2019 -0400
@@ -0,0 +1,14 @@
+<macros>
+    <xml name="requirements">
+        <requirements>
+        <requirement type="package" version="1.1">fastani</requirement>
+            <yield/>
+        </requirements>
+    </xml>
+    <xml name="citations">
+        <citations>
+            <!-- <citation type="doi"></citation> -->
+            <yield />
+        </citations>
+    </xml>
+</macros>