Mercurial > repos > iuc > tn93_filter
view macros.xml @ 2:1aa73004ba9b draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/tn93/ commit e9f254ea1c6712a96512cae4df91bfec8207a492
author | iuc |
---|---|
date | Sat, 28 Sep 2024 16:34:09 +0000 |
parents | cf50aeb956f2 |
children |
line wrap: on
line source
<?xml version="1.0"?> <macros> <token name="@TOOL_VERSION@">1.0.14</token> <xml name="requirements"> <requirements> <requirement type="package" version="@TOOL_VERSION@">tn93</requirement> <yield /> </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> <yield /> </citations> </xml> </macros>