Mercurial > repos > iuc > profile2cami
comparison macros.xml @ 0:0fd79958fac6 draft
planemo upload for repository https://github.com/shenwei356/taxonkit commit 695ea582a8d3bf7845dd4cddbc8b591e4b6c4e82
author | iuc |
---|---|
date | Fri, 26 Jul 2024 09:26:02 +0000 |
parents | |
children | b6dd55c620f8 |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:0fd79958fac6 |
---|---|
1 <macros> | |
2 <xml name="requirements"> | |
3 <requirements> | |
4 <requirement type="package" version="@TOOL_VERSION@">taxonkit</requirement> | |
5 <yield/> | |
6 </requirements> | |
7 </xml> | |
8 <token name="@TOOL_VERSION@">0.17.0</token> | |
9 <token name="@VERSION_SUFFIX@">0</token> | |
10 <token name="@PROFILE@">21.05</token> | |
11 <xml name="biotools"> | |
12 <xrefs> | |
13 <xref type="bio.tools">taxonkit</xref> | |
14 </xrefs> | |
15 </xml> | |
16 <xml name="citations"> | |
17 <citations> | |
18 <citation type="doi">10.1016/j.jgg.2021.03.006</citation> | |
19 <yield/> | |
20 </citations> | |
21 </xml> | |
22 </macros> |