annotate humann2_split_table.xml @ 5:6e900a7ed7d6 draft default tip

planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f45f31529390153bdaf93a3c94a65f6888ed484b\n'-dirty
author bebatut
date Fri, 03 Mar 2017 07:12:48 -0500
parents 36a78e81ee4c
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
36a78e81ee4c 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_split_table" name="Split" version="@WRAPPER_VERSION@.0">
36a78e81ee4c 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>
36a78e81ee4c planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
3
36a78e81ee4c planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
4 <macros>
36a78e81ee4c 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>
36a78e81ee4c planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
6 </macros>
36a78e81ee4c planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
7
36a78e81ee4c 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"/>
36a78e81ee4c 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"/>
36a78e81ee4c planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
10
36a78e81ee4c 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>
36a78e81ee4c planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
12 <![CDATA[
36a78e81ee4c planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
13 humann2_split_table --version
36a78e81ee4c planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
14 ]]>
36a78e81ee4c 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>
36a78e81ee4c planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
16
36a78e81ee4c 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[
36a78e81ee4c planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
18 humann2_split_table
36a78e81ee4c 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'
36a78e81ee4c 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'
36a78e81ee4c planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
21 #if $taxonomy_index
36a78e81ee4c planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
22 --taxonomy_index '$taxonomy_index'
36a78e81ee4c planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
23 #end if
36a78e81ee4c planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
24 #if $taxonomy_level
36a78e81ee4c planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
25 --taxonomy_level '$taxonomy_level'
36a78e81ee4c planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
26 #end if
36a78e81ee4c planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
27 ]]></command>
36a78e81ee4c planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
28
36a78e81ee4c planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
29 <inputs>
36a78e81ee4c planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
30 <param argument="--input" type="data" format="tsv,biom" label="Gene table to split"/>
36a78e81ee4c planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
31 <param argument="--taxonomy_index" type="text" label="Index of the gene in the taxonomy data" optional="true"/>
36a78e81ee4c planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
32 <param argument="--taxonomy_level" type="select" label="Level of taxonomy for the output" optional="true" help="if input is from picrust metagenome_contributions.py">
36a78e81ee4c planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
33 <option value="Kingdom">Kingdom</option>
36a78e81ee4c 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="Phylum">Phylum</option>
36a78e81ee4c 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="Class">Class</option>
36a78e81ee4c 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="Order">Order</option>
36a78e81ee4c planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
37 <option value="Family">Family</option>
36a78e81ee4c planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
38 <option value="Genus">Genus</option>
36a78e81ee4c planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
39 <option value="Species">Species</option>
36a78e81ee4c planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
40 </param>
36a78e81ee4c planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
41 </inputs>
36a78e81ee4c planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
42
36a78e81ee4c planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
43 <outputs>
36a78e81ee4c planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
44 <collection type="list" name="split_tables" label="${tool.name} on ${on_string}: Split tables">
36a78e81ee4c planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
45 <discover_datasets pattern="__designation_and_ext__" directory="output"/>
36a78e81ee4c planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
46 </collection>
36a78e81ee4c planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
47 </outputs>
36a78e81ee4c planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
48
36a78e81ee4c planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
49 <tests>
36a78e81ee4c planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
50 <test>
36a78e81ee4c planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
51 <param name="input" value="joined_pathway_coverage_abundance.tsv"/>
36a78e81ee4c planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
52 <output_collection name="split_tables" type="list" >
36a78e81ee4c planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
53 <element name="demo_Coverage" file="demo_Coverage.tsv" />
36a78e81ee4c planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
54 <element name="demo_Abundance" file="demo_Abundance.tsv" />
36a78e81ee4c planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
55 </output_collection>
36a78e81ee4c planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
56 </test>
36a78e81ee4c planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
57 </tests>
36a78e81ee4c planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
58
36a78e81ee4c planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
59 <help><![CDATA[
36a78e81ee4c planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
60 **What it does**
36a78e81ee4c planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
61
36a78e81ee4c planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
62 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>`_.
36a78e81ee4c planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
63
36a78e81ee4c planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
64 Split HUMAnN2 table is a tool to split a gene table with multiple columns. This file can have been generated with the join table tool.
36a78e81ee4c planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
65 ]]></help>
36a78e81ee4c planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
66
36a78e81ee4c planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
67 <expand macro="citations"/>
36a78e81ee4c planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff changeset
68 </tool>