annotate test-data/paired_collection_example_results3.txt @ 10:b4e39d993fc8 draft

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit bbef69cc08154b5c156c25f9ca43df0915803856
author bgruening
date Thu, 20 Apr 2017 09:14:30 -0400
parents 11962ce40855
children 80cd83b11214
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
6
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
6 Trim Galore version: 0.4.0
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
7 Cutadapt version: 1.8
4
2c1f0fe810f7 Uploaded
bgruening
parents:
diff changeset
8 Quality Phred score cutoff: 20
2c1f0fe810f7 Uploaded
bgruening
parents:
diff changeset
9 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
10 Adapter sequence: 'CTGTCTCTTATA' (Nextera Transposase sequence; auto-detected)
4
2c1f0fe810f7 Uploaded
bgruening
parents:
diff changeset
11 Maximum trimming error rate: 0.1 (default)
2c1f0fe810f7 Uploaded
bgruening
parents:
diff changeset
12 Minimum required adapter overlap (stringency): 1 bp
2c1f0fe810f7 Uploaded
bgruening
parents:
diff changeset
13 Minimum required sequence length for both reads before a sequence pair gets removed: 20 bp
6
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
14 Length cut-off for read 1: 35 bp (default)
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
15 Length cut-off for read 2: 35 bp (default)
4
2c1f0fe810f7 Uploaded
bgruening
parents:
diff changeset
16
2c1f0fe810f7 Uploaded
bgruening
parents:
diff changeset
17
10
b4e39d993fc8 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit bbef69cc08154b5c156c25f9ca43df0915803856
bgruening
parents: 6
diff changeset
18 This is cutadapt 1.8 with Python 3.5.3
b4e39d993fc8 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit bbef69cc08154b5c156c25f9ca43df0915803856
bgruening
parents: 6
diff changeset
19 Command line parameters: -f fastq -e 0.1 -q 20 -O 1 -a CTGTCTCTTATA input_1.fastq
6
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
20 Trimming 1 adapter(s) with at most 10.0% errors in single-end mode ...
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
21 Finished in 0.10 s (1010 us/read; 0.06 M reads/minute).
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
22
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
23 === Summary ===
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
24
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
25 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
26 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
27 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
28
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
29 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
30 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
31 Total written (filtered): 23,339 bp (93.9%)
4
2c1f0fe810f7 Uploaded
bgruening
parents:
diff changeset
32
2c1f0fe810f7 Uploaded
bgruening
parents:
diff changeset
33 === Adapter 1 ===
2c1f0fe810f7 Uploaded
bgruening
parents:
diff changeset
34
6
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
35 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
36
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
37 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
38 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
39
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
40 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
41 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
42 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
43 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
44 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
45 none/other: 0.0%
4
2c1f0fe810f7 Uploaded
bgruening
parents:
diff changeset
46
6
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
47 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
48 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
49 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
50 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
51 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
52 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
53 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
54 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
55 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
56 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
57 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
58 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
59 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
60 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
61 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
62 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
63 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
64 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
65 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
66 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
67 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
68 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
69 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
70 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
71 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
72 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
73 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
74 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
75 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
76 86 1 0.0 1 1
4
2c1f0fe810f7 Uploaded
bgruening
parents:
diff changeset
77
2c1f0fe810f7 Uploaded
bgruening
parents:
diff changeset
78
10
b4e39d993fc8 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit bbef69cc08154b5c156c25f9ca43df0915803856
bgruening
parents: 6
diff changeset
79 RUN STATISTICS FOR INPUT FILE: input_1.fastq
4
2c1f0fe810f7 Uploaded
bgruening
parents:
diff changeset
80 =============================================
6
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
81 99 sequences processed in total
4
2c1f0fe810f7 Uploaded
bgruening
parents:
diff changeset
82
2c1f0fe810f7 Uploaded
bgruening
parents:
diff changeset
83
2c1f0fe810f7 Uploaded
bgruening
parents:
diff changeset
84 SUMMARISING RUN PARAMETERS
2c1f0fe810f7 Uploaded
bgruening
parents:
diff changeset
85 ==========================
10
b4e39d993fc8 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit bbef69cc08154b5c156c25f9ca43df0915803856
bgruening
parents: 6
diff changeset
86 Input filename: input_2.fastq
4
2c1f0fe810f7 Uploaded
bgruening
parents:
diff changeset
87 Trimming mode: paired-end
6
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
88 Trim Galore version: 0.4.0
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
89 Cutadapt version: 1.8
4
2c1f0fe810f7 Uploaded
bgruening
parents:
diff changeset
90 Quality Phred score cutoff: 20
2c1f0fe810f7 Uploaded
bgruening
parents:
diff changeset
91 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
92 Adapter sequence: 'CTGTCTCTTATA' (Nextera Transposase sequence; auto-detected)
4
2c1f0fe810f7 Uploaded
bgruening
parents:
diff changeset
93 Maximum trimming error rate: 0.1 (default)
2c1f0fe810f7 Uploaded
bgruening
parents:
diff changeset
94 Minimum required adapter overlap (stringency): 1 bp
2c1f0fe810f7 Uploaded
bgruening
parents:
diff changeset
95 Minimum required sequence length for both reads before a sequence pair gets removed: 20 bp
6
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
96 Length cut-off for read 1: 35 bp (default)
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
97 Length cut-off for read 2: 35 bp (default)
4
2c1f0fe810f7 Uploaded
bgruening
parents:
diff changeset
98
2c1f0fe810f7 Uploaded
bgruening
parents:
diff changeset
99
10
b4e39d993fc8 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit bbef69cc08154b5c156c25f9ca43df0915803856
bgruening
parents: 6
diff changeset
100 This is cutadapt 1.8 with Python 3.5.3
b4e39d993fc8 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit bbef69cc08154b5c156c25f9ca43df0915803856
bgruening
parents: 6
diff changeset
101 Command line parameters: -f fastq -e 0.1 -q 20 -O 1 -a CTGTCTCTTATA input_2.fastq
6
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
102 Trimming 1 adapter(s) with at most 10.0% errors in single-end mode ...
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
103 Finished in 0.10 s (1000 us/read; 0.06 M reads/minute).
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
104
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
105 === Summary ===
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
106
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
107 Total reads processed: 100
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
108 Reads with adapters: 59 (59.0%)
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
109 Reads written (passing filters): 100 (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
110
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
111 Total basepairs processed: 25,100 bp
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
112 Quality-trimmed: 746 bp (3.0%)
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
113 Total written (filtered): 23,276 bp (92.7%)
4
2c1f0fe810f7 Uploaded
bgruening
parents:
diff changeset
114
2c1f0fe810f7 Uploaded
bgruening
parents:
diff changeset
115 === Adapter 1 ===
2c1f0fe810f7 Uploaded
bgruening
parents:
diff changeset
116
6
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
117 Sequence: CTGTCTCTTATA; Type: regular 3'; Length: 12; Trimmed: 59 times.
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 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
120 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
121
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
122 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
123 A: 11.9%
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
124 C: 39.0%
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
125 G: 8.5%
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
126 T: 40.7%
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
127 none/other: 0.0%
4
2c1f0fe810f7 Uploaded
bgruening
parents:
diff changeset
128
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 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
130 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
131 1 16 25.0 0 16
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
132 2 7 6.2 0 7
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
133 3 1 1.6 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
134 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
135 6 2 0.0 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
136 9 2 0.0 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
137 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
138 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
139 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
140 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
141 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
142 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
143 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
144 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
145 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
146 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
147 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
148 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
149 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
150 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
151 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
152 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
153 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
154 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
155 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
156 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
157 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
158 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
159 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
160 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
161 80 1 0.0 1 1
4
2c1f0fe810f7 Uploaded
bgruening
parents:
diff changeset
162
2c1f0fe810f7 Uploaded
bgruening
parents:
diff changeset
163
10
b4e39d993fc8 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit bbef69cc08154b5c156c25f9ca43df0915803856
bgruening
parents: 6
diff changeset
164 RUN STATISTICS FOR INPUT FILE: input_2.fastq
4
2c1f0fe810f7 Uploaded
bgruening
parents:
diff changeset
165 =============================================
2c1f0fe810f7 Uploaded
bgruening
parents:
diff changeset
166 100 sequences processed in total
2c1f0fe810f7 Uploaded
bgruening
parents:
diff changeset
167
6
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
168 Total number of sequences analysed for the sequence pair length validation: 99
4
2c1f0fe810f7 Uploaded
bgruening
parents:
diff changeset
169
6
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
170 Number of sequence pairs removed because at least one read was shorter than the length cutoff (20 bp): 1 (1.01%)