Mercurial > repos > rdvelazquez > bioext_bealign
view macros.xml @ 0:2d9b98a2a0d6 draft
planemo upload for repository https://github.com/davebx/bioext-gx/ commit b'9a4a7b16c82dfaac1f49ba23a02560d6524233e3\n'-dirty
| author | rdvelazquez |
|---|---|
| date | Wed, 14 Mar 2018 14:44:06 -0400 |
| parents | |
| children |
line wrap: on
line source
<?xml version="1.0"?> <macros> <token name="@VERSION@">0.18.6</token> <xml name="requirements"> <requirements> <requirement type="package" version="@VERSION@">python-bioext</requirement> </requirements> </xml> <xml name="citations"> <citations> <citation type="bibtex"> @UNPUBLISHED{spond, author = "Sergei Kosakovsky Pond", title = "HyPhy: Hypothesis Testing using Phylogenies", year = "2000", note = "http://hyphy.org/", url = "http://hyphy.org/"} </citation> </citations> </xml> </macros>
