diff graphlan_macros.xml @ 0:5d6f8f0bef7c draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/humann2/ commit 6e73e77d186e02d200fc3a61d25311e67864a824
author iuc
date Sat, 04 Mar 2017 10:27:20 -0500
parents
children cf1df6b2220a
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/graphlan_macros.xml	Sat Mar 04 10:27:20 2017 -0500
@@ -0,0 +1,14 @@
+<?xml version="1.0"?>
+<macros>
+    <token name="@WRAPPER_VERSION@">1.0.0</token>
+    <xml name="requirements">
+        <requirements>
+            <requirement type="package" version="@WRAPPER_VERSION@">graphlan</requirement>
+        </requirements>
+    </xml>
+    <xml name="citations">
+        <citations>
+            <citation type="doi">10.7717/peerj.1029</citation>
+        </citations>
+    </xml>
+</macros>
\ No newline at end of file