Mercurial > repos > rdvelazquez > hivclustering
comparison macros.xml @ 3:8a6f3d2a2d23 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hivclustering/ commit b'd932a0c30a3e50d32d210f7cc1f42d82ded17719\n'-dirty
author | rdvelazquez |
---|---|
date | Mon, 25 Mar 2019 13:21:35 -0400 |
parents | 9dc36a1975e8 |
children |
comparison
equal
deleted
inserted
replaced
2:9dc36a1975e8 | 3:8a6f3d2a2d23 |
---|---|
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@"> |
6 python-hivclustering</requirement> | |
6 </requirements> | 7 </requirements> |
7 </xml> | 8 </xml> |
8 <token name="@VERSION@">1.3.1</token> | 9 <token name="@VERSION@">1.4.0</token> |
9 <xml name="citations"> | 10 <xml name="citations"> |
10 <citations> | 11 <citations> |
11 <citation type="bibtex"> | 12 <citation type="bibtex">@UNPUBLISHED{spond, author = "Sergei |
12 @UNPUBLISHED{spond, | 13 Kosakovsky Pond", title = "HyPhy: Hypothesis Testing using |
13 author = "Sergei Kosakovsky Pond", | 14 Phylogenies", year = "2000", note = "http://hyphy.org/", url |
14 title = "HyPhy: Hypothesis Testing using Phylogenies", | 15 = "http://hyphy.org/"}</citation> |
15 year = "2000", | |
16 note = "http://hyphy.org/", | |
17 url = "http://hyphy.org/"} | |
18 </citation> | |
19 </citations> | 16 </citations> |
20 </xml> | 17 </xml> |
21 </macros> | 18 </macros> |