Mercurial > repos > iuc > profile2cami
view macros.xml @ 5:69c124308f2c draft
planemo upload for repository https://github.com/shenwei356/taxonkit commit f6d06caeb4cc814b70377e4c4f5a564de43abfe3
| author | iuc |
|---|---|
| date | Mon, 17 Mar 2025 09:46:17 +0000 |
| parents | 12d77f26745a |
| children | d2ede113b733 |
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.19.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>
