Mercurial > repos > iuc > bracken
view macros.xml @ 1:0b967e0ceb18 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bracken commit 7a6b3feb245124fa7268a4c334327dfca24d1de5"
author | iuc |
---|---|
date | Thu, 17 Oct 2019 13:20:54 -0400 |
parents | b7b1c8bf7ae0 |
children | b08ac10aed96 |
line wrap: on
line source
<macros> <token name="@TOOL_VERSION@">2.5</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="citations"> <citations> <citation type="doi">10.7717/peerj-cs.104</citation> </citations> </xml> </macros>