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

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 10a9de2adae04249830c880cf0c55edaa196f3f7
author bgruening
date Tue, 30 Jul 2019 06:26:49 -0400
parents 80cd83b11214
children cd7e644cae1d
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
4
2c1f0fe810f7 Uploaded
bgruening
parents:
diff changeset
1
2c1f0fe810f7 Uploaded
bgruening
parents:
diff changeset
2 SUMMARISING RUN PARAMETERS
2c1f0fe810f7 Uploaded
bgruening
parents:
diff changeset
3 ==========================
10
b4e39d993fc8 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit bbef69cc08154b5c156c25f9ca43df0915803856
bgruening
parents: 6
diff changeset
4 Input filename: input_1.fastq
4
2c1f0fe810f7 Uploaded
bgruening
parents:
diff changeset
5 Trimming mode: single-end
15
084bbd8ba7b8 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 10a9de2adae04249830c880cf0c55edaa196f3f7
bgruening
parents: 11
diff changeset
6 Trim Galore version: 0.6.3
084bbd8ba7b8 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 10a9de2adae04249830c880cf0c55edaa196f3f7
bgruening
parents: 11
diff changeset
7 Cutadapt version: 2.4
084bbd8ba7b8 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 10a9de2adae04249830c880cf0c55edaa196f3f7
bgruening
parents: 11
diff changeset
8 Number of cores used for trimming: 1
4
2c1f0fe810f7 Uploaded
bgruening
parents:
diff changeset
9 Quality Phred score cutoff: 20
2c1f0fe810f7 Uploaded
bgruening
parents:
diff changeset
10 Quality encoding type selected: ASCII+33
6
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
11 Adapter sequence: 'AGATCGGAAGAGC' (Illumina TruSeq, Sanger iPCR; default (inconclusive auto-detection))
4
2c1f0fe810f7 Uploaded
bgruening
parents:
diff changeset
12 Maximum trimming error rate: 0.1 (default)
2c1f0fe810f7 Uploaded
bgruening
parents:
diff changeset
13 Minimum required adapter overlap (stringency): 1 bp
2c1f0fe810f7 Uploaded
bgruening
parents:
diff changeset
14 Minimum required sequence length before a sequence gets removed: 20 bp
2c1f0fe810f7 Uploaded
bgruening
parents:
diff changeset
15
2c1f0fe810f7 Uploaded
bgruening
parents:
diff changeset
16
15
084bbd8ba7b8 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 10a9de2adae04249830c880cf0c55edaa196f3f7
bgruening
parents: 11
diff changeset
17 This is cutadapt 2.4 with Python 3.7.3
084bbd8ba7b8 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 10a9de2adae04249830c880cf0c55edaa196f3f7
bgruening
parents: 11
diff changeset
18 Command line parameters: -j 1 -e 0.1 -q 20 -O 1 -a AGATCGGAAGAGC input_1.fastq
084bbd8ba7b8 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 10a9de2adae04249830c880cf0c55edaa196f3f7
bgruening
parents: 11
diff changeset
19 Processing reads on 1 core in single-end mode ...
084bbd8ba7b8 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 10a9de2adae04249830c880cf0c55edaa196f3f7
bgruening
parents: 11
diff changeset
20 Finished in 0.00 s (1608 us/read; 0.04 M reads/minute).
6
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
21
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
22 === Summary ===
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
23
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
24 Total reads processed: 2
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
25 Reads with adapters: 1 (50.0%)
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
26 Reads written (passing filters): 2 (100.0%)
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
27
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
28 Total basepairs processed: 188 bp
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
29 Quality-trimmed: 20 bp (10.6%)
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
30 Total written (filtered): 167 bp (88.8%)
4
2c1f0fe810f7 Uploaded
bgruening
parents:
diff changeset
31
2c1f0fe810f7 Uploaded
bgruening
parents:
diff changeset
32 === Adapter 1 ===
2c1f0fe810f7 Uploaded
bgruening
parents:
diff changeset
33
6
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
34 Sequence: AGATCGGAAGAGC; Type: regular 3'; Length: 13; Trimmed: 1 times.
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
35
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
36 No. of allowed errors:
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
37 0-9 bp: 0; 10-13 bp: 1
4
2c1f0fe810f7 Uploaded
bgruening
parents:
diff changeset
38
6
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
39 Bases preceding removed adapters:
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
40 A: 0.0%
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
41 C: 100.0%
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
42 G: 0.0%
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
43 T: 0.0%
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
44 none/other: 0.0%
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
45
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
46 Overview of removed sequences
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
47 length count expect max.err error counts
11962ce40855 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit 9198b904ef37fe46007256f1734c33de6d23331b-dirty
bgruening
parents: 4
diff changeset
48 1 1 0.5 0 1
4
2c1f0fe810f7 Uploaded
bgruening
parents:
diff changeset
49
10
b4e39d993fc8 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/trim_galore commit bbef69cc08154b5c156c25f9ca43df0915803856
bgruening
parents: 6
diff changeset
50 RUN STATISTICS FOR INPUT FILE: input_1.fastq
4
2c1f0fe810f7 Uploaded
bgruening
parents:
diff changeset
51 =============================================
2c1f0fe810f7 Uploaded
bgruening
parents:
diff changeset
52 2 sequences processed in total
2c1f0fe810f7 Uploaded
bgruening
parents:
diff changeset
53 Sequences removed because they became shorter than the length cutoff of 20 bp: 0 (0.0%)
2c1f0fe810f7 Uploaded
bgruening
parents:
diff changeset
54