Mercurial > repos > iuc > profile2cami
view macros.xml @ 3:6bc0c090133f draft
planemo upload for repository https://github.com/shenwei356/taxonkit commit 5607ad57d394e88c2b8b22f5bf4475b729d95c26
author | iuc |
---|---|
date | Thu, 15 Aug 2024 13:34:52 +0000 |
parents | b6dd55c620f8 |
children | d38b9fdf04e0 |
line wrap: on
line source
<macros> <xml name="requirements"> <requirements> <requirement type="package" version="@TOOL_VERSION@">taxonkit</requirement> <yield/> </requirements> </xml> <token name="@TOOL_VERSION@">0.17.0</token> <token name="@VERSION_SUFFIX@">0</token> <token name="@PROFILE@">21.05</token> <xml name="biotools"> <xrefs> <xref type="bio.tools">taxonkit</xref> </xrefs> </xml> <xml name="citations"> <citations> <citation type="doi">10.1016/j.jgg.2021.03.006</citation> <yield/> </citations> </xml> </macros>