Mercurial > repos > iuc > humann_split_table
annotate humann_infer_taxonomy @ 1:f00f2c835ac2 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/humann commit 948cdafe28ae232b641a58bb7dc044d320feb294"
| author | iuc | 
|---|---|
| date | Wed, 19 May 2021 17:02:03 +0000 | 
| parents | 506d4a349aa1 | 
| children | 
| rev | line source | 
|---|---|
| 
0
 
506d4a349aa1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/humann commit 077b8f34e081e6c427acb0fde0fbb97d1b241e0b"
 
iuc 
parents:  
diff
changeset
 | 
1 <!-- The tool is broken with current version of HUMAnN. Once it will be fixed, we can update this wrapper and add the XML extension to enable it --> | 
| 
 
506d4a349aa1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/humann commit 077b8f34e081e6c427acb0fde0fbb97d1b241e0b"
 
iuc 
parents:  
diff
changeset
 | 
2 <tool id="humann_infer_taxonomy" name="Infex taxonomy" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@"> | 
| 
 
506d4a349aa1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/humann commit 077b8f34e081e6c427acb0fde0fbb97d1b241e0b"
 
iuc 
parents:  
diff
changeset
 | 
3 <description>for "unclassified" taxonomy in HUMAnN generated gene families</description> | 
| 
 
506d4a349aa1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/humann commit 077b8f34e081e6c427acb0fde0fbb97d1b241e0b"
 
iuc 
parents:  
diff
changeset
 | 
4 <macros> | 
| 
 
506d4a349aa1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/humann commit 077b8f34e081e6c427acb0fde0fbb97d1b241e0b"
 
iuc 
parents:  
diff
changeset
 | 
5 <import>macros.xml</import> | 
| 
 
506d4a349aa1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/humann commit 077b8f34e081e6c427acb0fde0fbb97d1b241e0b"
 
iuc 
parents:  
diff
changeset
 | 
6 </macros> | 
| 
 
506d4a349aa1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/humann commit 077b8f34e081e6c427acb0fde0fbb97d1b241e0b"
 
iuc 
parents:  
diff
changeset
 | 
7 <expand macro="edam_ontology"/> | 
| 
 
506d4a349aa1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/humann commit 077b8f34e081e6c427acb0fde0fbb97d1b241e0b"
 
iuc 
parents:  
diff
changeset
 | 
8 <expand macro="requirements"/> | 
| 
 
506d4a349aa1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/humann commit 077b8f34e081e6c427acb0fde0fbb97d1b241e0b"
 
iuc 
parents:  
diff
changeset
 | 
9 <expand macro="version"/> | 
| 
 
506d4a349aa1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/humann commit 077b8f34e081e6c427acb0fde0fbb97d1b241e0b"
 
iuc 
parents:  
diff
changeset
 | 
10 <command detect_errors="exit_code"><![CDATA[ | 
| 
 
506d4a349aa1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/humann commit 077b8f34e081e6c427acb0fde0fbb97d1b241e0b"
 
iuc 
parents:  
diff
changeset
 | 
11 humann_infer_taxonomy | 
| 
 
506d4a349aa1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/humann commit 077b8f34e081e6c427acb0fde0fbb97d1b241e0b"
 
iuc 
parents:  
diff
changeset
 | 
12 --input '$input' | 
| 
 
506d4a349aa1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/humann commit 077b8f34e081e6c427acb0fde0fbb97d1b241e0b"
 
iuc 
parents:  
diff
changeset
 | 
13 --output '$output' | 
| 
 
506d4a349aa1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/humann commit 077b8f34e081e6c427acb0fde0fbb97d1b241e0b"
 
iuc 
parents:  
diff
changeset
 | 
14 --level '$level' | 
| 
 
506d4a349aa1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/humann commit 077b8f34e081e6c427acb0fde0fbb97d1b241e0b"
 
iuc 
parents:  
diff
changeset
 | 
15 --database '$database.fields.path' | 
| 
 
506d4a349aa1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/humann commit 077b8f34e081e6c427acb0fde0fbb97d1b241e0b"
 
iuc 
parents:  
diff
changeset
 | 
16 --mode '$mode' | 
| 
 
506d4a349aa1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/humann commit 077b8f34e081e6c427acb0fde0fbb97d1b241e0b"
 
iuc 
parents:  
diff
changeset
 | 
17 --lca-choice '$lca_choice' | 
| 
 
506d4a349aa1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/humann commit 077b8f34e081e6c427acb0fde0fbb97d1b241e0b"
 
iuc 
parents:  
diff
changeset
 | 
18 --threshold $threshold | 
| 
 
506d4a349aa1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/humann commit 077b8f34e081e6c427acb0fde0fbb97d1b241e0b"
 
iuc 
parents:  
diff
changeset
 | 
19 ]]></command> | 
| 
 
506d4a349aa1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/humann commit 077b8f34e081e6c427acb0fde0fbb97d1b241e0b"
 
iuc 
parents:  
diff
changeset
 | 
20 <inputs> | 
| 
 
506d4a349aa1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/humann commit 077b8f34e081e6c427acb0fde0fbb97d1b241e0b"
 
iuc 
parents:  
diff
changeset
 | 
21 <param argument="--input" type="data" format="tsv,tabular" label="Gene family table"/> | 
| 
 
506d4a349aa1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/humann commit 077b8f34e081e6c427acb0fde0fbb97d1b241e0b"
 
iuc 
parents:  
diff
changeset
 | 
22 <param argument="--level" type="select" label="Desired level for taxonomic estimation/summation"> | 
| 
 
506d4a349aa1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/humann commit 077b8f34e081e6c427acb0fde0fbb97d1b241e0b"
 
iuc 
parents:  
diff
changeset
 | 
23 <option value="Kingdom">Kingdom</option> | 
| 
 
506d4a349aa1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/humann commit 077b8f34e081e6c427acb0fde0fbb97d1b241e0b"
 
iuc 
parents:  
diff
changeset
 | 
24 <option value="Phylum">Phylum</option> | 
| 
 
506d4a349aa1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/humann commit 077b8f34e081e6c427acb0fde0fbb97d1b241e0b"
 
iuc 
parents:  
diff
changeset
 | 
25 <option value="Class">Class</option> | 
| 
 
506d4a349aa1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/humann commit 077b8f34e081e6c427acb0fde0fbb97d1b241e0b"
 
iuc 
parents:  
diff
changeset
 | 
26 <option value="Order">Order</option> | 
| 
 
506d4a349aa1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/humann commit 077b8f34e081e6c427acb0fde0fbb97d1b241e0b"
 
iuc 
parents:  
diff
changeset
 | 
27 <option value="Family" selected="true">Family</option> | 
| 
 
506d4a349aa1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/humann commit 077b8f34e081e6c427acb0fde0fbb97d1b241e0b"
 
iuc 
parents:  
diff
changeset
 | 
28 <option value="Genus">Genus</option> | 
| 
 
506d4a349aa1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/humann commit 077b8f34e081e6c427acb0fde0fbb97d1b241e0b"
 
iuc 
parents:  
diff
changeset
 | 
29 </param> | 
| 
 
506d4a349aa1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/humann commit 077b8f34e081e6c427acb0fde0fbb97d1b241e0b"
 
iuc 
parents:  
diff
changeset
 | 
30 <param argument="--database" type="select" label="UniRef-specific taxonomy database"> | 
| 
 
506d4a349aa1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/humann commit 077b8f34e081e6c427acb0fde0fbb97d1b241e0b"
 
iuc 
parents:  
diff
changeset
 | 
31 <options from_data_table="humann_utility_mapping"> | 
| 
 
506d4a349aa1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/humann commit 077b8f34e081e6c427acb0fde0fbb97d1b241e0b"
 
iuc 
parents:  
diff
changeset
 | 
32 <validator message="No utility mapping is available" type="no_options" /> | 
| 
 
506d4a349aa1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/humann commit 077b8f34e081e6c427acb0fde0fbb97d1b241e0b"
 
iuc 
parents:  
diff
changeset
 | 
33 <filter type="regexp" column="2" value="tol-lca" /> | 
| 
 
506d4a349aa1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/humann commit 077b8f34e081e6c427acb0fde0fbb97d1b241e0b"
 
iuc 
parents:  
diff
changeset
 | 
34 </options> | 
| 
 
506d4a349aa1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/humann commit 077b8f34e081e6c427acb0fde0fbb97d1b241e0b"
 
iuc 
parents:  
diff
changeset
 | 
35 </param> | 
| 
 
506d4a349aa1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/humann commit 077b8f34e081e6c427acb0fde0fbb97d1b241e0b"
 
iuc 
parents:  
diff
changeset
 | 
36 <param argument="--mode" type="select" label="Rows to include in the estimation/summation"> | 
| 
 
506d4a349aa1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/humann commit 077b8f34e081e6c427acb0fde0fbb97d1b241e0b"
 
iuc 
parents:  
diff
changeset
 | 
37 <option value="c_tmode" selected="true">Totals</option> | 
| 
 
506d4a349aa1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/humann commit 077b8f34e081e6c427acb0fde0fbb97d1b241e0b"
 
iuc 
parents:  
diff
changeset
 | 
38 <option value="c_umode">Unclassified</option> | 
| 
 
506d4a349aa1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/humann commit 077b8f34e081e6c427acb0fde0fbb97d1b241e0b"
 
iuc 
parents:  
diff
changeset
 | 
39 <option value="c_smode">Stratified</option> | 
| 
 
506d4a349aa1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/humann commit 077b8f34e081e6c427acb0fde0fbb97d1b241e0b"
 
iuc 
parents:  
diff
changeset
 | 
40 </param> | 
| 
 
506d4a349aa1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/humann commit 077b8f34e081e6c427acb0fde0fbb97d1b241e0b"
 
iuc 
parents:  
diff
changeset
 | 
41 <param argument="--lca-choice" type="select" label="Per-gene taxonomic annotation to consider"> | 
| 
 
506d4a349aa1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/humann commit 077b8f34e081e6c427acb0fde0fbb97d1b241e0b"
 
iuc 
parents:  
diff
changeset
 | 
42 <option value="source_tax">Source taxonomy</option> | 
| 
 
506d4a349aa1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/humann commit 077b8f34e081e6c427acb0fde0fbb97d1b241e0b"
 
iuc 
parents:  
diff
changeset
 | 
43 <option value="uniref_lca">UniRef lowest common ancestor (LCA)</option> | 
| 
 
506d4a349aa1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/humann commit 077b8f34e081e6c427acb0fde0fbb97d1b241e0b"
 
iuc 
parents:  
diff
changeset
 | 
44 <option value="humann_lca" selected="true">HUMAnN lowest common ancestor (LCA)</option> | 
| 
 
506d4a349aa1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/humann commit 077b8f34e081e6c427acb0fde0fbb97d1b241e0b"
 
iuc 
parents:  
diff
changeset
 | 
45 </param> | 
| 
 
506d4a349aa1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/humann commit 077b8f34e081e6c427acb0fde0fbb97d1b241e0b"
 
iuc 
parents:  
diff
changeset
 | 
46 <param argument="--threshold" type="float" value="1e-3" label="Minimum frequency for a new taxon to be included"/> | 
| 
 
506d4a349aa1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/humann commit 077b8f34e081e6c427acb0fde0fbb97d1b241e0b"
 
iuc 
parents:  
diff
changeset
 | 
47 </inputs> | 
| 
 
506d4a349aa1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/humann commit 077b8f34e081e6c427acb0fde0fbb97d1b241e0b"
 
iuc 
parents:  
diff
changeset
 | 
48 <outputs> | 
| 
 
506d4a349aa1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/humann commit 077b8f34e081e6c427acb0fde0fbb97d1b241e0b"
 
iuc 
parents:  
diff
changeset
 | 
49 <data format="tabular" name="output"/> | 
| 
 
506d4a349aa1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/humann commit 077b8f34e081e6c427acb0fde0fbb97d1b241e0b"
 
iuc 
parents:  
diff
changeset
 | 
50 </outputs> | 
| 
 
506d4a349aa1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/humann commit 077b8f34e081e6c427acb0fde0fbb97d1b241e0b"
 
iuc 
parents:  
diff
changeset
 | 
51 <tests> | 
| 
 
506d4a349aa1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/humann commit 077b8f34e081e6c427acb0fde0fbb97d1b241e0b"
 
iuc 
parents:  
diff
changeset
 | 
52 <test expect_num_outputs="1"> | 
| 
 
506d4a349aa1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/humann commit 077b8f34e081e6c427acb0fde0fbb97d1b241e0b"
 
iuc 
parents:  
diff
changeset
 | 
53 <param name="input" value=""/> | 
| 
 
506d4a349aa1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/humann commit 077b8f34e081e6c427acb0fde0fbb97d1b241e0b"
 
iuc 
parents:  
diff
changeset
 | 
54 <param name="level" value="Kingdom"/> | 
| 
 
506d4a349aa1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/humann commit 077b8f34e081e6c427acb0fde0fbb97d1b241e0b"
 
iuc 
parents:  
diff
changeset
 | 
55 <param name="database" value=""/> | 
| 
 
506d4a349aa1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/humann commit 077b8f34e081e6c427acb0fde0fbb97d1b241e0b"
 
iuc 
parents:  
diff
changeset
 | 
56 <param name="mode" value="c_tmode"/> | 
| 
 
506d4a349aa1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/humann commit 077b8f34e081e6c427acb0fde0fbb97d1b241e0b"
 
iuc 
parents:  
diff
changeset
 | 
57 <param name="lca_choice" value="source_tax"/> | 
| 
 
506d4a349aa1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/humann commit 077b8f34e081e6c427acb0fde0fbb97d1b241e0b"
 
iuc 
parents:  
diff
changeset
 | 
58 <param name="threshold" value="1e-3"/> | 
| 
 
506d4a349aa1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/humann commit 077b8f34e081e6c427acb0fde0fbb97d1b241e0b"
 
iuc 
parents:  
diff
changeset
 | 
59 <output name="output" ftype="tabular"> | 
| 
 
506d4a349aa1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/humann commit 077b8f34e081e6c427acb0fde0fbb97d1b241e0b"
 
iuc 
parents:  
diff
changeset
 | 
60 <assert_contents> | 
| 
 
506d4a349aa1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/humann commit 077b8f34e081e6c427acb0fde0fbb97d1b241e0b"
 
iuc 
parents:  
diff
changeset
 | 
61 <has_text text=""/> | 
| 
 
506d4a349aa1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/humann commit 077b8f34e081e6c427acb0fde0fbb97d1b241e0b"
 
iuc 
parents:  
diff
changeset
 | 
62 <has_line line=""/> | 
| 
 
506d4a349aa1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/humann commit 077b8f34e081e6c427acb0fde0fbb97d1b241e0b"
 
iuc 
parents:  
diff
changeset
 | 
63 <has_line_matching expression=""/> | 
| 
 
506d4a349aa1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/humann commit 077b8f34e081e6c427acb0fde0fbb97d1b241e0b"
 
iuc 
parents:  
diff
changeset
 | 
64 <has_n_columns n=""/> | 
| 
 
506d4a349aa1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/humann commit 077b8f34e081e6c427acb0fde0fbb97d1b241e0b"
 
iuc 
parents:  
diff
changeset
 | 
65 <has_size value="" delta=""/> | 
| 
 
506d4a349aa1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/humann commit 077b8f34e081e6c427acb0fde0fbb97d1b241e0b"
 
iuc 
parents:  
diff
changeset
 | 
66 </assert_contents> | 
| 
 
506d4a349aa1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/humann commit 077b8f34e081e6c427acb0fde0fbb97d1b241e0b"
 
iuc 
parents:  
diff
changeset
 | 
67 </output> | 
| 
 
506d4a349aa1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/humann commit 077b8f34e081e6c427acb0fde0fbb97d1b241e0b"
 
iuc 
parents:  
diff
changeset
 | 
68 </test> | 
| 
 
506d4a349aa1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/humann commit 077b8f34e081e6c427acb0fde0fbb97d1b241e0b"
 
iuc 
parents:  
diff
changeset
 | 
69 </tests> | 
| 
 
506d4a349aa1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/humann commit 077b8f34e081e6c427acb0fde0fbb97d1b241e0b"
 
iuc 
parents:  
diff
changeset
 | 
70 <help><![CDATA[ | 
| 
 
506d4a349aa1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/humann commit 077b8f34e081e6c427acb0fde0fbb97d1b241e0b"
 
iuc 
parents:  
diff
changeset
 | 
71 @HELP_HEADER@ | 
| 
 
506d4a349aa1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/humann commit 077b8f34e081e6c427acb0fde0fbb97d1b241e0b"
 
iuc 
parents:  
diff
changeset
 | 
72 | 
| 
 
506d4a349aa1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/humann commit 077b8f34e081e6c427acb0fde0fbb97d1b241e0b"
 
iuc 
parents:  
diff
changeset
 | 
73 Based on the lowest common ancestor (LCA) annotation | 
| 
 
506d4a349aa1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/humann commit 077b8f34e081e6c427acb0fde0fbb97d1b241e0b"
 
iuc 
parents:  
diff
changeset
 | 
74 of each UniRef50/90 cluster, this tool infers approximate taxonomy | 
| 
 
506d4a349aa1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/humann commit 077b8f34e081e6c427acb0fde0fbb97d1b241e0b"
 
iuc 
parents:  
diff
changeset
 | 
75 for unclassified features at a target level of resolution. | 
| 
 
506d4a349aa1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/humann commit 077b8f34e081e6c427acb0fde0fbb97d1b241e0b"
 
iuc 
parents:  
diff
changeset
 | 
76 | 
| 
 
506d4a349aa1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/humann commit 077b8f34e081e6c427acb0fde0fbb97d1b241e0b"
 
iuc 
parents:  
diff
changeset
 | 
77 It will modify features of known genus/species to match | 
| 
 
506d4a349aa1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/humann commit 077b8f34e081e6c427acb0fde0fbb97d1b241e0b"
 
iuc 
parents:  
diff
changeset
 | 
78 target level. | 
| 
 
506d4a349aa1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/humann commit 077b8f34e081e6c427acb0fde0fbb97d1b241e0b"
 
iuc 
parents:  
diff
changeset
 | 
79 ]]></help> | 
| 
 
506d4a349aa1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/humann commit 077b8f34e081e6c427acb0fde0fbb97d1b241e0b"
 
iuc 
parents:  
diff
changeset
 | 
80 <expand macro="citations"/> | 
| 
 
506d4a349aa1
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/humann commit 077b8f34e081e6c427acb0fde0fbb97d1b241e0b"
 
iuc 
parents:  
diff
changeset
 | 
81 </tool> | 
