Mercurial > repos > bgruening > trim_galore
annotate test-data/paired_collection_example_results3gz.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 Length cut-off for read 1: 35 bp (default) |
b4e39d993fc8
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit bbef69cc08154b5c156c25f9ca43df0915803856
bgruening
parents:
diff
changeset
|
15 Length cut-off for read 2: 35 bp (default) |
b4e39d993fc8
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit bbef69cc08154b5c156c25f9ca43df0915803856
bgruening
parents:
diff
changeset
|
16 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
|
17 |
b4e39d993fc8
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit bbef69cc08154b5c156c25f9ca43df0915803856
bgruening
parents:
diff
changeset
|
18 |
b4e39d993fc8
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit bbef69cc08154b5c156c25f9ca43df0915803856
bgruening
parents:
diff
changeset
|
19 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
|
20 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
|
21 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
|
22 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
|
23 |
b4e39d993fc8
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit bbef69cc08154b5c156c25f9ca43df0915803856
bgruening
parents:
diff
changeset
|
24 === Summary === |
b4e39d993fc8
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit bbef69cc08154b5c156c25f9ca43df0915803856
bgruening
parents:
diff
changeset
|
25 |
b4e39d993fc8
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit bbef69cc08154b5c156c25f9ca43df0915803856
bgruening
parents:
diff
changeset
|
26 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
|
27 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
|
28 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
|
29 |
b4e39d993fc8
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit bbef69cc08154b5c156c25f9ca43df0915803856
bgruening
parents:
diff
changeset
|
30 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
|
31 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
|
32 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
|
33 |
b4e39d993fc8
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit bbef69cc08154b5c156c25f9ca43df0915803856
bgruening
parents:
diff
changeset
|
34 === Adapter 1 === |
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 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
|
37 |
b4e39d993fc8
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit bbef69cc08154b5c156c25f9ca43df0915803856
bgruening
parents:
diff
changeset
|
38 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
|
39 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
|
40 |
b4e39d993fc8
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit bbef69cc08154b5c156c25f9ca43df0915803856
bgruening
parents:
diff
changeset
|
41 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
|
42 A: 9.6% |
b4e39d993fc8
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit bbef69cc08154b5c156c25f9ca43df0915803856
bgruening
parents:
diff
changeset
|
43 C: 38.5% |
b4e39d993fc8
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit bbef69cc08154b5c156c25f9ca43df0915803856
bgruening
parents:
diff
changeset
|
44 G: 23.1% |
b4e39d993fc8
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit bbef69cc08154b5c156c25f9ca43df0915803856
bgruening
parents:
diff
changeset
|
45 T: 28.8% |
b4e39d993fc8
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit bbef69cc08154b5c156c25f9ca43df0915803856
bgruening
parents:
diff
changeset
|
46 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
|
47 |
b4e39d993fc8
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit bbef69cc08154b5c156c25f9ca43df0915803856
bgruening
parents:
diff
changeset
|
48 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
|
49 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
|
50 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
|
51 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
|
52 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
|
53 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
|
54 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
|
55 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
|
56 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
|
57 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
|
58 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
|
59 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
|
60 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
|
61 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
|
62 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
|
63 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
|
64 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
|
65 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
|
66 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
|
67 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
|
68 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
|
69 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
|
70 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
|
71 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
|
72 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
|
73 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
|
74 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
|
75 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
|
76 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
|
77 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
|
78 |
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 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
|
81 ============================================= |
b4e39d993fc8
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit bbef69cc08154b5c156c25f9ca43df0915803856
bgruening
parents:
diff
changeset
|
82 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
|
83 |
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 SUMMARISING RUN PARAMETERS |
b4e39d993fc8
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit bbef69cc08154b5c156c25f9ca43df0915803856
bgruening
parents:
diff
changeset
|
86 ========================== |
b4e39d993fc8
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit bbef69cc08154b5c156c25f9ca43df0915803856
bgruening
parents:
diff
changeset
|
87 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
|
88 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
|
89 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
|
90 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
|
91 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
|
92 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
|
93 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
|
94 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
|
95 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
|
96 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
|
97 Length cut-off for read 1: 35 bp (default) |
b4e39d993fc8
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit bbef69cc08154b5c156c25f9ca43df0915803856
bgruening
parents:
diff
changeset
|
98 Length cut-off for read 2: 35 bp (default) |
b4e39d993fc8
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit bbef69cc08154b5c156c25f9ca43df0915803856
bgruening
parents:
diff
changeset
|
99 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
|
100 |
b4e39d993fc8
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit bbef69cc08154b5c156c25f9ca43df0915803856
bgruening
parents:
diff
changeset
|
101 |
b4e39d993fc8
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit bbef69cc08154b5c156c25f9ca43df0915803856
bgruening
parents:
diff
changeset
|
102 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
|
103 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
|
104 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
|
105 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
|
106 |
b4e39d993fc8
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit bbef69cc08154b5c156c25f9ca43df0915803856
bgruening
parents:
diff
changeset
|
107 === Summary === |
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 reads processed: 100 |
b4e39d993fc8
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit bbef69cc08154b5c156c25f9ca43df0915803856
bgruening
parents:
diff
changeset
|
110 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
|
111 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
|
112 |
b4e39d993fc8
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit bbef69cc08154b5c156c25f9ca43df0915803856
bgruening
parents:
diff
changeset
|
113 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
|
114 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
|
115 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
|
116 |
b4e39d993fc8
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit bbef69cc08154b5c156c25f9ca43df0915803856
bgruening
parents:
diff
changeset
|
117 === Adapter 1 === |
b4e39d993fc8
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit bbef69cc08154b5c156c25f9ca43df0915803856
bgruening
parents:
diff
changeset
|
118 |
b4e39d993fc8
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit bbef69cc08154b5c156c25f9ca43df0915803856
bgruening
parents:
diff
changeset
|
119 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
|
120 |
b4e39d993fc8
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit bbef69cc08154b5c156c25f9ca43df0915803856
bgruening
parents:
diff
changeset
|
121 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
|
122 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
|
123 |
b4e39d993fc8
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit bbef69cc08154b5c156c25f9ca43df0915803856
bgruening
parents:
diff
changeset
|
124 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
|
125 A: 11.9% |
b4e39d993fc8
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit bbef69cc08154b5c156c25f9ca43df0915803856
bgruening
parents:
diff
changeset
|
126 C: 39.0% |
b4e39d993fc8
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit bbef69cc08154b5c156c25f9ca43df0915803856
bgruening
parents:
diff
changeset
|
127 G: 8.5% |
b4e39d993fc8
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit bbef69cc08154b5c156c25f9ca43df0915803856
bgruening
parents:
diff
changeset
|
128 T: 40.7% |
b4e39d993fc8
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit bbef69cc08154b5c156c25f9ca43df0915803856
bgruening
parents:
diff
changeset
|
129 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
|
130 |
b4e39d993fc8
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit bbef69cc08154b5c156c25f9ca43df0915803856
bgruening
parents:
diff
changeset
|
131 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
|
132 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
|
133 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
|
134 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
|
135 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
|
136 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
|
137 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
|
138 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
|
139 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
|
140 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
|
141 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
|
142 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
|
143 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
|
144 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
|
145 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
|
146 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
|
147 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
|
148 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
|
149 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
|
150 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
|
151 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
|
152 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
|
153 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
|
154 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
|
155 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
|
156 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
|
157 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
|
158 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
|
159 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
|
160 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
|
161 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
|
162 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
|
163 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
|
164 |
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 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
|
167 ============================================= |
b4e39d993fc8
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit bbef69cc08154b5c156c25f9ca43df0915803856
bgruening
parents:
diff
changeset
|
168 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
|
169 |
b4e39d993fc8
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit bbef69cc08154b5c156c25f9ca43df0915803856
bgruening
parents:
diff
changeset
|
170 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
|
171 |
b4e39d993fc8
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit bbef69cc08154b5c156c25f9ca43df0915803856
bgruening
parents:
diff
changeset
|
172 Number of sequence pairs removed because at least one read was shorter than the length cutoff (20 bp): 1 (1.01%) |