Mercurial > repos > bgruening > diamond
view macros.xml @ 14:b9c935b23399 draft
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/diamond commit a4373629a15371415c1b876d0b006c419eef087f
author | bgruening |
---|---|
date | Tue, 08 Aug 2017 16:33:35 -0400 |
parents | 91b7b502af17 |
children | 409ecbc31558 |
line wrap: on
line source
<macros> <token name="@VERSION@">0.8.24</token> <xml name="requirements"> <requirements> <requirement type="package" version="@VERSION@">diamond</requirement> </requirements> </xml> <xml name="stdio"> <stdio> </stdio> </xml> <xml name="version_command"> <version_command>diamond version</version_command> </xml> <xml name="citations"> <citations> <citation type="doi">10.1038/nmeth.3176</citation> </citations> </xml> </macros>