Mercurial > repos > iuc > bracken
view macros.xml @ 7:978ae4147c29 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bracken commit db62b99fe2c0e77e7ee63da5fb315f4b6d95170b
author | iuc |
---|---|
date | Mon, 22 May 2023 19:24:46 +0000 |
parents | 79450f7fd718 |
children | 1d4bd12f01cf |
line wrap: on
line source
<macros> <token name="@TOOL_VERSION@">2.8</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>