diff macros.xml @ 0:5a6e12e067a2 draft

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/flye commit 2f6d48e1d2161d03411d9fbb4fc3d16f0fa3d2e1
author bgruening
date Tue, 25 Sep 2018 05:02:42 -0400
parents
children 792735cc7ddb
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/macros.xml	Tue Sep 25 05:02:42 2018 -0400
@@ -0,0 +1,23 @@
+<macros>
+    <xml name="requirements">
+        <requirements>
+        <requirement type="package" version="2.3.5">flye</requirement>
+            <yield/>
+        </requirements>
+    </xml>
+    <xml name="citations">
+        <citations>
+            <citation type="doi">10.1073/pnas.1604560113</citation>
+            <citation type="bibtex">
+@misc{githubFlye,
+  author = {LastTODO, FirstTODO},
+  year = {TODO},
+  title = {Flye},
+  publisher = {GitHub},
+  journal = {GitHub repository},
+  url = {https://github.com/fenderglass/Flye},
+}</citation>
+            <yield />
+        </citations>
+    </xml>
+</macros>
\ No newline at end of file