Mercurial > repos > bgruening > trim_galore
annotate test-data/paired_example_results2gz.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 | |
children | 80cd83b11214 |
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 |
b4e39d993fc8
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit bbef69cc08154b5c156c25f9ca43df0915803856
bgruening
parents:
diff
changeset
|
6 Trim Galore version: 0.4.0 |
b4e39d993fc8
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit bbef69cc08154b5c156c25f9ca43df0915803856
bgruening
parents:
diff
changeset
|
7 Cutadapt version: 1.8 |
b4e39d993fc8
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit bbef69cc08154b5c156c25f9ca43df0915803856
bgruening
parents:
diff
changeset
|
8 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
|
9 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
|
10 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
|
11 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
|
12 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
|
13 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
|
14 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
|
15 |
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 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:
diff
changeset
|
18 Command line parameters: -f fastq -e 0.1 -q 20 -O 1 -a CTGTCTCTTATA 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
|
19 Trimming 1 adapter(s) with at most 10.0% errors in single-end mode ... |
b4e39d993fc8
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit bbef69cc08154b5c156c25f9ca43df0915803856
bgruening
parents:
diff
changeset
|
20 Finished in 0.10 s (1010 us/read; 0.06 M reads/minute). |
b4e39d993fc8
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit bbef69cc08154b5c156c25f9ca43df0915803856
bgruening
parents:
diff
changeset
|
21 |
b4e39d993fc8
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit bbef69cc08154b5c156c25f9ca43df0915803856
bgruening
parents:
diff
changeset
|
22 === Summary === |
b4e39d993fc8
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit bbef69cc08154b5c156c25f9ca43df0915803856
bgruening
parents:
diff
changeset
|
23 |
b4e39d993fc8
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit bbef69cc08154b5c156c25f9ca43df0915803856
bgruening
parents:
diff
changeset
|
24 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
|
25 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
|
26 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
|
27 |
b4e39d993fc8
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit bbef69cc08154b5c156c25f9ca43df0915803856
bgruening
parents:
diff
changeset
|
28 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
|
29 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
|
30 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
|
31 |
b4e39d993fc8
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit bbef69cc08154b5c156c25f9ca43df0915803856
bgruening
parents:
diff
changeset
|
32 === Adapter 1 === |
b4e39d993fc8
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit bbef69cc08154b5c156c25f9ca43df0915803856
bgruening
parents:
diff
changeset
|
33 |
b4e39d993fc8
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit bbef69cc08154b5c156c25f9ca43df0915803856
bgruening
parents:
diff
changeset
|
34 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
|
35 |
b4e39d993fc8
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit bbef69cc08154b5c156c25f9ca43df0915803856
bgruening
parents:
diff
changeset
|
36 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
|
37 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
|
38 |
b4e39d993fc8
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit bbef69cc08154b5c156c25f9ca43df0915803856
bgruening
parents:
diff
changeset
|
39 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
|
40 A: 9.6% |
b4e39d993fc8
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit bbef69cc08154b5c156c25f9ca43df0915803856
bgruening
parents:
diff
changeset
|
41 C: 38.5% |
b4e39d993fc8
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit bbef69cc08154b5c156c25f9ca43df0915803856
bgruening
parents:
diff
changeset
|
42 G: 23.1% |
b4e39d993fc8
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit bbef69cc08154b5c156c25f9ca43df0915803856
bgruening
parents:
diff
changeset
|
43 T: 28.8% |
b4e39d993fc8
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit bbef69cc08154b5c156c25f9ca43df0915803856
bgruening
parents:
diff
changeset
|
44 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
|
45 |
b4e39d993fc8
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit bbef69cc08154b5c156c25f9ca43df0915803856
bgruening
parents:
diff
changeset
|
46 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
|
47 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
|
48 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
|
49 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
|
50 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
|
51 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
|
52 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
|
53 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
|
54 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
|
55 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
|
56 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
|
57 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
|
58 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
|
59 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
|
60 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
|
61 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
|
62 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
|
63 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
|
64 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
|
65 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
|
66 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
|
67 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
|
68 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
|
69 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
|
70 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
|
71 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
|
72 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
|
73 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
|
74 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
|
75 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
|
76 |
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 |
b4e39d993fc8
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit bbef69cc08154b5c156c25f9ca43df0915803856
bgruening
parents:
diff
changeset
|
87 Trim Galore version: 0.4.0 |
b4e39d993fc8
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit bbef69cc08154b5c156c25f9ca43df0915803856
bgruening
parents:
diff
changeset
|
88 Cutadapt version: 1.8 |
b4e39d993fc8
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit bbef69cc08154b5c156c25f9ca43df0915803856
bgruening
parents:
diff
changeset
|
89 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
|
90 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
|
91 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
|
92 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
|
93 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
|
94 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
|
95 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
|
96 |
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 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:
diff
changeset
|
99 Command line parameters: -f fastq -e 0.1 -q 20 -O 1 -a CTGTCTCTTATA 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
|
100 Trimming 1 adapter(s) with at most 10.0% errors in single-end mode ... |
b4e39d993fc8
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit bbef69cc08154b5c156c25f9ca43df0915803856
bgruening
parents:
diff
changeset
|
101 Finished in 0.10 s (1000 us/read; 0.06 M reads/minute). |
b4e39d993fc8
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit bbef69cc08154b5c156c25f9ca43df0915803856
bgruening
parents:
diff
changeset
|
102 |
b4e39d993fc8
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit bbef69cc08154b5c156c25f9ca43df0915803856
bgruening
parents:
diff
changeset
|
103 === Summary === |
b4e39d993fc8
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit bbef69cc08154b5c156c25f9ca43df0915803856
bgruening
parents:
diff
changeset
|
104 |
b4e39d993fc8
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit bbef69cc08154b5c156c25f9ca43df0915803856
bgruening
parents:
diff
changeset
|
105 Total reads processed: 100 |
b4e39d993fc8
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit bbef69cc08154b5c156c25f9ca43df0915803856
bgruening
parents:
diff
changeset
|
106 Reads with adapters: 59 (59.0%) |
b4e39d993fc8
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit bbef69cc08154b5c156c25f9ca43df0915803856
bgruening
parents:
diff
changeset
|
107 Reads written (passing filters): 100 (100.0%) |
b4e39d993fc8
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit bbef69cc08154b5c156c25f9ca43df0915803856
bgruening
parents:
diff
changeset
|
108 |
b4e39d993fc8
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit bbef69cc08154b5c156c25f9ca43df0915803856
bgruening
parents:
diff
changeset
|
109 Total basepairs processed: 25,100 bp |
b4e39d993fc8
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit bbef69cc08154b5c156c25f9ca43df0915803856
bgruening
parents:
diff
changeset
|
110 Quality-trimmed: 746 bp (3.0%) |
b4e39d993fc8
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit bbef69cc08154b5c156c25f9ca43df0915803856
bgruening
parents:
diff
changeset
|
111 Total written (filtered): 23,276 bp (92.7%) |
b4e39d993fc8
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit bbef69cc08154b5c156c25f9ca43df0915803856
bgruening
parents:
diff
changeset
|
112 |
b4e39d993fc8
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit bbef69cc08154b5c156c25f9ca43df0915803856
bgruening
parents:
diff
changeset
|
113 === Adapter 1 === |
b4e39d993fc8
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit bbef69cc08154b5c156c25f9ca43df0915803856
bgruening
parents:
diff
changeset
|
114 |
b4e39d993fc8
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit bbef69cc08154b5c156c25f9ca43df0915803856
bgruening
parents:
diff
changeset
|
115 Sequence: CTGTCTCTTATA; Type: regular 3'; Length: 12; Trimmed: 59 times. |
b4e39d993fc8
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit bbef69cc08154b5c156c25f9ca43df0915803856
bgruening
parents:
diff
changeset
|
116 |
b4e39d993fc8
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit bbef69cc08154b5c156c25f9ca43df0915803856
bgruening
parents:
diff
changeset
|
117 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
|
118 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
|
119 |
b4e39d993fc8
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit bbef69cc08154b5c156c25f9ca43df0915803856
bgruening
parents:
diff
changeset
|
120 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
|
121 A: 11.9% |
b4e39d993fc8
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit bbef69cc08154b5c156c25f9ca43df0915803856
bgruening
parents:
diff
changeset
|
122 C: 39.0% |
b4e39d993fc8
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit bbef69cc08154b5c156c25f9ca43df0915803856
bgruening
parents:
diff
changeset
|
123 G: 8.5% |
b4e39d993fc8
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit bbef69cc08154b5c156c25f9ca43df0915803856
bgruening
parents:
diff
changeset
|
124 T: 40.7% |
b4e39d993fc8
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit bbef69cc08154b5c156c25f9ca43df0915803856
bgruening
parents:
diff
changeset
|
125 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
|
126 |
b4e39d993fc8
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit bbef69cc08154b5c156c25f9ca43df0915803856
bgruening
parents:
diff
changeset
|
127 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
|
128 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
|
129 1 16 25.0 0 16 |
b4e39d993fc8
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit bbef69cc08154b5c156c25f9ca43df0915803856
bgruening
parents:
diff
changeset
|
130 2 7 6.2 0 7 |
b4e39d993fc8
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit bbef69cc08154b5c156c25f9ca43df0915803856
bgruening
parents:
diff
changeset
|
131 3 1 1.6 0 1 |
b4e39d993fc8
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit bbef69cc08154b5c156c25f9ca43df0915803856
bgruening
parents:
diff
changeset
|
132 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
|
133 6 2 0.0 0 2 |
b4e39d993fc8
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit bbef69cc08154b5c156c25f9ca43df0915803856
bgruening
parents:
diff
changeset
|
134 9 2 0.0 0 2 |
b4e39d993fc8
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit bbef69cc08154b5c156c25f9ca43df0915803856
bgruening
parents:
diff
changeset
|
135 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
|
136 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
|
137 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
|
138 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
|
139 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
|
140 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
|
141 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
|
142 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
|
143 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
|
144 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
|
145 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
|
146 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
|
147 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
|
148 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
|
149 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
|
150 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
|
151 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
|
152 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
|
153 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
|
154 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
|
155 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
|
156 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
|
157 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
|
158 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
|
159 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
|
160 |
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 ============================================= |
b4e39d993fc8
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit bbef69cc08154b5c156c25f9ca43df0915803856
bgruening
parents:
diff
changeset
|
164 100 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
|
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%) |