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