Mercurial > repos > iuc > tn93_filter
comparison macros.xml @ 0:ba95715078c9 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/tn93/ commit eec640a7c26b728f8175885926fe368b0756d9e5"
author | iuc |
---|---|
date | Fri, 23 Apr 2021 03:05:08 +0000 |
parents | |
children | cf50aeb956f2 |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:ba95715078c9 |
---|---|
1 <?xml version="1.0"?> | |
2 <macros> | |
3 <token name="@VERSION@">1.0.6</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> |