diff macros.xml @ 0:ef842bb94d1f draft default tip

planemo upload for repository https://github.com/veg/hivclustering/ commit 7d666f963da2c5e3b17c313526cc6169f3242c3c
author iuc
date Thu, 14 Jun 2018 07:04:38 -0400
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/macros.xml	Thu Jun 14 07:04:38 2018 -0400
@@ -0,0 +1,21 @@
+<?xml version="1.0"?>
+<macros>
+  <xml name="requirements">
+    <requirements>
+      <requirement type="package" version="@VERSION@">python-hivclustering</requirement>
+    </requirements>
+  </xml>
+  <token name="@VERSION@">1.3.1</token>
+  <xml name="citations">
+    <citations>
+      <citation type="bibtex">
+                @UNPUBLISHED{spond,
+                    author = "Sergei Kosakovsky Pond",
+                    title = "HyPhy: Hypothesis Testing using Phylogenies",
+                    year = "2000",
+                    note = "http://hyphy.org/",
+                    url = "http://hyphy.org/"}
+            </citation>
+    </citations>
+  </xml>
+</macros>