annotate gottcha.xml @ 3:faff3483da31 draft

planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48-dirty
author jdv
date Mon, 30 Jan 2017 20:50:49 -0500
parents dafd1d2cef8f
children 1b81bee6080f
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1
87efdde6105f planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48-dirty
jdv
parents: 0
diff changeset
1 <tool id="gottcha" name="GOTTCHA" version="0.001">
0
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
2
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
3 <description>Read-based metagenome characterization</description>
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
4
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
5 <!-- ***************************************************************** -->
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
6
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
7 <requirements>
3
faff3483da31 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48-dirty
jdv
parents: 2
diff changeset
8 <requirement type="package" version="0.7.7">bwa</requirement>
0
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
9 <requirement type="package" version="1.0b-564cf3b">gottcha</requirement>
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
10 </requirements>
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
11
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
12 <!-- ***************************************************************** -->
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
13
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
14 <version_command>gottcha.pl -h | perl -wnE'print "$1\n" for /VERSION: (\S+)/g'</version_command>
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
15
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
16 <!-- ***************************************************************** -->
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
17
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
18 <command detect_errors="aggressive">
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
19 <![CDATA[
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
20
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
21 gottcha.pl
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
22
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
23 --input '${fn_in}'
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
24 --database '${db.fields.path}'
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
25 --threads '\${GALAXY_SLOTS:-1}'
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
26 --outdir './'
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
27 --prefix results
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
28
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
29 ##--General Options------------------------------
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
30
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
31 --relAbu ${general.rel_abund}
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
32 --mode ${general.output_full}
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
33 ${general.filt_plasmid}
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
34
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
35 ##--Split-trim Options---------------------------
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
36
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
37 --minQ ${split.min_qual}
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
38 --fixL ${split.fixed_len}
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
39 --ascii ${split.qual_offset}
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
40
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
41 ##--Filtering Options----------------------------
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
42
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
43 --minCov ${filter.min_cov}
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
44 --minMLHL ${filter.min_mlhl}
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
45 --cCov ${filter.c_cov}
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
46 --minLen ${filter.min_len}
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
47 --minHits ${filter.min_hits}
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
48
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
49 ]]>
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
50 </command>
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
51
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
52 <!-- ***************************************************************** -->
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
53
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
54 <inputs>
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
55
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
56 <param name="fn_in" type="data" format="fastq" label="Input reads" help="--input" />
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
57 <param name="db" type="select" label="Select a reference database" help="--database">
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
58 <options from_data_table="gottcha_indices">
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
59 <filter type="sort_by" column="2"/>
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
60 <validator type="no_options" message="No indexes are available for the selected input dataset"/>
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
61 </options>
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
62 </param>
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
63
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
64 <section name="general" title="General Options" expanded="True">
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
65 <param name="rel_abund" type="select" label="Abundance field" help="--relAbu">
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
66 <option value="LINEAR_DOC" selected="true">Linear DOC</option>
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
67 <option value="LINEAR_LENGTH">Linear length</option>
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
68 <option value="TOTAL_BP_MAPPED">Total bp mapped</option>
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
69 <option value="HIT_COUNT">Hit count</option>
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
70 </param>
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
71 <param name="output_full" type="boolean" truevalue="full" falsevalue="summary" checked="no" label="Output full report" help="--mode full" />
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
72 <param name="filt_plasmid" type="boolean" truevalue="--noPlasmidHit" falsevalue="" checked="no" label="Filter plasmid hits" help="If true, ignore alignments to plasmids" />
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
73 </section>
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
74
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
75 <section name="split" title="Split-trim Options" expanded="False">
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
76 <param name="min_qual" size="4" type="integer" value="20" min="0" max="41" label="Minimum quality" help="Minimum quality for a read to be considered valid (0-41)" />
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
77 <param name="fixed_len" size="4" type="integer" value="30" min="1" label="Trim length" help="Fixed length to which each read will be trimmed" />
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
78 <param name="qual_offset" type="select" label="Quality offset" help="Base call quality offset for ASCII encoding">
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
79 <option value="33" selected="true">33</option>
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
80 <option value="64">64</option>
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
81 </param>
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
82 </section>
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
83
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
84 <section name="filter" title="Filtering Options" expanded="False">
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
85 <param name="min_cov" size="5" type="float" value="0.005" min="0" label="Minimum coverage" help="Minimum linear coverage to be considered valid in abundance calculation" />
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
86 <param name="min_mlhl" size="4" type="integer" value="5" min="0" label="Minimum MLHL" help="Minimum mean-linear-hit-length to be considered valid in abundance calculations" />
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
87 <param name="c_cov" size="5" type="float" value="0.006" min="0" label="Critical coverage for MLHL" help="Critical coverage below which Minimum MLHL will cause an organism to fail" />
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
88 <param name="min_len" size="4" type="integer" value="100" min="0" label="Minimum length" help="Minimum unique length to be considered valid in abundance calculation" />
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
89 <param name="min_hits" size="4" type="integer" value="10" min="0" label="Minimum hits" help="Minimum number of hits to be considered valid in abundance calculation" />
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
90 </section>
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
91
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
92 </inputs>
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
93
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
94 <!-- ***************************************************************** -->
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
95
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
96 <outputs>
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
97
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
98 <data name="out_log" format="txt" label="GOTTCHA on ${on_string}: Log" from_work_dir="results.gottcha.log" />
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
99 <data name="out_tsv" format="txt" label="GOTTCHA on ${on_string}: Summary" from_work_dir="results.gottcha.tsv" />
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
100 <data name="out_full" format="txt" label="GOTTCHA on ${on_string}: Full Report" from_work_dir="results.gottcha_full.tsv">
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
101 <filter>output_full</filter>
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
102 </data>
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
103
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
104 </outputs>
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
105
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
106 <!-- ***************************************************************** -->
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
107
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
108 <tests>
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
109 <test>
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
110 <param name="db" value="test_db" />
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
111 <param name="fn_in" ftype="fastq" value="test.fq" />
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
112 <param name="output_full" value="no" />
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
113 <param name="min_hits" value="1" />
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
114 <output name="out_tsv" file="test_02.tsv" />
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
115 <output name="out_log" file="test_02.log" compare="sim_size" delta="2000"/>
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
116 </test>
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
117 </tests>
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
118
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
119 <!-- ***************************************************************** -->
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
120
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
121 <help>
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
122 <![CDATA[
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
123
1
87efdde6105f planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48-dirty
jdv
parents: 0
diff changeset
124 **Description**
0
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
125
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
126 Genomic Origin Through Taxonomic CHAllenge (GOTTCHA) is an
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
127 annotation-independent and signature-based metagenomic taxonomic profiling
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
128 tool that has significantly smaller FDR than other profiling tools. This Perl
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
129 script is a wrapper to run the GOTTCHA profiling tool with pre-computed
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
130 signature databases. The procedure includes 3 major steps: split-trimming the
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
131 input data, mapping reads to a GOTTCHA database using BWA, profiling/filtering
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
132 the result.
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
133
1
87efdde6105f planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48-dirty
jdv
parents: 0
diff changeset
134 **Options**
0
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
135 ::
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
136
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
137 --relAbu|r <STRING> The field will be used to calculate relative
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
138 abundance. You can specify one of the following
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
139 fields: "LINEAR_LENGTH", "TOTAL_BP_MAPPED",
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
140 "HIT_COUNT", "LINEAR_DOC".
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
141 [default: LINEAR_DOC]
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
142 --mode|m <STRING> You can specify one of the output mode:
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
143 "summary" : this mode will report a summary of
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
144 profiling result to *.gottcha.tsv file.
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
145 "full" : other than a summary, this mode will
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
146 report unfiltered result to
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
147 *.gottcha_full.tsv with more detail.
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
148 "all" : other than two tables, this mode will
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
149 keep all output files that were
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
150 generated by each profiling step.
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
151 [default: summary]
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
152 --noPlasmidHit|n Ignore alignments that hit to plasmids
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
153 [default: null]
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
154
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
155 *** OPTIONS FOR SPLIT-TRIMMING READS ***
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
156
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
157 --minQ <INT> Minimum quality for a read to be considered valid
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
158 (0-41) [default: 20]
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
159 --fixL <INT> Fixed length to which each trimmed read will be cut
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
160 down to [default: 30]
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
161 --ascii <INT> ASCII encoding of quality score (33 or 64) [default:
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
162 33]
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
163
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
164 *** OPTIONS FOR FILTERING PROFILING RESULT ***
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
165
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
166 --minCov <FLOAT> Minimum linear coverage to be considered valid in
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
167 abundance calculation [default: 0.005]
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
168 --minMLHL <INT> Minimum Mean-Linear-Hit-Length to be considered valid
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
169 in abundance calculation [default: 5]
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
170 --cCov <FLOAT> Critical coverage below which --minMLHL will cause an
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
171 organism to fail [default: 0.006]
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
172 --minLen <INT> Minimum unique length to be considered valid in
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
173 abundance calculation [default: 100]
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
174 --minHits <INT> Minimum number of hits to be considered valid in
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
175 abundance calculation [10]
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
176
1
87efdde6105f planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48-dirty
jdv
parents: 0
diff changeset
177 **Interpreting Results**
0
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
178
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
179 GOTTCHA reports profiling results in a neat summary table
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
180 by default. The tsv file will list the organism(s) at all taxonomic
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
181 levels from STRAIN to PHYLUM, their linear length, total bases mapped,
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
182 linear depth of coverage, and the normalized linear depth of coverage. The
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
183 linear depth of coverage (LINEAR_DOC) is used to calculate relative
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
184 abundance of each organism or taxonomic name in the sample.
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
185
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
186 Summary table:
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
187
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
188 ================= ==============================
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
189 Column Description
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
190 ================= ==============================
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
191 LEVEL taxonomic rank
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
192 NAME taxonomic name
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
193 REL_ABUNDANCE relative abundance (equivalent to NORM_COV by default)
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
194 LINEAR_LENGTH number of non-overlapping bases covering the signatures
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
195 TOTAL_BP_MAPPED sum total of all hit lengths recruited to signatures
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
196 HIT_COUNT number of hits recruited to signatures
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
197 HIT_COUNT_PLASMID number of hits recruited to signatures
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
198 READ_COUNT number of reads recruited to signatures
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
199 LINEAR_DOC linear depth-of-coverage (TOTAL_BP_MAPPED / LINEAR_LENGTH)
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
200 NORM_COV normalized linear depth-of-coverage (LINEAR_DOC / SUM(LINEAR_DOC in certain level))
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
201 ================= ==============================
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
202
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
203 Other than a summary table, "full" report mode will report a table with more
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
204 detail information from unfiltered results. The explanation of each column in
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
205 the full report is as follows:
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
206
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
207 ================================== ==========================
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
208 Column Description
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
209 ================================== ==========================
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
210 RANKNAME (REPLICON) = replicon name (source + plasmid/chr)<br>(STRAIN) = strain name<br>(SPECIES) = species name<br>(GENUS) = genus name<br>...
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
211 NUM_SUBRANKS no. of distinct subranks for the current rank<br>(E.g. the no. of SPECIES under the current GENUS)
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
212 GPROJ_ENTRIES no. of genome projects (i.e. STRAINS) under this RANK NAME
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
213 LINEAR_LENGTH N/O_LENGTH<br>= non-overlapping length <br>= no. of non-overlapping bases covering the unique DB
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
214 UNIQUE_DB_LENGTH no. of unique bases for this organism
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
215 FULL_REFDB_LENGTH no. of bases in full reference
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
216 LINEAR_COV LINEAR_LENGTH / UNIQUE_DB_LENGTH
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
217 HIT_COUNT no. of hits recruited to genome
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
218 HIT_COUNT_PLASMID no. of hits recruited to plasmid
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
219 READ_COUNT no. of reads recruited to genome
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
220 FULL_HIT_COUNT no. of full-length read hits recruited to genome
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
221 TOTAL_BP_MAPPED sum total of all hit lengths recruited to genome<br>= hit1.length + hit2.length + ... hitX.length<br>[formerly FOLD_COV_UNIQUE_SAMPLE]
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
222 LINEAR_DOC linear depth-of-coverage<br>= fold coverage of sample's LINEAR_LENGTH <br>= TOTAL_BP_MAPPED / LINEAR_LENGTH<br>[formerly FOLD_COV_UNIQUE_REFDB]
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
223 UREF_DOC unique reference's depth-of-coverage<br>= fold coverage of reference's UNIQUE_DB_LENGTH<br>= TOTAL_BP_MAPPED / UNIQUE_DB_LENGTH
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
224 UREF_CMAX MAX COVERAGE OF REFDB POSSIBLE, GIVEN SAMPLE INPUT BASES<br>= Cmax = L0/l0 <br>= TOTAL_INPUT_BASES / UNIQUE_DB_LENGTH
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
225 FRAC_HITS_POSSIBLE HIT_COUNT / TOTAL_INPUT_READS
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
226 FRAC_BASES_POSSIBLE TOTAL_BP_MAPPED / TOTAL_INPUT_BASES
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
227 MEAN_HIT_LENGTH TOTAL_BP_MAPPED / HIT_COUNT
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
228 MEAN_LINEAR_HIT_LENGTH LINEAR_LENGTH / HIT_COUNT
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
229 best_SUBRANK name of the best subrank (determined by the highest LINEAR_COV)
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
230 best_NUM_SUBRANKS no. of subranks supporting current "SUBRANK"<br>{SS} = no. of GI entries supporting this strain<br>{S} = no. of strains supporting this species<br>{G} = no. of species supporting this genus<br>{F} = no. of genera supporting this family<br>{O} = no. of families supporting this order <br>{C} = no. of orders supporting this class<br>{P} = no. of classes supporting this phylum
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
231 best_GPROJ_ENTRIES no. of genome projects (i.e. STRAINS) under this best_SUBRANK<br>{SS} = no. of genome projects supporting this strain = 1<br>{S} = no. of genome projects supporting this species<br>{G} = no. of genome projects supporting this genus<br>{F} = no. of genome projects supporting this family<br>{O} = no. of genome projects supporting this order<br>{C} = no. of genome projects supporting this class<br>{P} = no. of genome projects supporting this phylum
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
232 best_LINEAR_LENGTH
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
233 best_UNIQUE_DB_LENGTH
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
234 best_FULL_REFDB_LENGTH
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
235 best_LINEAR_COV
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
236 best_HIT_COUNT
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
237 best_FULL_HIT_COUNT
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
238 best_TOTAL_BP_MAPPED
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
239 best_LINEAR_DOC (a.k.a. Abundance)
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
240 best_UREF_DOC
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
241 best_UREF_CMAX
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
242 best_FRAC_HITS_POSSIBLE
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
243 best_FRAC_BASES_POSSIBLE
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
244 best_MEAN_HIT_LENGTH
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
245 best_MEAN_LINEAR_HIT_LENGTH
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
246 CONTIG_COUNT no. of contiguous fragments<br> (after mapping & generating non-overlapping fragments)
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
247 CONTIG_MEAN_LEN mean length of contigs (bp)
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
248 CONTIG_STDEV_LEN standard deviation of contig lengths (bp)
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
249 CONTIG_MINLEN length of smallest contig
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
250 CONTIG_MAXLEN length of largest contig
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
251 CONTIG_HISTOGRAM(LEN:FREQ) contig Length Histogram<br> (in the format contigLength:frequency)
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
252 ================================== ==========================
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
253
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
254 ]]>
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
255 </help>
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
256
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
257 <!-- ***************************************************************** -->
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
258
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
259 <citations>
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
260 <citation type="doi">10.1093/nar/gkv180</citation>
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
261 </citations>
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
262
2569a83977f5 planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
jdv
parents:
diff changeset
263 </tool>