comparison 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
comparison
equal deleted inserted replaced
-1:000000000000 0:ef842bb94d1f
1 <?xml version="1.0"?>
2 <macros>
3 <xml name="requirements">
4 <requirements>
5 <requirement type="package" version="@VERSION@">python-hivclustering</requirement>
6 </requirements>
7 </xml>
8 <token name="@VERSION@">1.3.1</token>
9 <xml name="citations">
10 <citations>
11 <citation type="bibtex">
12 @UNPUBLISHED{spond,
13 author = "Sergei Kosakovsky Pond",
14 title = "HyPhy: Hypothesis Testing using Phylogenies",
15 year = "2000",
16 note = "http://hyphy.org/",
17 url = "http://hyphy.org/"}
18 </citation>
19 </citations>
20 </xml>
21 </macros>