annotate humann2_reduce_table.xml @ 0:abe72aa5a8b9 draft

planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
author bebatut
date Mon, 20 Feb 2017 11:26:18 -0500
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
abe72aa5a8b9 planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
1 <tool id="humann2_reduce_table" name="Reduce" version="@WRAPPER_VERSION@.0">
abe72aa5a8b9 planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
2 <description>a HUMAnN2 generated table</description>
abe72aa5a8b9 planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
3
abe72aa5a8b9 planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
4 <macros>
abe72aa5a8b9 planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
5 <import>humann2_macros.xml</import>
abe72aa5a8b9 planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
6 </macros>
abe72aa5a8b9 planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
7
abe72aa5a8b9 planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
8 <expand macro="requirements"/>
abe72aa5a8b9 planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
9 <expand macro="stdio"/>
abe72aa5a8b9 planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
10
abe72aa5a8b9 planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
11 <version_command>
abe72aa5a8b9 planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
12 <![CDATA[
abe72aa5a8b9 planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
13 humann2_reduce_table --version
abe72aa5a8b9 planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
14 ]]>
abe72aa5a8b9 planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
15 </version_command>
abe72aa5a8b9 planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
16
abe72aa5a8b9 planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
17 <command><![CDATA[
abe72aa5a8b9 planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
18 humann2_reduce_table
abe72aa5a8b9 planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
19 --input '$input'
abe72aa5a8b9 planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
20 -o '$output_table'
abe72aa5a8b9 planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
21 --function '$function'
abe72aa5a8b9 planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
22 --sort-by '$sort'
abe72aa5a8b9 planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
23 ]]></command>
abe72aa5a8b9 planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
24
abe72aa5a8b9 planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
25 <inputs>
abe72aa5a8b9 planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
26 <param argument="--input" type="data" format="tsv" label="Gene/pathway table"/>
abe72aa5a8b9 planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
27 <param argument="--function" type="select" label="Function to apply">
abe72aa5a8b9 planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
28 <option value="max" selected="true">Max</option>
abe72aa5a8b9 planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
29 <option value="sum">Sum</option>
abe72aa5a8b9 planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
30 <option value="mean">Mean</option>
abe72aa5a8b9 planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
31 <option value="min">Min</option>
abe72aa5a8b9 planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
32 </param>
abe72aa5a8b9 planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
33 <param name="sort" type="select" label="How to sort the output" argument="--sort-by">
abe72aa5a8b9 planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
34 <option value="name" selected="true">Name</option>
abe72aa5a8b9 planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
35 <option value="value">value</option>
abe72aa5a8b9 planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
36 <option value="level">level</option>
abe72aa5a8b9 planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
37 </param>
abe72aa5a8b9 planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
38 </inputs>
abe72aa5a8b9 planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
39
abe72aa5a8b9 planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
40 <outputs>
abe72aa5a8b9 planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
41 <data format="tsv" name="output_table" label="${tool.name} on ${on_string}: Reduced table" />
abe72aa5a8b9 planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
42 </outputs>
abe72aa5a8b9 planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
43
abe72aa5a8b9 planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
44 <tests>
abe72aa5a8b9 planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
45 <test>
abe72aa5a8b9 planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
46 <param name="input" value="demo_genefamilies.tsv"/>
abe72aa5a8b9 planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
47 <param name="function" value="max"/>
abe72aa5a8b9 planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
48 <param name="sort" value="name"/>
abe72aa5a8b9 planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
49 <output name="output_table" file="max_reduced_gene_family_abundance.tsv"/>
abe72aa5a8b9 planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
50 </test>
abe72aa5a8b9 planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
51 </tests>
abe72aa5a8b9 planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
52
abe72aa5a8b9 planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
53 <help><![CDATA[
abe72aa5a8b9 planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
54 **What it does**
abe72aa5a8b9 planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
55
abe72aa5a8b9 planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
56 HUMAnN is a pipeline for efficiently and accuretly profiling the presence/absence and abundance of microbial pathways in a community from metagenomic or metatranscriptomic sequencing data. `Read more about the tool <http://huttenhower.sph.harvard.edu/humann2/manual>`_.
abe72aa5a8b9 planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
57
abe72aa5a8b9 planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
58 Reduce HUMAnN2 table is a tool to reduce the table given a function (max, sum, mean or min).
abe72aa5a8b9 planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
59
abe72aa5a8b9 planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
60 HUMAnN is a pipeline for efficiently and accuretly profiling the presence/absence and abundance of microbial pathways in a community from metagenomic or metatranscriptomic sequencing data. `Read more about the tool <http://huttenhower.sph.harvard.edu/humann2/manual>`_.
abe72aa5a8b9 planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
61
abe72aa5a8b9 planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
62 ]]></help>
abe72aa5a8b9 planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
63
abe72aa5a8b9 planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
64 <expand macro="citations"/>
abe72aa5a8b9 planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
65 </tool>