Mercurial > repos > iuc > tn93
view macros.xml @ 3:2fd21f5b16bc 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:29 +0000 |
parents | b38f620a3628 |
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>