Read1 before filtering:
total reads: 2000000
total bases: 271731452
Q20 bases: 265356719(97.654%)
Q30 bases: 255579158(94.0558%)

Read2 before filtering:
total reads: 2000000
total bases: 273671555
Q20 bases: 265651443(97.0694%)
Q30 bases: 253685244(92.697%)

Read1 after filtering:
total reads: 1960228
total bases: 268712972
Q20 bases: 263818307(98.1785%)
Q30 bases: 254247778(94.6169%)

Read2 after filtering:
total reads: 1960228
total bases: 268567345
Q20 bases: 262876956(97.8812%)
Q30 bases: 251572100(93.6719%)

Filtering result:
reads passed filter: 3920456
reads failed due to low quality: 37538
reads failed due to too many N: 8
reads failed due to too short: 23250
reads failed due to low complexity: 18748
reads with adapter trimmed: 15490
bases trimmed due to adapters: 383053
reads with polyX in 3' end: 7400
bases trimmed in polyX tail: 315782
reads corrected by overlap analysis: 236801
bases corrected by overlap analysis: 429276

Duplication rate: 27.3746%

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

JSON report: /outputs/TEDreads_mtx/SRR12904818_fastp.json
HTML report: /outputs/TEDreads_mtx/SRR12904818_fastplog.html

fastp -i /inputs/SRR12904818_1_2Msub.fastq.gz -I /inputs/SRR12904818_2_2Msub.fastq.gz -o /outputs/TEDreads_fqs/SRR12904818_R1_te.fastq.gz -O /outputs/TEDreads_fqs/SRR12904818_R2_te.fastq.gz -h /outputs/TEDreads_mtx/SRR12904818_fastplog.html -j /outputs/TEDreads_mtx/SRR12904818_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: 10 seconds
