comparison macros.xml @ 2:9dc36a1975e8 draft

planemo upload for repository https://github.com/veg/hivclustering/ commit b'a6d09759f16c40d4607d30f4bb28772e74c07021\n'-dirty
author rdvelazquez
date Thu, 19 Apr 2018 14:39:39 -0400
parents d975f8166fc8
children 8a6f3d2a2d23
comparison
equal deleted inserted replaced
1:d975f8166fc8 2:9dc36a1975e8
1 <?xml version="1.0"?> 1 <?xml version="1.0"?>
2 <macros> 2 <macros>
3 <xml name="requirements"> 3 <xml name="requirements">
4 <requirements> 4 <requirements>
5 <requirement type="package" version="@VERSION@">python-hivclustering</requirement> 5 <requirement type="package" version="@VERSION@">python-hivclustering</requirement>
6 </requirements> 6 </requirements>
7 </xml> 7 </xml>
8 <token name="@VERSION@">1.3.0</token> 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>
9 </macros> 21 </macros>