Mercurial > repos > bgruening > diamond
view macros.xml @ 5:3c6b132b154a 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:49 -0400 |
parents | df7738595640 |
children | 64be1ac21109 |
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>