annotate macros.xml @ 0:2318765c8bea 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:25:09 -0400
parents
children 48811829d3fd
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
2318765c8bea planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/biom_format commit 01bf97e10e5491ec878cca24495d8125449dfc1e
iuc
parents:
diff changeset
1 <macros>
2318765c8bea planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/biom_format commit 01bf97e10e5491ec878cca24495d8125449dfc1e
iuc
parents:
diff changeset
2 <xml name="requirements">
2318765c8bea planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/biom_format commit 01bf97e10e5491ec878cca24495d8125449dfc1e
iuc
parents:
diff changeset
3 <requirements>
2318765c8bea planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/biom_format commit 01bf97e10e5491ec878cca24495d8125449dfc1e
iuc
parents:
diff changeset
4 <requirement type="package" version="2.1.5">biom-format</requirement>
2318765c8bea planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/biom_format commit 01bf97e10e5491ec878cca24495d8125449dfc1e
iuc
parents:
diff changeset
5 <yield/>
2318765c8bea planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/biom_format commit 01bf97e10e5491ec878cca24495d8125449dfc1e
iuc
parents:
diff changeset
6 </requirements>
2318765c8bea planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/biom_format commit 01bf97e10e5491ec878cca24495d8125449dfc1e
iuc
parents:
diff changeset
7 </xml>
2318765c8bea planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/biom_format commit 01bf97e10e5491ec878cca24495d8125449dfc1e
iuc
parents:
diff changeset
8 <token name="@VERSION@">2.1.5</token>
2318765c8bea planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/biom_format commit 01bf97e10e5491ec878cca24495d8125449dfc1e
iuc
parents:
diff changeset
9 <xml name="stdio">
2318765c8bea planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/biom_format commit 01bf97e10e5491ec878cca24495d8125449dfc1e
iuc
parents:
diff changeset
10 <stdio>
2318765c8bea planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/biom_format commit 01bf97e10e5491ec878cca24495d8125449dfc1e
iuc
parents:
diff changeset
11 <exit_code range="1:" />
2318765c8bea planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/biom_format commit 01bf97e10e5491ec878cca24495d8125449dfc1e
iuc
parents:
diff changeset
12 <exit_code range=":-1" />
2318765c8bea planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/biom_format commit 01bf97e10e5491ec878cca24495d8125449dfc1e
iuc
parents:
diff changeset
13 </stdio>
2318765c8bea planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/biom_format commit 01bf97e10e5491ec878cca24495d8125449dfc1e
iuc
parents:
diff changeset
14 </xml>
2318765c8bea planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/biom_format commit 01bf97e10e5491ec878cca24495d8125449dfc1e
iuc
parents:
diff changeset
15 <xml name="version_command">
2318765c8bea planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/biom_format commit 01bf97e10e5491ec878cca24495d8125449dfc1e
iuc
parents:
diff changeset
16 <version_command>biom --version</version_command>
2318765c8bea planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/biom_format commit 01bf97e10e5491ec878cca24495d8125449dfc1e
iuc
parents:
diff changeset
17 </xml>
2318765c8bea planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/biom_format commit 01bf97e10e5491ec878cca24495d8125449dfc1e
iuc
parents:
diff changeset
18 <xml name="citations">
2318765c8bea planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/biom_format commit 01bf97e10e5491ec878cca24495d8125449dfc1e
iuc
parents:
diff changeset
19 <citations>
2318765c8bea planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/biom_format commit 01bf97e10e5491ec878cca24495d8125449dfc1e
iuc
parents:
diff changeset
20 <citation type="doi">10.1186/2047-217X-1-7</citation>
2318765c8bea planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/biom_format commit 01bf97e10e5491ec878cca24495d8125449dfc1e
iuc
parents:
diff changeset
21 <yield/>
2318765c8bea planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/biom_format commit 01bf97e10e5491ec878cca24495d8125449dfc1e
iuc
parents:
diff changeset
22 </citations>
2318765c8bea planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/biom_format commit 01bf97e10e5491ec878cca24495d8125449dfc1e
iuc
parents:
diff changeset
23 </xml>
2318765c8bea planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/biom_format commit 01bf97e10e5491ec878cca24495d8125449dfc1e
iuc
parents:
diff changeset
24 </macros>