Mercurial > repos > bgruening > diamond
view macros.xml @ 1:df7738595640 draft
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/diamond commit cc80b878817d052398db16574917900ebe15292e
author | bgruening |
---|---|
date | Mon, 06 Feb 2017 07:08:25 -0500 |
parents | |
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>