Mercurial > repos > iuc > tn93
comparison macros.xml @ 0:ccebde0e2d61 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/tn93/ commit 53d8d20f3b6716d7ce8d0f56916563d21fe3aa4a
author | iuc |
---|---|
date | Wed, 17 Jul 2019 13:42:11 -0400 |
parents | |
children | 9d793e88e15f |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:ccebde0e2d61 |
---|---|
1 <?xml version="1.0"?> | |
2 <macros> | |
3 <token name="@VERSION@">1.0.4</token> | |
4 <xml name="citations"> | |
5 <citations> | |
6 <citation type="bibtex"> | |
7 @UNPUBLISHED{spond, | |
8 author = "Sergei Kosakovsky Pond", | |
9 title = "HyPhy: Hypothesis Testing using Phylogenies", | |
10 year = "2000", | |
11 note = "http://hyphy.org/", | |
12 url = "http://hyphy.org/"} | |
13 </citation> | |
14 <yield /> | |
15 </citations> | |
16 </xml> | |
17 </macros> |