Mercurial > repos > rdvelazquez > bioext_bam2msa
diff 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 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/macros.xml Wed Mar 14 14:46:48 2018 -0400 @@ -0,0 +1,21 @@ +<?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> \ No newline at end of file