Mercurial > repos > iuc > seqkit_fx2tab
view macros.xml @ 12:bfeec7371833 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seqkit commit 4b34a4e0d3a8482acd3c0773a79658ec6add3fb3
| author | iuc |
|---|---|
| date | Wed, 20 Aug 2025 15:05:33 +0000 |
| parents | b91a71153b2f |
| children | bf232552f5fe |
line wrap: on
line source
<macros> <token name="@TOOL_VERSION@">2.10.0</token> <token name="@VERSION_SUFFIX@">2</token> <token name="@PROFILE@">24.0</token> <xml name="bio_tools"> <xrefs> <xref type="bio.tools">seqkit</xref> </xrefs> </xml> <xml name="requirements"> <requirements> <requirement type="package" version="@TOOL_VERSION@">seqkit</requirement> </requirements> </xml> <xml name="citations"> <citations> <citation type="doi">10.1371/journal.pone.0163962</citation> </citations> </xml> </macros>
