Mercurial > repos > bebatut > humann2_rename_table
annotate humann2_rename_table.xml @ 5:ffba4cba95c7 draft
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 06:27:03 -0500 |
parents | 993b75cba608 |
children |
rev | line source |
---|---|
0
993b75cba608
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_rename_table" name="Rename" version="@WRAPPER_VERSION@.0"> |
993b75cba608
planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff
changeset
|
2 <description>features of a HUMAnN2 generated table</description> |
993b75cba608
planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff
changeset
|
3 |
993b75cba608
planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff
changeset
|
4 <macros> |
993b75cba608
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> |
993b75cba608
planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff
changeset
|
6 </macros> |
993b75cba608
planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff
changeset
|
7 |
993b75cba608
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"/> |
993b75cba608
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"/> |
993b75cba608
planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff
changeset
|
10 |
993b75cba608
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> |
993b75cba608
planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff
changeset
|
12 <![CDATA[ |
993b75cba608
planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff
changeset
|
13 humann2_rename_table --version |
993b75cba608
planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff
changeset
|
14 ]]> |
993b75cba608
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> |
993b75cba608
planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff
changeset
|
16 |
993b75cba608
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[ |
993b75cba608
planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff
changeset
|
18 humann2_rename_table |
993b75cba608
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' |
993b75cba608
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' |
993b75cba608
planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff
changeset
|
21 --names '$names' |
993b75cba608
planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff
changeset
|
22 $simplify |
993b75cba608
planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff
changeset
|
23 #if $custom |
993b75cba608
planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff
changeset
|
24 --custom '$custom' |
993b75cba608
planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff
changeset
|
25 #end if |
993b75cba608
planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff
changeset
|
26 ]]></command> |
993b75cba608
planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff
changeset
|
27 |
993b75cba608
planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff
changeset
|
28 <inputs> |
993b75cba608
planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff
changeset
|
29 <param argument="--input" type="data" format="tsv" label="Gene/pathway table"/> |
993b75cba608
planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff
changeset
|
30 |
993b75cba608
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="--names" type="select" label="Table features that can be renamed"> |
993b75cba608
planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff
changeset
|
32 <option value="metacyc-rxn" selected="true">MetaCyc reactions</option> |
993b75cba608
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="metacyc-pwy">MetaCyc pathways</option> |
993b75cba608
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="infogo1000">InfoGO1000</option> |
993b75cba608
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="uniref90">UniRef90</option> |
993b75cba608
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="kegg-module">KEGG Module</option> |
993b75cba608
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="ec">Enzyme commision (EC)</option> |
993b75cba608
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="go">Gene Ontology (GO)</option> |
993b75cba608
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="pfam">PFAM</option> |
993b75cba608
planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff
changeset
|
40 <option value="eggnog">eggNOG</option> |
993b75cba608
planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff
changeset
|
41 <option value="uniref50">UniRef50</option> |
993b75cba608
planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff
changeset
|
42 <option value="kegg-pathway">KEGG Pathway</option> |
993b75cba608
planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff
changeset
|
43 <option value="kegg-orthology">KEGG Orthology</option> |
993b75cba608
planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff
changeset
|
44 </param> |
993b75cba608
planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff
changeset
|
45 <param argument='--simplify' type='boolean' checked="false" truevalue='--simplify' falsevalue='' label="Remove non-alphanumeric characters from names?"/> |
993b75cba608
planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff
changeset
|
46 <param argument="--custom" type="data" format="tsv" label="Mapping file" help="The mapping file must be tabular format file with two tab-separated columns. The first column must contain the value you want to modify and the second contain the new value" optional="true"/> |
993b75cba608
planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff
changeset
|
47 </inputs> |
993b75cba608
planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff
changeset
|
48 |
993b75cba608
planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff
changeset
|
49 <outputs> |
993b75cba608
planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff
changeset
|
50 <data format="tsv" name="output_table" label="${tool.name} on ${on_string}: Renamed table" /> |
993b75cba608
planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff
changeset
|
51 </outputs> |
993b75cba608
planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff
changeset
|
52 |
993b75cba608
planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff
changeset
|
53 <tests> |
993b75cba608
planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff
changeset
|
54 <test> |
993b75cba608
planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff
changeset
|
55 <param name="input" value="demo_genefamilies.tsv"/> |
993b75cba608
planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff
changeset
|
56 <param name="names" value="uniref90" /> |
993b75cba608
planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff
changeset
|
57 <param name='simplify' value=""/> |
993b75cba608
planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff
changeset
|
58 <output name="output_table"> |
993b75cba608
planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff
changeset
|
59 <assert_contents> |
993b75cba608
planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff
changeset
|
60 <has_text text="UniRef90_R6I0Z3: NO_NAME|g__Bacteroides.s__Bacteroides_vulgatus" /> |
993b75cba608
planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff
changeset
|
61 <has_text text="UniRef90_I9RGY5: Tape measure domain-containing protein|g__Bacteroides.s__Bacteroides_dorei" /> |
993b75cba608
planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff
changeset
|
62 <has_text text="UniRef90_C3RF26: HRDC domain protein" /> |
993b75cba608
planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff
changeset
|
63 </assert_contents> |
993b75cba608
planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff
changeset
|
64 </output> |
993b75cba608
planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff
changeset
|
65 </test> |
993b75cba608
planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff
changeset
|
66 </tests> |
993b75cba608
planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff
changeset
|
67 |
993b75cba608
planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff
changeset
|
68 <help><![CDATA[ |
993b75cba608
planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff
changeset
|
69 **What it does** |
993b75cba608
planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff
changeset
|
70 |
993b75cba608
planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff
changeset
|
71 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>`_. |
993b75cba608
planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff
changeset
|
72 |
993b75cba608
planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff
changeset
|
73 Rename HUMAnN2 table features is a tool for renaming table features given a custom mapping. The mapping file must be tabular format file with two tab-separated columns. The first column must contain the value you want to modify and the second contain the new valu |
993b75cba608
planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff
changeset
|
74 ]]></help> |
993b75cba608
planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff
changeset
|
75 |
993b75cba608
planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff
changeset
|
76 <expand macro="citations"/> |
993b75cba608
planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
bebatut
parents:
diff
changeset
|
77 </tool> |