annotate test-data/paired_example_results2.txt @ 15:084bbd8ba7b8 draft

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 10a9de2adae04249830c880cf0c55edaa196f3f7
author bgruening
date Tue, 30 Jul 2019 06:26:49 -0400
parents 80cd83b11214
children cd7e644cae1d
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
4
2c1f0fe810f7 Uploaded
bgruening
parents:
diff changeset
1
2c1f0fe810f7 Uploaded
bgruening
parents:
diff changeset
2 SUMMARISING RUN PARAMETERS
2c1f0fe810f7 Uploaded
bgruening
parents:
diff changeset
3 ==========================
10
b4e39d993fc8 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit bbef69cc08154b5c156c25f9ca43df0915803856
bgruening
parents: 6
diff changeset
4 Input filename: input_1.fastq
4
2c1f0fe810f7 Uploaded
bgruening
parents:
diff changeset
5 Trimming mode: paired-end
15
084bbd8ba7b8 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 10a9de2adae04249830c880cf0c55edaa196f3f7
bgruening
parents: 11
diff changeset
6 Trim Galore version: 0.6.3
084bbd8ba7b8 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 10a9de2adae04249830c880cf0c55edaa196f3f7
bgruening
parents: 11
diff changeset
7 Cutadapt version: 2.4
084bbd8ba7b8 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 10a9de2adae04249830c880cf0c55edaa196f3f7
bgruening
parents: 11
diff changeset
8 Number of cores used for trimming: 1
4
2c1f0fe810f7 Uploaded
bgruening
parents:
diff changeset
9 Quality Phred score cutoff: 20
2c1f0fe810f7 Uploaded
bgruening
parents:
diff changeset
10 Quality encoding type selected: ASCII+33
6
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
11 Adapter sequence: 'CTGTCTCTTATA' (Nextera Transposase sequence; auto-detected)
4
2c1f0fe810f7 Uploaded
bgruening
parents:
diff changeset
12 Maximum trimming error rate: 0.1 (default)
2c1f0fe810f7 Uploaded
bgruening
parents:
diff changeset
13 Minimum required adapter overlap (stringency): 1 bp
2c1f0fe810f7 Uploaded
bgruening
parents:
diff changeset
14 Minimum required sequence length for both reads before a sequence pair gets removed: 20 bp
2c1f0fe810f7 Uploaded
bgruening
parents:
diff changeset
15
2c1f0fe810f7 Uploaded
bgruening
parents:
diff changeset
16
15
084bbd8ba7b8 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 10a9de2adae04249830c880cf0c55edaa196f3f7
bgruening
parents: 11
diff changeset
17 This is cutadapt 2.4 with Python 3.7.3
084bbd8ba7b8 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 10a9de2adae04249830c880cf0c55edaa196f3f7
bgruening
parents: 11
diff changeset
18 Command line parameters: -j 1 -e 0.1 -q 20 -O 1 -a CTGTCTCTTATA input_1.fastq
084bbd8ba7b8 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 10a9de2adae04249830c880cf0c55edaa196f3f7
bgruening
parents: 11
diff changeset
19 Processing reads on 1 core in single-end mode ...
084bbd8ba7b8 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 10a9de2adae04249830c880cf0c55edaa196f3f7
bgruening
parents: 11
diff changeset
20 Finished in 0.01 s (75 us/read; 0.80 M reads/minute).
6
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
21
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
22 === Summary ===
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
23
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
24 Total reads processed: 99
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
25 Reads with adapters: 52 (52.5%)
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
26 Reads written (passing filters): 99 (100.0%)
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
27
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
28 Total basepairs processed: 24,849 bp
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
29 Quality-trimmed: 205 bp (0.8%)
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
30 Total written (filtered): 23,339 bp (93.9%)
4
2c1f0fe810f7 Uploaded
bgruening
parents:
diff changeset
31
2c1f0fe810f7 Uploaded
bgruening
parents:
diff changeset
32 === Adapter 1 ===
2c1f0fe810f7 Uploaded
bgruening
parents:
diff changeset
33
6
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
34 Sequence: CTGTCTCTTATA; Type: regular 3'; Length: 12; Trimmed: 52 times.
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
35
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
36 No. of allowed errors:
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
37 0-9 bp: 0; 10-12 bp: 1
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
38
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
39 Bases preceding removed adapters:
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
40 A: 9.6%
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
41 C: 38.5%
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
42 G: 23.1%
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
43 T: 28.8%
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
44 none/other: 0.0%
4
2c1f0fe810f7 Uploaded
bgruening
parents:
diff changeset
45
6
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
46 Overview of removed sequences
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
47 length count expect max.err error counts
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
48 1 11 24.8 0 11
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
49 2 5 6.2 0 5
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
50 3 3 1.5 0 3
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
51 4 3 0.4 0 3
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
52 12 1 0.0 1 1
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
53 13 2 0.0 1 2
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
54 14 1 0.0 1 1
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
55 16 1 0.0 1 1
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
56 17 1 0.0 1 0 1
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
57 20 2 0.0 1 2
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
58 21 1 0.0 1 1
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
59 24 1 0.0 1 1
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
60 26 2 0.0 1 2
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
61 31 1 0.0 1 1
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
62 33 1 0.0 1 1
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
63 41 2 0.0 1 2
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
64 49 1 0.0 1 1
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
65 50 1 0.0 1 1
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
66 54 1 0.0 1 1
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
67 56 1 0.0 1 1
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
68 58 2 0.0 1 2
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
69 60 1 0.0 1 1
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
70 67 2 0.0 1 2
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
71 68 1 0.0 1 1
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
72 69 1 0.0 1 1
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
73 73 1 0.0 1 1
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
74 80 1 0.0 1 1
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
75 86 1 0.0 1 1
4
2c1f0fe810f7 Uploaded
bgruening
parents:
diff changeset
76
10
b4e39d993fc8 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit bbef69cc08154b5c156c25f9ca43df0915803856
bgruening
parents: 6
diff changeset
77 RUN STATISTICS FOR INPUT FILE: input_1.fastq
4
2c1f0fe810f7 Uploaded
bgruening
parents:
diff changeset
78 =============================================
6
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
79 99 sequences processed in total
4
2c1f0fe810f7 Uploaded
bgruening
parents:
diff changeset
80
2c1f0fe810f7 Uploaded
bgruening
parents:
diff changeset
81
2c1f0fe810f7 Uploaded
bgruening
parents:
diff changeset
82 SUMMARISING RUN PARAMETERS
2c1f0fe810f7 Uploaded
bgruening
parents:
diff changeset
83 ==========================
10
b4e39d993fc8 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit bbef69cc08154b5c156c25f9ca43df0915803856
bgruening
parents: 6
diff changeset
84 Input filename: input_2.fastq
4
2c1f0fe810f7 Uploaded
bgruening
parents:
diff changeset
85 Trimming mode: paired-end
15
084bbd8ba7b8 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 10a9de2adae04249830c880cf0c55edaa196f3f7
bgruening
parents: 11
diff changeset
86 Trim Galore version: 0.6.3
084bbd8ba7b8 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 10a9de2adae04249830c880cf0c55edaa196f3f7
bgruening
parents: 11
diff changeset
87 Cutadapt version: 2.4
084bbd8ba7b8 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 10a9de2adae04249830c880cf0c55edaa196f3f7
bgruening
parents: 11
diff changeset
88 Number of cores used for trimming: 1
4
2c1f0fe810f7 Uploaded
bgruening
parents:
diff changeset
89 Quality Phred score cutoff: 20
2c1f0fe810f7 Uploaded
bgruening
parents:
diff changeset
90 Quality encoding type selected: ASCII+33
6
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
91 Adapter sequence: 'CTGTCTCTTATA' (Nextera Transposase sequence; auto-detected)
4
2c1f0fe810f7 Uploaded
bgruening
parents:
diff changeset
92 Maximum trimming error rate: 0.1 (default)
2c1f0fe810f7 Uploaded
bgruening
parents:
diff changeset
93 Minimum required adapter overlap (stringency): 1 bp
2c1f0fe810f7 Uploaded
bgruening
parents:
diff changeset
94 Minimum required sequence length for both reads before a sequence pair gets removed: 20 bp
2c1f0fe810f7 Uploaded
bgruening
parents:
diff changeset
95
2c1f0fe810f7 Uploaded
bgruening
parents:
diff changeset
96
15
084bbd8ba7b8 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 10a9de2adae04249830c880cf0c55edaa196f3f7
bgruening
parents: 11
diff changeset
97 This is cutadapt 2.4 with Python 3.7.3
084bbd8ba7b8 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 10a9de2adae04249830c880cf0c55edaa196f3f7
bgruening
parents: 11
diff changeset
98 Command line parameters: -j 1 -e 0.1 -q 20 -O 1 -a CTGTCTCTTATA input_2.fastq
084bbd8ba7b8 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 10a9de2adae04249830c880cf0c55edaa196f3f7
bgruening
parents: 11
diff changeset
99 Processing reads on 1 core in single-end mode ...
084bbd8ba7b8 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 10a9de2adae04249830c880cf0c55edaa196f3f7
bgruening
parents: 11
diff changeset
100 Finished in 0.00 s (50 us/read; 1.19 M reads/minute).
6
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
101
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
102 === Summary ===
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
103
15
084bbd8ba7b8 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 10a9de2adae04249830c880cf0c55edaa196f3f7
bgruening
parents: 11
diff changeset
104 Total reads processed: 99
084bbd8ba7b8 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 10a9de2adae04249830c880cf0c55edaa196f3f7
bgruening
parents: 11
diff changeset
105 Reads with adapters: 58 (58.6%)
084bbd8ba7b8 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 10a9de2adae04249830c880cf0c55edaa196f3f7
bgruening
parents: 11
diff changeset
106 Reads written (passing filters): 99 (100.0%)
6
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
107
15
084bbd8ba7b8 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 10a9de2adae04249830c880cf0c55edaa196f3f7
bgruening
parents: 11
diff changeset
108 Total basepairs processed: 24,849 bp
084bbd8ba7b8 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 10a9de2adae04249830c880cf0c55edaa196f3f7
bgruening
parents: 11
diff changeset
109 Quality-trimmed: 745 bp (3.0%)
084bbd8ba7b8 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 10a9de2adae04249830c880cf0c55edaa196f3f7
bgruening
parents: 11
diff changeset
110 Total written (filtered): 23,035 bp (92.7%)
4
2c1f0fe810f7 Uploaded
bgruening
parents:
diff changeset
111
2c1f0fe810f7 Uploaded
bgruening
parents:
diff changeset
112 === Adapter 1 ===
2c1f0fe810f7 Uploaded
bgruening
parents:
diff changeset
113
15
084bbd8ba7b8 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 10a9de2adae04249830c880cf0c55edaa196f3f7
bgruening
parents: 11
diff changeset
114 Sequence: CTGTCTCTTATA; Type: regular 3'; Length: 12; Trimmed: 58 times.
6
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
115
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
116 No. of allowed errors:
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
117 0-9 bp: 0; 10-12 bp: 1
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
118
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
119 Bases preceding removed adapters:
15
084bbd8ba7b8 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 10a9de2adae04249830c880cf0c55edaa196f3f7
bgruening
parents: 11
diff changeset
120 A: 12.1%
084bbd8ba7b8 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 10a9de2adae04249830c880cf0c55edaa196f3f7
bgruening
parents: 11
diff changeset
121 C: 37.9%
084bbd8ba7b8 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 10a9de2adae04249830c880cf0c55edaa196f3f7
bgruening
parents: 11
diff changeset
122 G: 8.6%
084bbd8ba7b8 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 10a9de2adae04249830c880cf0c55edaa196f3f7
bgruening
parents: 11
diff changeset
123 T: 41.4%
6
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
124 none/other: 0.0%
4
2c1f0fe810f7 Uploaded
bgruening
parents:
diff changeset
125
6
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
126 Overview of removed sequences
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
127 length count expect max.err error counts
15
084bbd8ba7b8 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 10a9de2adae04249830c880cf0c55edaa196f3f7
bgruening
parents: 11
diff changeset
128 1 16 24.8 0 16
6
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
129 2 7 6.2 0 7
15
084bbd8ba7b8 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 10a9de2adae04249830c880cf0c55edaa196f3f7
bgruening
parents: 11
diff changeset
130 3 1 1.5 0 1
6
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
131 4 2 0.4 0 2
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
132 6 2 0.0 0 2
15
084bbd8ba7b8 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 10a9de2adae04249830c880cf0c55edaa196f3f7
bgruening
parents: 11
diff changeset
133 9 1 0.0 0 1
6
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
134 10 1 0.0 1 1
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
135 13 1 0.0 1 1
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
136 14 2 0.0 1 2
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
137 15 1 0.0 1 1
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
138 16 1 0.0 1 1
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
139 17 1 0.0 1 1
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
140 19 2 0.0 1 2
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
141 21 1 0.0 1 1
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
142 25 1 0.0 1 1
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
143 30 1 0.0 1 1
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
144 32 2 0.0 1 2
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
145 34 1 0.0 1 1
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
146 36 2 0.0 1 2
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
147 38 1 0.0 1 1
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
148 40 1 0.0 1 1
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
149 41 1 0.0 1 1
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
150 42 1 0.0 1 1
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
151 43 1 0.0 1 1
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
152 49 1 0.0 1 1
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
153 51 1 0.0 1 1
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
154 56 1 0.0 1 1
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
155 57 1 0.0 1 1
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
156 60 1 0.0 1 1
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
157 67 1 0.0 1 1
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
158 80 1 0.0 1 1
4
2c1f0fe810f7 Uploaded
bgruening
parents:
diff changeset
159
10
b4e39d993fc8 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit bbef69cc08154b5c156c25f9ca43df0915803856
bgruening
parents: 6
diff changeset
160 RUN STATISTICS FOR INPUT FILE: input_2.fastq
4
2c1f0fe810f7 Uploaded
bgruening
parents:
diff changeset
161 =============================================
15
084bbd8ba7b8 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 10a9de2adae04249830c880cf0c55edaa196f3f7
bgruening
parents: 11
diff changeset
162 99 sequences processed in total
4
2c1f0fe810f7 Uploaded
bgruening
parents:
diff changeset
163
6
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
164 Total number of sequences analysed for the sequence pair length validation: 99
4
2c1f0fe810f7 Uploaded
bgruening
parents:
diff changeset
165
6
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
166 Number of sequence pairs removed because at least one read was shorter than the length cutoff (20 bp): 1 (1.01%)