
SUMMARISING RUN PARAMETERS
==========================
Input filename: /data/local/buyar/pigx/pigx_rnaseq/tests/sample_data/reads/UHR_Rep2.read2.fastq.gz
Trimming mode: paired-end
Trim Galore version: 0.4.3
Cutadapt version: 1.15
Quality Phred score cutoff: 20
Quality encoding type selected: ASCII+33
Adapter sequence: 'AGATCGGAAGAGC' (Illumina TruSeq, Sanger iPCR; default (inconclusive auto-detection))
Maximum trimming error rate: 0.1 (default)
Minimum required adapter overlap (stringency): 1 bp
Minimum required sequence length for both reads before a sequence pair gets removed: 20 bp
Output file will be GZIP compressed


This is cutadapt 1.15 with Python 3.5.4
Command line parameters: -f fastq -e 0.1 -q 20 -O 1 -a AGATCGGAAGAGC /data/local/buyar/pigx/pigx_rnaseq/tests/sample_data/reads/UHR_Rep2.read2.fastq.gz
Running on 1 core
Trimming 1 adapter with at most 10.0% errors in single-end mode ...
Finished in 0.04 s (34 us/read; 1.77 M reads/minute).

=== Summary ===

Total reads processed:                   1,208
Reads with adapters:                       369 (30.5%)
Reads written (passing filters):         1,208 (100.0%)

Total basepairs processed:       120,800 bp
Quality-trimmed:                   2,454 bp (2.0%)
Total written (filtered):        117,790 bp (97.5%)

=== Adapter 1 ===

Sequence: AGATCGGAAGAGC; Type: regular 3'; Length: 13; Trimmed: 369 times.

No. of allowed errors:
0-9 bp: 0; 10-13 bp: 1

Bases preceding removed adapters:
  A: 25.2%
  C: 37.7%
  G: 25.2%
  T: 11.9%
  none/other: 0.0%

Overview of removed sequences
length	count	expect	max.err	error counts
1	235	302.0	0	235
2	90	75.5	0	90
3	37	18.9	0	37
4	5	4.7	0	5
5	2	1.2	0	2


RUN STATISTICS FOR INPUT FILE: /data/local/buyar/pigx/pigx_rnaseq/tests/sample_data/reads/UHR_Rep2.read2.fastq.gz
=============================================
1208 sequences processed in total

Total number of sequences analysed for the sequence pair length validation: 1208

Number of sequence pairs removed because at least one read was shorter than the length cutoff (20 bp): 0 (0.00%)
