Mercurial > repos > bgruening > diamond
comparison 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 |
comparison
equal
deleted
inserted
replaced
0:98037ef3d2a9 | 1:df7738595640 |
---|---|
1 <macros> | |
2 <token name="@VERSION@">0.8.24</token> | |
3 | |
4 <xml name="requirements"> | |
5 <requirements> | |
6 <requirement type="package" version="@VERSION@">diamond</requirement> | |
7 </requirements> | |
8 </xml> | |
9 | |
10 <xml name="stdio"> | |
11 <stdio> | |
12 </stdio> | |
13 </xml> | |
14 | |
15 <xml name="version_command"> | |
16 <version_command>diamond version</version_command> | |
17 </xml> | |
18 | |
19 <xml name="citations"> | |
20 <citations> | |
21 <citation type="doi">10.1038/nmeth.3176</citation> | |
22 </citations> | |
23 </xml> | |
24 </macros> |