Mercurial > repos > iuc > bracken
view macros.xml @ 2:a5145865e467 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bracken commit 2a7a1f987c8fd07ae19140dd0ae86ff2a710de52"
author | iuc |
---|---|
date | Thu, 17 Oct 2019 15:50:37 -0400 |
parents | 0b967e0ceb18 |
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>