Mercurial > repos > iuc > bioext_bealign
diff 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 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/macros.xml Wed May 16 17:34:42 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