Mercurial > repos > rdvelazquez > bioext_bam2msa
comparison macros.xml @ 0:72b7678b5b09 draft
planemo upload for repository https://github.com/davebx/bioext-gx/ commit b'9a4a7b16c82dfaac1f49ba23a02560d6524233e3\n'-dirty
author | rdvelazquez |
---|---|
date | Wed, 14 Mar 2018 14:46:48 -0400 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:72b7678b5b09 |
---|---|
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> |