annotate qualimap_counts.xml @ 3:72927fc9e9ed draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit 25200b2c00364b3d371c14cb4624b246446e548b
author iuc
date Thu, 11 Jul 2024 14:42:34 +0000
parents e020be4f281b
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
3
72927fc9e9ed planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit 25200b2c00364b3d371c14cb4624b246446e548b
iuc
parents: 0
diff changeset
1 <tool id="qualimap_counts" name="QualiMap Counts QC" version="@VERSION@+galaxy@VERSION_SUFFIX@" profile="22.05">
0
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
2 <macros>
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
3 <import>qualimap_macros.xml</import>
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
4 <xml name="gene_info">
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
5 <conditional name="gene_info">
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
6 <param name="source" type="select"
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
7 label="Additional information about genes">
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
8 <option value="">None</option>
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
9 <option value="builtin">Built-in gene information for supported species</option>
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
10 <option value="custom">Custom gene information</option>
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
11 </param>
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
12 <when value="" />
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
13 <when value="builtin">
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
14 <param argument="-s" name="species" type="select"
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
15 label="Select species">
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
16 <option value="HUMAN">Human</option>
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
17 <option value="MOUSE">Mouse</option>
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
18 </param>
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
19 </when>
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
20 <when value="custom">
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
21 <param argument="-i" name="info" type="data" format="tsv"
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
22 label="Qualimap compatible gene annotation data" />
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
23 </when>
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
24 </conditional>
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
25 </xml>
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
26 </macros>
3
72927fc9e9ed planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit 25200b2c00364b3d371c14cb4624b246446e548b
iuc
parents: 0
diff changeset
27 <expand macro="bio_tools"/>
0
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
28 <expand macro="requirements" />
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
29 <expand macro="version_command" />
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
30 <command detect_errors="exit_code"><![CDATA[
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
31 @SET_JAVA_OPTS@ &&
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
32
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
33 ## Inconveniently, metadata.column_names is a long string of
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
34 ## comma-separated, sanitized column name representations.
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
35 ## The following turns this string into a list of the actual names.
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
36 #set $sample_names = [
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
37 s.strip().replace(' ', '_')
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
38 for s in $input.metadata.column_names
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
39 .replace('__ob__','')
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
40 .replace('u__sq__','')
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
41 .replace('__sq__','')
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
42 .replace('__cb__','')
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
43 .split(',')
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
44 ][1:]
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
45 #if str($analysis.groups).strip():
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
46 #set $groups = [
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
47 v.strip().replace(' ', '_')
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
48 for v in str($analysis.groups).split(',')
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
49 ]
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
50 #else:
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
51 #set $groups = ['.'] * (int($input.metadata.columns) - 1)
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
52 #end if
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
53 #for $col, $sample, $group in zip(range(2, int($input.metadata.columns) + 1), $sample_names, $groups):
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
54 printf '%s\t%s\tcounts_data\t%d\n' '${sample}' '${group}' ${col} >> data_spec.txt &&
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
55 #end for
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
56
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
57 ln -s '$input' counts_data &&
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
58
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
59 qualimap counts
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
60 --data data_spec.txt
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
61 #if str($analysis.mode) == 'comparison':
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
62 --compare
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
63 #end if
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
64 #if str($analysis.mode) != 'multi_sample':
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
65 #if str($analysis.gene_info.source) == 'builtin':
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
66 --species ${analysis.gene_info.species}
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
67 #elif str($analysis.gene_info.source) == 'custom':
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
68 --info ${analysis.info}
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
69 #end if
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
70 #end if
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
71 --threshold $threshold
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
72 -outdir results -outformat html &&
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
73
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
74 #if str($analysis.mode) == 'comparison':
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
75 #set $report_name = 'ComparisonReport'
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
76 #elif str($analysis.mode) == 'multi_sample':
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
77 #set $report_name = 'GlobalReport'
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
78 #else:
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
79 #set $sample = $sample_names[int($analysis.sample_number) - 1]
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
80 ## Qualimap replaces '-' in sample names with '_' for
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
81 ## determining file names
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
82 #set $report_name = str($sample).replace('-', '_') + 'Report'
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
83 #end if
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
84 #set $summary_report = None
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
85 @MASSAGE_OUTPUT@
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
86 ]]></command>
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
87
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
88 <inputs>
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
89 <param name="input" type="data" format="tsv" label="Input counts data" />
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
90 <conditional name="analysis">
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
91 <param name="mode" type="select" label="Type of analysis to perform">
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
92 <option value="multi_sample">Report overview stats for all samples</option>
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
93 <option value="single_sample">Report feature count stats of a single sample</option>
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
94 <option value="comparison">Compare two groups of samples</option>
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
95 </param>
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
96 <when value="multi_sample">
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
97 <param name="groups" type="hidden" value="" />
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
98 </when>
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
99 <when value="single_sample">
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
100 <param name="groups" type="hidden" value="" />
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
101 <param name="sample_number" type="integer" value="1" min="1"
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
102 label="Which sample in the input would you like to analyze?" />
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
103 <expand macro="gene_info" />
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
104 </when>
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
105 <when value="comparison">
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
106 <param name="groups" type="text"
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
107 label="Assign each sample to one of two groups"
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
108 help="The 'Comparison' mode currently works for exactly two groups of samples. Enter comma-separated group names - one for each sample. The group names will be assigned to the samples in the order of the sample columns of the counts data.">
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
109 <validator type="expression" message="Please specify a comma-separated list of group names. No group name in the list may be blank.">all(v.strip() for v in value.split(','))</validator>
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
110 <validator type="expression" message="Please specify a comma-separated list of group names. Only two different group names are allowed.">len(set(v.strip() for v in value.split(','))) == 2</validator>
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
111 </param>
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
112 <expand macro="gene_info" />
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
113 </when>
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
114 </conditional>
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
115 <param argument="-k" name="threshold" type="integer" value="5" min="1"
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
116 label="Counts threshold" />
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
117 </inputs>
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
118 <outputs>
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
119 <data name="output_html" format="html" />
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
120 </outputs>
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
121 <tests>
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
122 <test>
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
123 <param name="input" value="mouse_counts_ensemble_1000_6.tsv" ftype="tsv" />
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
124 <conditional name="analysis">
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
125 <param name="mode" value="single_sample" />
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
126 <param name="sample_number" value="3" />
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
127 </conditional>
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
128 <assert_command>
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
129 <has_text text="results/_GlcN03Report.html" />
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
130 </assert_command>
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
131 <output name="output_html">
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
132 <assert_contents>
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
133 <has_text text="Qualimap Report: Counts QC" />
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
134 <not_has_text text="#Counts Distribution" />
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
135 <not_has_text text="#Features With Low Counts" />
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
136 <not_has_text text="#Bio Detection" />
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
137 <not_has_text text="#Counts Per Biotype" />
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
138 <not_has_text text="#Length Bias" />
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
139 <not_has_text text="#GC Bias" />
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
140 <not_has_text text="#Counts Density" />
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
141 <not_has_text text="#Scatterplot Matrix" />
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
142 <has_text text="#Saturation" />
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
143 </assert_contents>
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
144 </output>
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
145 </test>
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
146 <test>
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
147 <param name="input" value="mouse_counts_ensemble_1000_6.tsv" ftype="tsv" />
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
148 <conditional name="analysis">
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
149 <param name="mode" value="single_sample" />
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
150 <param name="sample_number" value="3" />
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
151 <conditional name="gene_info">
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
152 <param name="source" value="builtin" />
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
153 <param name="species" value="MOUSE" />
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
154 </conditional>
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
155 </conditional>
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
156 <assert_command>
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
157 <has_text text="results/_GlcN03Report.html" />
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
158 </assert_command>
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
159 <output name="output_html">
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
160 <assert_contents>
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
161 <has_text text="Qualimap Report: Counts QC" />
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
162 <not_has_text text="#Counts Distribution" />
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
163 <not_has_text text="#Features With Low Counts" />
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
164 <has_text text="#Bio Detection" />
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
165 <has_text text="#Counts Per Biotype" />
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
166 <has_text text="#Length Bias" />
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
167 <has_text text="#GC Bias" />
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
168 <not_has_text text="#Counts Density" />
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
169 <not_has_text text="#Scatterplot Matrix" />
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
170 <has_text text="#Saturation" />
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
171 </assert_contents>
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
172 </output>
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
173 </test>
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
174 <test>
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
175 <param name="input" value="mouse_counts_ensemble_1000_6.tsv" ftype="tsv" />
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
176 <conditional name="analysis">
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
177 <param name="mode" value="comparison" />
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
178 <param name="groups" value="minus,minus,minus,plus,plus,plus" />
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
179 </conditional>
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
180 <output name="output_html">
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
181 <assert_contents>
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
182 <has_text text="Qualimap Report: Counts QC" />
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
183 <has_text text="#Counts Distribution" />
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
184 <has_text text="#Features With Low Counts" />
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
185 <not_has_text text="#Bio Detection" />
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
186 <not_has_text text="#Counts Per Biotype" />
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
187 <not_has_text text="#Length Bias" />
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
188 <not_has_text text="#GC Bias" />
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
189 <not_has_text text="#Counts Density" />
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
190 <not_has_text text="#Scatterplot Matrix" />
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
191 <not_has_text text="#Saturation" />
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
192 </assert_contents>
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
193 </output>
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
194 </test>
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
195 <test>
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
196 <param name="input" value="mouse_counts_ensemble_1000_6.tsv" ftype="tsv" />
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
197 <conditional name="analysis">
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
198 <param name="mode" value="comparison" />
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
199 <param name="groups" value="minus,minus,minus,plus,plus,plus" />
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
200 <conditional name="gene_info">
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
201 <param name="source" value="builtin" />
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
202 <param name="species" value="MOUSE" />
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
203 </conditional>
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
204 </conditional>
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
205 <output name="output_html">
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
206 <assert_contents>
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
207 <has_text text="Qualimap Report: Counts QC" />
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
208 <has_text text="#Counts Distribution" />
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
209 <has_text text="#Features With Low Counts" />
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
210 <has_text text="#Bio Detection" />
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
211 <not_has_text text="#Counts Per Biotype" />
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
212 <has_text text="#Length Bias" />
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
213 <has_text text="#GC Bias" />
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
214 <not_has_text text="#Counts Density" />
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
215 <not_has_text text="#Scatterplot Matrix" />
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
216 <not_has_text text="#Saturation" />
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
217 </assert_contents>
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
218 </output>
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
219 </test>
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
220 <test>
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
221 <param name="input" value="mouse_counts_ensemble_1000_6.tsv" ftype="tsv" />
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
222 <conditional name="analysis">
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
223 <param name="mode" value="multi_sample" />
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
224 </conditional>
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
225 <output name="output_html">
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
226 <assert_contents>
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
227 <has_text text="Qualimap Report: Counts QC" />
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
228 <has_text text="_GlcN01 ." />
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
229 <has_text text="_GlcN02 ." />
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
230 <has_text text="_GlcN03 ." />
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
231 <has_text text="+GlcN01 ." />
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
232 <has_text text="+GlcN02 ." />
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
233 <has_text text="+GlcN03 ." />
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
234 <has_text text="#input" />
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
235 <has_text text="#Counts Density" />
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
236 <has_text text="#Scatterplot Matrix" />
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
237 <has_text text="#Saturation" />
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
238 <has_text text="#Counts Distribution" />
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
239 <has_text text="#Features With Low Counts" />
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
240 <not_has_text text="#Bio Detection" />
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
241 <not_has_text text="#Counts Per Biotype" />
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
242 <not_has_text text="#Length Bias" />
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
243 <not_has_text text="#GC Bias" />
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
244 </assert_contents>
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
245 </output>
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
246 </test>
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
247 </tests>
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
248 <help><![CDATA[
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
249 **What it does**
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
250
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
251 In RNA-seq experiments, the reads are usually first mapped to a reference genome. It is assumed that if the number of reads mapping to a certain biological feature of interest (gene, transcript, exon, ...) is sufficient, it can be used as an estimation of the abundance of that feature in the sample and interpreted as the quantification of the expression level of the corresponding region.
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
252
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
253 These count data can be utilized for example to assess differential expression between two or more experimental conditions. Before assessing differential expression analysis, researchers should be aware of some potential limitations of RNA-seq data, as for example:
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
254
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
255 - Has saturation been reached, or could more features be detected by
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
256 increasing the sequencing depth?
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
257
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
258 - Which type of features are being detected in the experiment?
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
259
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
260 - How good is the quantification of expression in the sample?
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
261
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
262 All of these questions can be answered by interpreting the plots generated by
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
263 **Qualimap Counts QC**.
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
264
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
265
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
266 Input
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
267 =====
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
268
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
269 The tool accepts tabular input of type `tsv`. It expects gene identifiers in
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
270 the first and the counts for different samples in the following column(s).
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
271 The first line of the input needs to be a header line starting with `#`,
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
272 immediately followed by the name of the gene identifier column, then the sample
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
273 names separated by tabs.
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
274 So, for example::
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
275
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
276 #GeneID Sample1 Sample2
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
277
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
278 would be a valid header line.
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
279
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
280 .. class:: infomark
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
281
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
282 The *Counts* output of featureCounts represents nearly valid input for the
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
283 tool, but you will have to **replace** the header line to add a leading `#`
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
284 and to provide more telling sample names.
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
285
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
286 You can **join** the outputs of several featureCounts runs to obtain
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
287 multi-sample counts data.
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
288
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
289
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
290 Analysis/Report types
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
291 ---------------------
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
292
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
293 *Report overview stats for all samples* - Generates overview plots of the
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
294 counts data across all samples.
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
295
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
296 *Report feature count stats of a single sample* - Generates plots with detailed
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
297 information about a single sample.
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
298
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
299 *Compare two groups of samples* - Lets you compare groups of samples representing different conditions.
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
300 This version of Qualimap requires all samples to belong to one of two groups.
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
301
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
302
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
303 Parameters
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
304 ----------
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
305
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
306 *Additional information about genes* (optional)
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
307
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
308 Qualimap requires gene annotation data to generate plots (see *Output* section
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
309 below) of
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
310
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
311 - counts across classes of features
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
312 - feature length and GC content bias in the counts data
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
313
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
314 , which are available for the single-sample and group comparison reports.
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
315
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
316 You can provide the annotation data in the form of:
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
317
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
318 - Built-in gene information for supported species
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
319
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
320 For convenience, Qualimap provides the Ensembl annotations for certain species (currently Human and Mouse). In order to use these annotations, Ensembl Gene IDs should be used as the feature IDs on the count files (e.g. ENSG00000251282).
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
321
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
322 - Custom gene information
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
323
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
324 A tabular dataset holding annotations of the features in the counts dataset is
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
325 required. It must be in a four-column tab-delimited (`tsv`) format, with the
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
326 feature names or IDs in the first column, the group (*e.g.* the biotype from
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
327 Ensembl database) in the second column, feature length in the third and feature
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
328 GC-content in the last column (see this
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
329 `example <http://kokonech.github.io/qualimap/samples/human.ens68.txt>`__).
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
330
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
331 **Make sure to use the same feature IDs in the annotation and in the counts dataset!**
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
332
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
333 To generate a Qualimap-compatible info file based on an arbitrary GTF annotation and a genome FASTA file, the developers of Qualimap offer a `Python script for the command line <https://bitbucket.org/kokonech/qualimap/src/master/util/createQualimapInfoFile.py?at=master>`__.
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
334
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
335 *Counts threshold*
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
336
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
337 In order to remove the influence of spurious reads, a feature is considered as
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
338 detected if its corresponding number of counts is greater than this threshold.
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
339
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
340 By default, the threshold value is set to 5 counts, meaning that features having
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
341 less than 5 counts will not be taken into account.
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
342
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
343
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
344 Output
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
345 ======
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
346
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
347 Many of the plots that this tool can produce are created using the NOISeq package. The `NOISeq vignette <http://www.bioconductor.org/packages/release/bioc/vignettes/NOISeq/inst/doc/NOISeq.pdf>`__ contains a lot of useful information about the plots and how to interpret them. Here we provide a short explanation:
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
348
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
349
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
350 Plots of overview stats for all samples
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
351 ---------------------------------------
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
352
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
353 *Counts Density*
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
354
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
355 This plot shows density of counts computed from the histogram of log-transformed counts. In order to avoid infinite values in case of zero counts the transformation `log2(expr + 0.5)` is applied, where `expr` is the number of read counts for a given feature. Only log-transformed counts having value greater than 1 are plotted.
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
356
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
357 *Scatterplot Matrix*
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
358
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
359 The panel shows a scatterplot along with smoothed line (lower panel) and Pearson correlation coefficients (upper panel) for each pair of samples. Plots are generated using log-transformed counts.
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
360
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
361 *Saturation*
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
362
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
363 This plot provides information about the level of saturation in the samples, so it helps the user to decide if more sequencing is needed and more features could be detected when increasing the number of reads.
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
364
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
365 Sequencing depth of each sample (on the x-axis) is plotted against the number of detected features (on the y-axis). Here, “detected features” refers to features with more than k counts, where k is the *Counts threshold* selected by the user.
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
366
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
367 The highlighted value is the real sequencing depth of the sample(s). The
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
368 expected results at other sequencing depths are simulated based on random
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
369 sampling of the original data.
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
370
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
371 *Counts Distribution*
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
372
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
373 This box plot shows the overall counts distribution of each sample.
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
374
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
375 *Features With Low Counts*
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
376
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
377 This plot shows the proportion of features with low counts in each sample. Such features are usually less reliable and could be filtered out. In this plot, the bars show the percentage of features within each sample having more than 0 counts per million (CPM), or more than 1, 2, 5 and 10 CPM.
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
378
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
379
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
380 Plots of single-sample count statistics
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
381 ---------------------------------------
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
382
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
383 .. class:: infomark
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
384
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
385 Note that most single-sample plots require built-in or custom *additional
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
386 information about genes* to be generated. The *Saturation* plot is the only
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
387 exception.
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
388
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
389 *Saturation*
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
390
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
391 Similar to the same plot in the overview of all samples.
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
392 The single-sample plot, however, has an additional y-axis (on the right)
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
393 showing the number of features expected to be newly detected when increasing
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
394 the sequencing depth by one million reads from each indicated sequencing depth
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
395 value.
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
396
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
397 *Bio Detection*
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
398
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
399 This barplot allows the user to know which **kind** of features are being
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
400 detected in the chosen sample. The x-axis shows all feature categories listed
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
401 in the annotations file. The gray bars are the percentage of features of each group within the reference genome (or transcriptome, etc.). The striped color bars are the percentages of features of each group detected in the sample with regard to the genome. The solid color bars are the percentages that each group represents in the total detected features in the sample.
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
402
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
403 *Counts Per Biotype*
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
404
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
405 This boxplot shows the distribution of counts of features from each detected
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
406 feature clas.
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
407
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
408 *Length Bias*
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
409
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
410 The plot describes the relationship between the length of the features and
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
411 their expression values.
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
412
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
413 Feature lengths are divided into bins, and mean expression of features falling into a particular length interval is computed and plotted. A cubic spline regression model is fitted to explain the relation between length and expression. Coefficient of determination (`R^2`) and p-value are shown together with the regression curve.
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
414
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
415 *GC Bias*
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
416
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
417 The plot describes the relantionship between the GC-content of the features and the expression values. The data for the plot is generated similar to the
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
418 *Length Bias* plot. The GC content is divided into bins and the mean expression
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
419 of features falling into any given GC interval is computed. The relation between GC-content and expression is investigated using a cubic spline regression model.
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
420
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
421
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
422 Plots for comparing two groups of samples
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
423 -----------------------------------------
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
424
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
425 This mode can generate side-by-side plots of
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
426
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
427 - *Counts Distribution*,
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
428 - *Features With Low Counts*
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
429 - *Bio Detection*,
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
430 - *Length Bias* and
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
431 - *GC Bias*
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
432
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
433 for two groups of samples.
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
434
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
435 .. class:: infomark
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
436
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
437 Note that the *Bio Detection*, *Length Bias* and *GC Bias* plots can only be
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
438 generated when built-in or custom *additional information about genes* is
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
439 available.
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
440
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
441 ]]></help>
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
442 <expand macro="citations"/>
e020be4f281b "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit b4d43001cc0caa14d760c347fa1c416929f769b2"
iuc
parents:
diff changeset
443 </tool>