Mercurial > repos > rdvelazquez > bioext_bam2msa
view macros.xml @ 2:80fc71979f19 draft default tip
planemo upload for repository https://github.com/davebx/bioext-gx/ commit b'9b6c45716dc6760ae1a91530c0c12860b8d50088\n'-dirty
author | rdvelazquez |
---|---|
date | Fri, 22 Mar 2019 11:43:12 -0400 |
parents | 72b7678b5b09 |
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>