diff macros.xml @ 0:2defe48e4c7a draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/jcvi_gff_stats commit f1e2c895bec4b8bf960d54f634c69fe18411846a
author iuc
date Thu, 02 Aug 2018 09:57:30 -0400
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/macros.xml	Thu Aug 02 09:57:30 2018 -0400
@@ -0,0 +1,18 @@
+<?xml version="1.0"?>
+<macros>
+    <xml name="requirements">
+        <requirements>
+            <requirement type="package" version="@VERSION@">jcvi</requirement>
+            <requirement type="package" version="0.67.0">poppler</requirement>
+            <yield />
+        </requirements>
+    </xml>
+    <token name="@VERSION@">0.8.4</token>
+
+    <xml name="citations">
+        <citations>
+            <citation type="doi">10.5281/zenodo.31631</citation>
+        </citations>
+    </xml>
+
+</macros>