Mercurial > repos > iuc > profile2cami
view macros.xml @ 6:d2ede113b733 draft default tip
planemo upload for repository https://github.com/shenwei356/taxonkit commit 4e6f8161691d2e88db006058c68a3354274a815f
| author | iuc |
|---|---|
| date | Mon, 05 May 2025 18:54:07 +0000 |
| parents | 69c124308f2c |
| children |
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.20.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>
