Mercurial > repos > iuc > bracken
view macros.xml @ 9:0c7b6eb7e752 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bracken commit 9af8730b86781bcbbe1cb62402967fa316cfec80
author | iuc |
---|---|
date | Mon, 29 Jul 2024 07:25:12 +0000 |
parents | 1d4bd12f01cf |
children |
line wrap: on
line source
<macros> <token name="@TOOL_VERSION@">3.0</token> <token name="@VERSION_SUFFIX@">0</token> <token name="@PROFILE@">22.01</token> <xml name="requirements"> <requirements> <requirement type="package" version="@TOOL_VERSION@">bracken</requirement> </requirements> </xml> <xml name="version"> <version_command>echo @TOOL_VERSION@</version_command> </xml> <xml name="edam"> <edam_topics> <edam_topic>topic_3174</edam_topic> <edam_topic>topic_3697</edam_topic> </edam_topics> <edam_operations> <edam_operation>operation_2238</edam_operation> </edam_operations> </xml> <xml name="xref"> <xrefs> <xref type="bio.tools">bracken</xref> </xrefs> </xml> <xml name="citations"> <citations> <citation type="doi">10.7717/peerj-cs.104</citation> </citations> </xml> </macros>