comparison macros.xml @ 0:6ef10b28e967 draft

planemo upload for repository https://github.com/davebx/bioext-gx/ commit e85b8f45da435793513a47e4586b90ddec63fa86
author iuc
date Wed, 16 May 2018 17:34:42 -0400
parents
children f9b72a376ec9
comparison
equal deleted inserted replaced
-1:000000000000 0:6ef10b28e967
1 <?xml version="1.0"?>
2 <macros>
3 <token name="@VERSION@">0.18.6</token>
4 <xml name="requirements">
5 <requirements>
6 <requirement type="package" version="@VERSION@">python-bioext</requirement>
7 </requirements>
8 </xml>
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>