Mercurial > repos > iuc > recentrifuge
annotate recentrifuge.xml @ 0:09b7b0b2e2c2 draft
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
author | iuc |
---|---|
date | Mon, 27 Jun 2022 11:03:22 +0000 |
parents | |
children | fe733f05c2f8 |
rev | line source |
---|---|
0
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
1 <?xml version="1.0" encoding="UTF-8"?> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
2 |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
3 <tool id="recentrifuge" name="Recentrifuge" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@"> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
4 <description> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
5 Robust comparative analysis and contamination removal for metagenomics |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
6 </description> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
7 <macros> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
8 <import>macro.xml</import> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
9 </macros> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
10 <expand macro='xrefs'/> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
11 <expand macro="requirements" /> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
12 <expand macro="version_command" /> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
13 <command detect_errors="aggressive"><![CDATA[ |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
14 #*====================================== |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
15 database input |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
16 ======================================*# |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
17 rcf |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
18 -n $database.database_name.fields.path |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
19 #*====================================== |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
20 Recentrifuge input file |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
21 ======================================*# |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
22 #if $file_type.filetype == "centrifuge" |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
23 -f '$input_file' |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
24 #set $default_scoring = 'SHEL' |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
25 #else if $file_type.filetype == "lmat" |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
26 -l '$input_file' |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
27 #set $default_scoring = 'LMAT' |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
28 #else if $file_type.filetype == "clark" |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
29 -r '$input_file' |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
30 #set $default_scoring = 'SHEL' |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
31 #else if $file_type.filetype == "kraken" |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
32 -k '$input_file' |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
33 #set $default_scoring = 'KRAKEN' |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
34 #else if $file_type.filetype == "generic" |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
35 -g '$input_file' |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
36 --format '$file_type.format' |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
37 #set $default_scoring = 'GENERIC' |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
38 #end if |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
39 #*====================================== |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
40 Output options |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
41 ======================================*# |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
42 -e $output_option.extra |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
43 -o output |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
44 $output_option.nohtml |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
45 #*====================================== |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
46 Advanced options |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
47 ======================================*# |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
48 #if $advanced_option.controls |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
49 --controls '$advanced_option.controls' |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
50 #end if |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
51 #if $advanced_option.scoring |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
52 --scoring '$advanced_option.scoring' |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
53 #else |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
54 --scoring '$default_scoring' |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
55 #end if |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
56 #if $advanced_option.minscore_value |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
57 --minscore '$advanced_option.minscore_value' |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
58 #end if |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
59 #if $advanced_option.mintaxa |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
60 --mintaxa '$advanced_option.mintaxa' |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
61 #end if |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
62 #if $advanced_option.exclude_taxa_name |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
63 --exclude '$advanced_option.exclude_taxa_name' |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
64 #end if |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
65 #if $advanced_option.include_taxa_name |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
66 --include '$advanced_option.include_taxa_name' |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
67 #end if |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
68 $advanced_option.avoidcross |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
69 #*====================================== |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
70 More advanced options |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
71 ======================================*# |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
72 #if $more_advanced_option.ctrlminscore |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
73 --ctrlminscore '$more_advanced_option.ctrlminscore' |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
74 #end if |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
75 #if $more_advanced_option.ctrlmintaxa |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
76 --ctrlmintaxa '$more_advanced_option.ctrlmintaxa' |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
77 #end if |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
78 --summary $more_advanced_option.summary |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
79 $more_advanced_option.takeoutroot |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
80 $more_advanced_option.nokollapse |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
81 $more_advanced_option.strain |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
82 $more_advanced_option.sequential |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
83 #*====================================== |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
84 Log file output |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
85 ======================================*# |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
86 &> $logfile |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
87 ]]> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
88 </command> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
89 <inputs> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
90 <!-- INPUT FILES --> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
91 <param name="input_file" type="data" format="tabular" label="Select taxonomy file tabular formated"/> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
92 <conditional name="file_type"> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
93 <param name="filetype" type="select" display="radio" label="Type of input file (Centrifuge, CLARK, Generic, Kraken, LMAT)" help="(-f, -r, -g, -k, -l)"> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
94 <option value="centrifuge">Centrifuge</option> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
95 <option value="clark">CLARK</option> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
96 <option value="generic">Generic</option> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
97 <option value="lmat" >LMAT</option> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
98 <option value="kraken" >Kraken</option> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
99 </param> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
100 <when value="centrifuge"/> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
101 <when value="lmat"/> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
102 <when value="clark"/> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
103 <when value="kraken"/> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
104 <when value="generic"> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
105 <param argument="--format" type="text" label="Format of the output files from a generic classifier" |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
106 help="string like 'TYP:csv,TID:1,LEN:3,SCO:6,UNC:0' |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
107 where valid file Types are csv/tsv/ssv, and the rest of fields indicate the number of column used (starting in 1) |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
108 for the TaxIDs assigned,the LENgth of the read, the SCOre given to the assignment"> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
109 </param> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
110 </when> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
111 </conditional> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
112 <!-- taxa databases --> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
113 <section name="database" title="Database type" expanded="true"> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
114 <param name="database_name" type="select" label="Cached database whith taxa ID"> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
115 <options from_data_table="ncbi_taxonomy"> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
116 <validator message="No NCBI database is available" type="no_options"/> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
117 </options> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
118 </param> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
119 </section> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
120 <!-- output name --> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
121 <section name="output_option" title="Output options"> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
122 <param argument="--extra" type="select" label="Type of extra output to be generated (default on CSV)" help="Default : CSV"> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
123 <option value="CSV" selected="true" >CSV</option> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
124 <option value="DYNOMICS">DYNOMICS</option> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
125 <option value="FULL">FULL</option> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
126 <option value="TSV" >TSV</option> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
127 </param> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
128 <param argument="--nohtml" type="boolean" truevalue="--nohtml" falsevalue="" label="Suppress saving the HTML output file" help="remove html output"/> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
129 </section> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
130 <!-- ADVANCED OPTIONS --> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
131 <section name="advanced_option" title="Coarse tuning of algorithm parameters"> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
132 <param name="controls" type="integer" optional="true" value="0" label="Number of first samples will be treated as negative controls" help="Add control samples (default is 0)"/> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
133 <param name="scoring" type="select" optional="true" label="Type of scoring to be applied" help="Scoring algorithm, depending of the input files, see the help section of the tools"> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
134 <option value="SHEL">SHEL</option> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
135 <option value="LENGTH">LENGTH</option> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
136 <option value="LOGLENGTH">LOGLENGTH</option> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
137 <option value="NORMA">NORMA</option> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
138 <option value="LMAT">LMAT (only for LMAT input)</option> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
139 <option value="CLARK_C">CLARK_C (only for Clark input)</option> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
140 <option value="CLARK_G">CLARK_G (only for Clark input)</option> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
141 <option value="KRAKEN">KRAKEN (only for kraken input)</option> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
142 <option value="GENERIC">GENERIC (only for generic input)</option> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
143 </param> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
144 <param name="minscore_value" type="integer" optional="true" min="0" value="0" label="Minimum score/confidence of the classification of a |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
145 read to pass the quality filter" help="All pass by default (--minscore)"/> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
146 <param name="mintaxa" type="integer" optional="true" min="0" value="0" label="Minimum taxa to avoid collapsing one level into the |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
147 parent" help="If not specified a value will be automatically |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
148 assigned (--mintaxa)"/> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
149 <param name="exclude_taxa_name" argument="--exclude" type="text" optional="true" label="NCBI taxid code to exclude a taxon and all underneath" help="Default: no exclude"> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
150 <sanitizer invalid_char=""> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
151 <valid initial="string.letters,string.digits"> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
152 <add value="," /> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
153 </valid> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
154 </sanitizer> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
155 <validator type="regex">[A-Za-z0-9,]+</validator> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
156 </param> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
157 <param name="include_taxa_name" argument="--include" type="text" optional="true" label="NCBI taxid code to include a taxon and all underneath" help="Default: all included"> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
158 <sanitizer invalid_char=""> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
159 <valid initial="string.letters,string.digits"> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
160 <add value="," /> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
161 </valid> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
162 </sanitizer> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
163 <validator type="regex">[A-Za-z0-9,]+</validator> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
164 </param> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
165 <param argument="--avoidcross" type="boolean" truevalue="--avoidcross" falsevalue="" label="Avoid cross analysis" help="Default: no"/> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
166 </section> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
167 <!-- Detailed more fine parameters --> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
168 <section name="more_advanced_option" title=" Fine tuning of algorithm parameters"> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
169 <param name="ctrlminscore" argument="--ctrlminscore" type="integer" optional="true" value="0" label="Minimum score in control samples to pass the filter" help="Minimum score/confidence of the classification of a read in control samples to pass the quality filter; it defaults to minscore"/> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
170 <param name="ctrlmintaxa" argument="--ctrlmintaxa" type="integer" optional="true" value="0" label="Minimum taxa to avoid collapsing one level into the parent" help="If not specified a value will be automatically assigned"/> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
171 <param name="summary" argument="--summary" type="select" label="Add a summary of the analysis (default is Add)" help="Select to 'add' summary samples to other samples, or to 'only' show summary samples or to 'avoid' summaries at all"> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
172 <option value="ADD" selected="true">Add</option> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
173 <option value="ONLY">Only</option> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
174 <option value="AVOID">Avoid</option> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
175 </param> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
176 <param argument="--takeoutroot" type="boolean" truevalue="--takeoutroot" falsevalue="" label="Remove counts directly assigned to the root level"/> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
177 <param argument="--nokollapse" type="boolean" truevalue="--nokollapse" falsevalue="" label="Show the cellular organisms taxon" /> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
178 <param argument="--strain" type="boolean" truevalue="--strain" falsevalue="" label="Strain level instead of species as the resolution limit for the robust contamination removal algorithm; use with caution, this is an experimental feature"/> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
179 <param argument="--sequential" type="boolean" truevalue="--sequential" falsevalue="" label="Deactivate parallel processing"/> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
180 </section> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
181 </inputs> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
182 <!-- OUTPUT FILE, TYPE DEPENDING ON extra PARAMETER --> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
183 <outputs> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
184 <data name="html_report" format="html" from_work_dir="output.rcf.html" label="${tool.name} on ${on_string}: html report"> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
185 <filter> output_option['nohtml'] == False</filter> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
186 </data> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
187 <data name="logfile" format="txt" label="${tool.name} on ${on_string}: log file"/> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
188 <data name="data_csv" format="tabular" from_work_dir="output.rcf.data.csv" label="${tool.name} on ${on_string}: data.csv"> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
189 <filter> output_option['extra'] == 'CSV' </filter> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
190 </data> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
191 <data name="stat_csv" format="tabular" from_work_dir="output.rcf.stat.csv" label="${tool.name} on ${on_string}: stat.csv"> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
192 <filter> output_option['extra'] == 'CSV' </filter> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
193 </data> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
194 <data name="data_tsv" format="tabular" from_work_dir="output.rcf.data.tsv" label="${tool.name} on ${on_string}: data tsv"> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
195 <filter> output_option['extra'] == 'TSV' </filter> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
196 </data> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
197 <data name="stat_tsv" format="tabular" from_work_dir="output.rcf.stat.tsv" label="${tool.name} on ${on_string}: stat tsv"> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
198 <filter> output_option['extra'] == 'TSV' </filter> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
199 </data> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
200 <data name="xls_report" format="xlsx" from_work_dir="output.rcf.xlsx" label="${tool.name} on ${on_string}: xlsx report"> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
201 <filter> output_option['extra'] == 'FULL' or output_option['extra'] == 'DYNOMICS'</filter> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
202 </data> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
203 </outputs> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
204 <tests> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
205 <test expect_num_outputs="4"> <!-- kraken input and CSV output TEST_1--> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
206 <section name="database"> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
207 <param name="database_name" value="test-db-2022"/> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
208 </section> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
209 <param name="input_file" value="kraken_test/kraken.out"/> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
210 <conditional name="file_type"> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
211 <param name="filetype" value="kraken"/> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
212 </conditional> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
213 <section name="output_option"> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
214 <param name="output_type" value="default_type"/> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
215 </section> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
216 <section name="more_advanced_option"> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
217 <param name="summary" value="AVOID"/> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
218 </section> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
219 <output name="data_csv" file="kraken_test/test1_csv.rcf.data.csv" lines_diff="2"/> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
220 <output name="stat_csv" file="kraken_test/test1_csv.rcf.stat.csv" lines_diff="2"/> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
221 <output name="html_report" file="kraken_test/test1_csv.rcf.html" lines_diff="2"/> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
222 <output name="logfile" file="kraken_test/test1_csv.log" lines_diff="12"/> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
223 </test> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
224 <test expect_num_outputs="3"> <!-- centrifuge input and full options with imported database TEST_2 --> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
225 <section name="database"> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
226 <param name="database_name" value="test-db-2022"/> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
227 </section> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
228 <param name="input_file" value="centrifuge_test/centrifuge.out"/> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
229 <conditional name="file_type"> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
230 <param name="filetype" value="centrifuge"/> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
231 </conditional> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
232 <section name="output_option"> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
233 <param name="extra" value="CSV"/> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
234 <param name="nohtml" value="true"/> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
235 </section> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
236 <section name="advanced_option"> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
237 <param name="controls" value="0"/> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
238 <param name="scoring" value="NORMA"/> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
239 <param name="minscore_value" value="1"/> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
240 <param name="avoidcross" value="true"/> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
241 </section> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
242 <section name="more_advanced_option"> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
243 <param name="ctrlminscore" value="1"/> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
244 <param name="summary" value="AVOID"/> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
245 </section> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
246 <output name="stat_csv" file="centrifuge_test/test2_csv.rcf.stat.csv" lines_diff="2"/> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
247 <output name="data_csv" file="centrifuge_test/test2_csv.rcf.data.csv" lines_diff="2"/> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
248 <output name="logfile" file="centrifuge_test/test2_csv.log" lines_diff="12"/> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
249 </test> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
250 <test expect_num_outputs="3"> <!-- kraken input cached DB several option added TEST_3 --> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
251 <section name="database"> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
252 <param name="database_name" value="test-db-2022"/> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
253 </section> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
254 <param name="input_file" value="kraken_test/kraken.out"/> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
255 <conditional name="file_type"> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
256 <param name="filetype" value="kraken"/> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
257 </conditional> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
258 <section name="output_option" > |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
259 <param name="extra" value="TSV"/> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
260 <param name="nohtml" value="true"/> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
261 </section> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
262 <section name="advanced_option"> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
263 <param name="scoring" value="LOGLENGTH"/> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
264 </section> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
265 <section name="more_advanced_option"> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
266 <param name="summary" value="ONLY"/> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
267 <param name="strain" value="true"/> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
268 </section> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
269 <output name="data_tsv" file="kraken_test/test3_rcf.data.tsv" lines_diff="2"/> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
270 <output name="stat_tsv" file="kraken_test/test3_rcf.stat.tsv" lines_diff="2"/> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
271 <output name="logfile" file="kraken_test/test3_tsv.log" lines_diff="12"/> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
272 </test> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
273 </tests> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
274 <help><![CDATA[ |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
275 **What it does** |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
276 |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
277 With Recentrifuge, researchers can interactively explore what organisms are in their samples and at which level of confidence, enabling robust comparative analysis of multiple samples in any metagenomic study. |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
278 |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
279 * Removes diverse contaminants, including crossovers, using a novel robust contamination removal algorithm. |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
280 * Provides a confidence level for every result, since the calculated score propagates to all the downstream analysis and comparisons. |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
281 * Unveils the generalities and specificities in the metagenomic samples, thanks to a new comparative analysis engine. |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
282 |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
283 |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
284 Recentrifuge is especially useful when a more reliable detection of minority organisms is needed (e.g. in the case of low microbial biomass metagenomic studies) |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
285 in clinical, environmental, or forensic analysis. Beyond the standard confidence levels, Recentrifuge implements others devoted to variable length reads, |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
286 very convenient for complex datasets generated by nanopore sequencers. |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
287 |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
288 **Input option** |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
289 Recentrifuge can deal with some different taxonomic output files. |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
290 Input files can come from centrifuge, kraken, clark of lmat software. |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
291 A generic fonction to accept other files is available but need to add information of the file content. |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
292 If generic is choose, the option format need a string like : 'TYP:csv,TID:1,LEN:3,SCO:6,UNC:0'. |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
293 Where TYP are csv/tsv/ssv, and the rest of fields indicate the number of column used (starting in 1) |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
294 for the TaxIDs assigned,the LENgth of the read, the SCOre given to the assignment" |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
295 |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
296 |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
297 **Database for recentrifuge** |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
298 Recentrifuge first need the taxonomic database from NCBI (nodes.dmp and names.dmp). |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
299 We also provide the option to directly load necessary files from history as a dataset list. |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
300 1. cached for already installed taxonomic databases |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
301 2. history to load from your history |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
302 |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
303 |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
304 **Output options** |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
305 1. Depending of the option provided, the file output format can be csv, tsv or xlsx and be combine in one or more files (extra). |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
306 3. By default a html file is generated to visualize data, could be remove using the nohtml option |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
307 |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
308 |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
309 **Advanced options** |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
310 1. Recentrifuge can integrate sample in the data which are negative control to normalize the data |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
311 2. Scoring is an option to choose the score method for the read classified by taxonomic tools : |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
312 SHEL (Single Hit Equivalent Length): This is a score value in pair bases roughly equivalent to a single hit to the database. |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
313 KRAKEN: This scoring scheme is only available for this classifier. It divides the k-mer hit count of the top assignment by the total k-mers in the read and multiplies the result by 100 to give a percentage of coverage (the fraction of the read k-mers covered by k-mers belonging to the read final assignment). This is the default scoring scheme for Kraken samples, and it supports the mixing of samples with different read length. |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
314 LENGTH: The score of a read will be its length (or the combined length of mate pairs). |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
315 LOGLENGTH: Logarithm (base 10) of the length score. |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
316 NORMA: This score is the normalized score SHEL / LENGTH in percentage, so it takes into account both the assignment quality and the length of the read. Very useful when both the score assignments and lengths are variable among the reads. |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
317 LMAT: This scoring scheme is only available for this classifier. |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
318 CLARK_C: This scoring scheme is not available for other classifiers. It takes the confidence score as the score for a read, conf=h1/(h1+h2), or 1-conf=h2/(h1+h2) in case the majority of a read is not classified (1st assignment unclassified). See CLARK's README file for details on how h1 and h2 are calculated. If you use this scoring, you will probably want to filter to a minimum of 0.5 (-y 0.5) or beyond, as under 0.5 the assignments have very low confidence. |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
319 CLARK_G: This scheme scores every read with its CLARK gamma score, so it is only available for this classifier. |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
320 3. You can choose a filter for read quality using the minscore option (--minscore) |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
321 4. You can include or exclude specific taxa using the NCBI taxid code |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
322 |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
323 |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
324 **More advanced options** |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
325 1. You can choose a filter for read quality specifically on the control samples |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
326 2. You cans specify the minimum taxa value to avoid collapsing one level into parent |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
327 3. A summary option is available produce a summary file |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
328 Some other options are available and explicite in the more advanced panel of the tool |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
329 |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
330 |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
331 rcf - Release 1.8.1 - Mar 2022 |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
332 |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
333 Copyright (C) 2017–2022, Jose Manuel Martí Martínez |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
334 |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
335 This program is free software: you can redistribute it and/or modify |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
336 it under the terms of the GNU Affero General Public License as |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
337 published by the Free Software Foundation, either version 3 of the |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
338 License, or (at your option) any later version. |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
339 |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
340 This program is distributed in the hope that it will be useful, |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
341 but WITHOUT ANY WARRANTY; without even the implied warranty of |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
342 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
343 GNU Affero General Public License for more details. |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
344 |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
345 You should have received a copy of the GNU Affero General Public License |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
346 along with this program. If not, see <https://www.gnu.org/licenses/>. |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
347 ]]></help> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
348 <expand macro="citations"/> |
09b7b0b2e2c2
planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit fdcec50b71967011e4351eb347a9df2840be6bee
iuc
parents:
diff
changeset
|
349 </tool> |