Mercurial > repos > iuc > iqtree
diff iqtree_macros.xml @ 13:9454e1c4f022 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/iqtree/ commit 01204be0cb805c82785dcef994237b96a39ee40c
| author | iuc |
|---|---|
| date | Mon, 27 May 2024 19:54:29 +0000 |
| parents | df8bf04acdb1 |
| children | 55b91acb1314 |
line wrap: on
line diff
--- a/iqtree_macros.xml Sat Nov 27 09:44:25 2021 +0000 +++ b/iqtree_macros.xml Mon May 27 19:54:29 2024 +0000 @@ -1,13 +1,18 @@ <macros> - <token name="@TOOL_VERSION@">2.1.2</token> - <token name="@VERSION_SUFFIX@">2</token> - + <token name="@TOOL_VERSION@">2.3.4</token> + <token name="@VERSION_SUFFIX@">0</token> <xml name="requirements"> <requirements> <requirement type="package" version="@TOOL_VERSION@">iqtree</requirement> </requirements> </xml> + <xml name="xrefs"> + <xrefs> + <xref type="bio.tools">iqtree</xref> + </xrefs> + </xml> + <xml name="sanitize_query" token_validinitial="string.printable"> <sanitizer> <valid initial="@VALIDINITIAL@">
