Read1 before filtering:
total reads: 24921
total bases: 3670575
Q20 bases: 3461288(94.2983%)
Q30 bases: 3231953(88.0503%)

Read2 before filtering:
total reads: 24921
total bases: 3455541
Q20 bases: 3117206(90.2089%)
Q30 bases: 2879065(83.3173%)

Read1 after filtering:
total reads: 24833
total bases: 3656898
Q20 bases: 3455893(94.5034%)
Q30 bases: 3227427(88.2559%)

Read2 after filtering:
total reads: 24833
total bases: 3448968
Q20 bases: 3123700(90.5691%)
Q30 bases: 2885977(83.6765%)

Filtering result:
reads passed filter: 49666
reads failed due to low quality: 0
reads failed due to too many N: 0
reads failed due to too short: 176
reads failed due to low complexity: 0
reads with adapter trimmed: 4
bases trimmed due to adapters: 209
reads with polyX in 3' end: 46
bases trimmed in polyX tail: 431
reads corrected by overlap analysis: 9259
bases corrected by overlap analysis: 19067

Duplication rate: 0%

Insert size peak (evaluated by paired-end reads): 247

JSON report: /outputs/TEDreads/S6_Oral_HiSeq_cami_fastp.json
HTML report: /outputs/TEDreads/S6_Oral_HiSeq_cami_fastplog.html

fastp -i /inputs/qtrimmed_seqs/S6_Oral_HiSeq_cami_1P.fastq.gz -I /inputs/qtrimmed_seqs/S6_Oral_HiSeq_cami_2P.fastq.gz -o /outputs/TEDreads/S6_Oral_HiSeq_cami_R1_te.fastq.gz -O /outputs/TEDreads/S6_Oral_HiSeq_cami_R2_te.fastq.gz -h /outputs/TEDreads/S6_Oral_HiSeq_cami_fastplog.html -j /outputs/TEDreads/S6_Oral_HiSeq_cami_fastp.json --trim_poly_x --cut_window_size 4 --thread 16 --low_complexity_filter --correction --average_qual 10 --length_required 60 --cut_front --cut_front_mean_quality 20 --cut_tail --cut_tail_mean_quality 15 
fastp v0.24.0, time used: 1 seconds
