Mercurial > repos > iuc > biom_convert
comparison macros.xml @ 0:501c21cce614 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/biom_format commit 01bf97e10e5491ec878cca24495d8125449dfc1e
author | iuc |
---|---|
date | Tue, 07 Jun 2016 17:26:00 -0400 |
parents | |
children | 0de92f0b96ef |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:501c21cce614 |
---|---|
1 <macros> | |
2 <xml name="requirements"> | |
3 <requirements> | |
4 <requirement type="package" version="2.1.5">biom-format</requirement> | |
5 <yield/> | |
6 </requirements> | |
7 </xml> | |
8 <token name="@VERSION@">2.1.5</token> | |
9 <xml name="stdio"> | |
10 <stdio> | |
11 <exit_code range="1:" /> | |
12 <exit_code range=":-1" /> | |
13 </stdio> | |
14 </xml> | |
15 <xml name="version_command"> | |
16 <version_command>biom --version</version_command> | |
17 </xml> | |
18 <xml name="citations"> | |
19 <citations> | |
20 <citation type="doi">10.1186/2047-217X-1-7</citation> | |
21 <yield/> | |
22 </citations> | |
23 </xml> | |
24 </macros> |