Mercurial > repos > iuc > tn93
view macros.xml @ 4:00a8c36fc98c draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/tn93/ commit 4478bc769802798cc88d0802a9b056edccc389d7
author | iuc |
---|---|
date | Mon, 21 Jul 2025 07:47:31 +0000 |
parents | 2fd21f5b16bc |
children |
line wrap: on
line source
<?xml version="1.0"?> <macros> <token name="@TOOL_VERSION@">1.0.15</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>