Mercurial > repos > iuc > metamdbg_asm
view macros.xml @ 2:e7f72ab9dbdf draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/metamdbg commit ed282ed85937d45bd8f7bced576195ce9aad5fa4
| author | iuc |
|---|---|
| date | Thu, 05 Mar 2026 21:11:46 +0000 |
| parents | 6f4aafd03a59 |
| children |
line wrap: on
line source
<macros> <token name="@TOOL_VERSION@">1.3.1</token> <token name="@VERSION_SUFFIX@">0</token> <token name="@PROFILE@">25.0</token> <xml name="requirements"> <requirements> <requirement type="package" version="@TOOL_VERSION@">metamdbg</requirement> <requirement type="package" version="3.11">grep</requirement> </requirements> </xml> <xml name="edam"> <edam_topics> <edam_topic>topic_3170</edam_topic> <!-- Metagenomics --> <edam_topic>topic_0624</edam_topic> <!-- Genomics --> <edam_topic>topic_3168</edam_topic> <!-- Sequence assembly --> </edam_topics> <edam_operations> <edam_operation>operation_0292</edam_operation> <!-- Sequence analysis --> </edam_operations> </xml> <xml name="biotools"> <xrefs> <xref type="bio.tools">metamdbg</xref> </xrefs> </xml> <xml name="version"> <version_command>metaMDBG --version</version_command> </xml> <xml name="citations"> <citations> <citation type="doi">10.1038/s41587-023-01983-6</citation> </citations> </xml> </macros>
