Mercurial > repos > iuc > seqkit_fx2tab
view macros.xml @ 4:955d1814ed1c draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seqkit commit 771baec9a4ef7f027d05863c53fcf46ab73e561b
| author | iuc |
|---|---|
| date | Wed, 06 Nov 2024 13:25:26 +0000 |
| parents | 8d9ee1d00f7f |
| children | 8eed2ffb2f6a |
line wrap: on
line source
<macros> <token name="@TOOL_VERSION@">2.9.0</token> <token name="@VERSION_SUFFIX@">0</token> <token name="@PROFILE@">20.09</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>
