Mercurial > repos > iuc > tn93_filter
view macros.xml @ 1:cf50aeb956f2 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/tn93/ commit 98c0d716cbd1237ae735ce83e0153ee246abd5d8"
author | iuc |
---|---|
date | Wed, 20 Apr 2022 16:59:05 +0000 |
parents | ba95715078c9 |
children | 1aa73004ba9b |
line wrap: on
line source
<?xml version="1.0"?> <macros> <token name="@TOOL_VERSION@">1.0.6</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>