annotate in_development/humann2_merge_abundance_tables.xml @ 4:c05e34aa939b draft

planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit e5b8f29dde45dddcda6ee283212dd1bdde487f87-dirty
author bebatut
date Fri, 18 Dec 2015 05:05:04 -0500
parents 947012405a6e
children 0d3d44f13122
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
947012405a6e planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit dd6f3fda4d992efa4a91ee0823ecc3af8a9532d3-dirty
bebatut
parents:
diff changeset
1 <tool id="humann2_merge_abundance_tables" name="Merge HUMAnN2 gene and pathway abundance tables" version="0.1.0">
947012405a6e planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit dd6f3fda4d992efa4a91ee0823ecc3af8a9532d3-dirty
bebatut
parents:
diff changeset
2 <description></description>
947012405a6e planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit dd6f3fda4d992efa4a91ee0823ecc3af8a9532d3-dirty
bebatut
parents:
diff changeset
3
947012405a6e planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit dd6f3fda4d992efa4a91ee0823ecc3af8a9532d3-dirty
bebatut
parents:
diff changeset
4 <requirements>
947012405a6e planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit dd6f3fda4d992efa4a91ee0823ecc3af8a9532d3-dirty
bebatut
parents:
diff changeset
5 <requirement type="package" version="2.2.4">bowtie2</requirement>
947012405a6e planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit dd6f3fda4d992efa4a91ee0823ecc3af8a9532d3-dirty
bebatut
parents:
diff changeset
6 <requirement type="package" version="2.0">metaphlan2</requirement>
947012405a6e planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit dd6f3fda4d992efa4a91ee0823ecc3af8a9532d3-dirty
bebatut
parents:
diff changeset
7 <requirement type="package" version="0.6.13">diamond</requirement>
947012405a6e planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit dd6f3fda4d992efa4a91ee0823ecc3af8a9532d3-dirty
bebatut
parents:
diff changeset
8 <requirement type="package" version="2.0">humann2</requirement>
947012405a6e planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit dd6f3fda4d992efa4a91ee0823ecc3af8a9532d3-dirty
bebatut
parents:
diff changeset
9 </requirements>
947012405a6e planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit dd6f3fda4d992efa4a91ee0823ecc3af8a9532d3-dirty
bebatut
parents:
diff changeset
10
947012405a6e planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit dd6f3fda4d992efa4a91ee0823ecc3af8a9532d3-dirty
bebatut
parents:
diff changeset
11 <stdio>
947012405a6e planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit dd6f3fda4d992efa4a91ee0823ecc3af8a9532d3-dirty
bebatut
parents:
diff changeset
12 <exit_code range="1:" />
947012405a6e planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit dd6f3fda4d992efa4a91ee0823ecc3af8a9532d3-dirty
bebatut
parents:
diff changeset
13 </stdio>
947012405a6e planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit dd6f3fda4d992efa4a91ee0823ecc3af8a9532d3-dirty
bebatut
parents:
diff changeset
14
947012405a6e planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit dd6f3fda4d992efa4a91ee0823ecc3af8a9532d3-dirty
bebatut
parents:
diff changeset
15 <version_command>
947012405a6e planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit dd6f3fda4d992efa4a91ee0823ecc3af8a9532d3-dirty
bebatut
parents:
diff changeset
16 <![CDATA[
947012405a6e planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit dd6f3fda4d992efa4a91ee0823ecc3af8a9532d3-dirty
bebatut
parents:
diff changeset
17 humann2_merge_abundance_tables --version
947012405a6e planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit dd6f3fda4d992efa4a91ee0823ecc3af8a9532d3-dirty
bebatut
parents:
diff changeset
18 ]]>
947012405a6e planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit dd6f3fda4d992efa4a91ee0823ecc3af8a9532d3-dirty
bebatut
parents:
diff changeset
19 </version_command>
947012405a6e planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit dd6f3fda4d992efa4a91ee0823ecc3af8a9532d3-dirty
bebatut
parents:
diff changeset
20
947012405a6e planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit dd6f3fda4d992efa4a91ee0823ecc3af8a9532d3-dirty
bebatut
parents:
diff changeset
21 <command><![CDATA[
947012405a6e planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit dd6f3fda4d992efa4a91ee0823ecc3af8a9532d3-dirty
bebatut
parents:
diff changeset
22 humann2_merge_abundance_tables
947012405a6e planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit dd6f3fda4d992efa4a91ee0823ecc3af8a9532d3-dirty
bebatut
parents:
diff changeset
23 --input-genes $input_gene
947012405a6e planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit dd6f3fda4d992efa4a91ee0823ecc3af8a9532d3-dirty
bebatut
parents:
diff changeset
24 --input-pathways $input_pathway
947012405a6e planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit dd6f3fda4d992efa4a91ee0823ecc3af8a9532d3-dirty
bebatut
parents:
diff changeset
25 --gene-mapping $gene_mapping
947012405a6e planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit dd6f3fda4d992efa4a91ee0823ecc3af8a9532d3-dirty
bebatut
parents:
diff changeset
26 --pathway-mapping $pathway-mapping
947012405a6e planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit dd6f3fda4d992efa4a91ee0823ecc3af8a9532d3-dirty
bebatut
parents:
diff changeset
27 $remove_taxonomy
947012405a6e planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit dd6f3fda4d992efa4a91ee0823ecc3af8a9532d3-dirty
bebatut
parents:
diff changeset
28
947012405a6e planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit dd6f3fda4d992efa4a91ee0823ecc3af8a9532d3-dirty
bebatut
parents:
diff changeset
29 -o $output_table
947012405a6e planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit dd6f3fda4d992efa4a91ee0823ecc3af8a9532d3-dirty
bebatut
parents:
diff changeset
30 ]]></command>
947012405a6e planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit dd6f3fda4d992efa4a91ee0823ecc3af8a9532d3-dirty
bebatut
parents:
diff changeset
31
947012405a6e planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit dd6f3fda4d992efa4a91ee0823ecc3af8a9532d3-dirty
bebatut
parents:
diff changeset
32 <inputs>
947012405a6e planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit dd6f3fda4d992efa4a91ee0823ecc3af8a9532d3-dirty
bebatut
parents:
diff changeset
33 <param name="input_gene" type="data" format="tsv" label="Gene family or EC
947012405a6e planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit dd6f3fda4d992efa4a91ee0823ecc3af8a9532d3-dirty
bebatut
parents:
diff changeset
34 abundance file" help="(--input-genes)"/>
947012405a6e planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit dd6f3fda4d992efa4a91ee0823ecc3af8a9532d3-dirty
bebatut
parents:
diff changeset
35 <param name="input_pathway" type="data" format="tsv" label="Pathway
947012405a6e planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit dd6f3fda4d992efa4a91ee0823ecc3af8a9532d3-dirty
bebatut
parents:
diff changeset
36 abundance file" help="(--input-pathways)"/>
947012405a6e planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit dd6f3fda4d992efa4a91ee0823ecc3af8a9532d3-dirty
bebatut
parents:
diff changeset
37 <param name="gene_mapping" type="data" format="tsv" label="Gene family
947012405a6e planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit dd6f3fda4d992efa4a91ee0823ecc3af8a9532d3-dirty
bebatut
parents:
diff changeset
38 to reaction mapping file" help="(--gene-mapping)"/>
947012405a6e planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit dd6f3fda4d992efa4a91ee0823ecc3af8a9532d3-dirty
bebatut
parents:
diff changeset
39 <param name="pathway_mapping" type="data" format="tsv" label="Reaction to
947012405a6e planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit dd6f3fda4d992efa4a91ee0823ecc3af8a9532d3-dirty
bebatut
parents:
diff changeset
40 pathway mapping file" help="(--pathway-mapping)"/>
947012405a6e planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit dd6f3fda4d992efa4a91ee0823ecc3af8a9532d3-dirty
bebatut
parents:
diff changeset
41 <param name='remove_taxonomy' type='boolean' checked="false"
947012405a6e planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit dd6f3fda4d992efa4a91ee0823ecc3af8a9532d3-dirty
bebatut
parents:
diff changeset
42 truevalue='--remove-taxonomy' falsevalue=''
947012405a6e planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit dd6f3fda4d992efa4a91ee0823ecc3af8a9532d3-dirty
bebatut
parents:
diff changeset
43 label="Remove the taxonomy from the output file?"
947012405a6e planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit dd6f3fda4d992efa4a91ee0823ecc3af8a9532d3-dirty
bebatut
parents:
diff changeset
44 help="(--remove-taxonomy)"/>
947012405a6e planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit dd6f3fda4d992efa4a91ee0823ecc3af8a9532d3-dirty
bebatut
parents:
diff changeset
45
947012405a6e planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit dd6f3fda4d992efa4a91ee0823ecc3af8a9532d3-dirty
bebatut
parents:
diff changeset
46 </inputs>
947012405a6e planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit dd6f3fda4d992efa4a91ee0823ecc3af8a9532d3-dirty
bebatut
parents:
diff changeset
47
947012405a6e planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit dd6f3fda4d992efa4a91ee0823ecc3af8a9532d3-dirty
bebatut
parents:
diff changeset
48 <outputs>
947012405a6e planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit dd6f3fda4d992efa4a91ee0823ecc3af8a9532d3-dirty
bebatut
parents:
diff changeset
49 <data format="tsv" name="output_table" label="Merged table for
947012405a6e planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit dd6f3fda4d992efa4a91ee0823ecc3af8a9532d3-dirty
bebatut
parents:
diff changeset
50 ${on_string} (HUMAnN2)" />
947012405a6e planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit dd6f3fda4d992efa4a91ee0823ecc3af8a9532d3-dirty
bebatut
parents:
diff changeset
51 </outputs>
947012405a6e planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit dd6f3fda4d992efa4a91ee0823ecc3af8a9532d3-dirty
bebatut
parents:
diff changeset
52
947012405a6e planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit dd6f3fda4d992efa4a91ee0823ecc3af8a9532d3-dirty
bebatut
parents:
diff changeset
53 <tests>
947012405a6e planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit dd6f3fda4d992efa4a91ee0823ecc3af8a9532d3-dirty
bebatut
parents:
diff changeset
54 </tests>
947012405a6e planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit dd6f3fda4d992efa4a91ee0823ecc3af8a9532d3-dirty
bebatut
parents:
diff changeset
55
947012405a6e planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit dd6f3fda4d992efa4a91ee0823ecc3af8a9532d3-dirty
bebatut
parents:
diff changeset
56 <help><![CDATA[
947012405a6e planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit dd6f3fda4d992efa4a91ee0823ecc3af8a9532d3-dirty
bebatut
parents:
diff changeset
57 **What it does**
947012405a6e planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit dd6f3fda4d992efa4a91ee0823ecc3af8a9532d3-dirty
bebatut
parents:
diff changeset
58
947012405a6e planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit dd6f3fda4d992efa4a91ee0823ecc3af8a9532d3-dirty
bebatut
parents:
diff changeset
59 This tool merge gene and pathway abundance tables.
947012405a6e planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit dd6f3fda4d992efa4a91ee0823ecc3af8a9532d3-dirty
bebatut
parents:
diff changeset
60
947012405a6e planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit dd6f3fda4d992efa4a91ee0823ecc3af8a9532d3-dirty
bebatut
parents:
diff changeset
61 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>`_.
947012405a6e planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit dd6f3fda4d992efa4a91ee0823ecc3af8a9532d3-dirty
bebatut
parents:
diff changeset
62
947012405a6e planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit dd6f3fda4d992efa4a91ee0823ecc3af8a9532d3-dirty
bebatut
parents:
diff changeset
63 ]]></help>
947012405a6e planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit dd6f3fda4d992efa4a91ee0823ecc3af8a9532d3-dirty
bebatut
parents:
diff changeset
64
947012405a6e planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit dd6f3fda4d992efa4a91ee0823ecc3af8a9532d3-dirty
bebatut
parents:
diff changeset
65 <citations>
947012405a6e planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit dd6f3fda4d992efa4a91ee0823ecc3af8a9532d3-dirty
bebatut
parents:
diff changeset
66 </citations>
947012405a6e planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit dd6f3fda4d992efa4a91ee0823ecc3af8a9532d3-dirty
bebatut
parents:
diff changeset
67 </tool>