Read1 before filtering:
total reads: 2000000
total bases: 275080988
Q20 bases: 268219842(97.5058%)
Q30 bases: 258423621(93.9446%)

Read2 before filtering:
total reads: 2000000
total bases: 277818225
Q20 bases: 269722778(97.0861%)
Q30 bases: 258313427(92.9793%)

Read1 after filtering:
total reads: 1952613
total bases: 271828752
Q20 bases: 266770754(98.1393%)
Q30 bases: 257182599(94.612%)

Read2 after filtering:
total reads: 1952613
total bases: 271680293
Q20 bases: 266402976(98.0575%)
Q30 bases: 255756765(94.1389%)

Filtering result:
reads passed filter: 3905226
reads failed due to low quality: 47854
reads failed due to too many N: 12
reads failed due to too short: 24188
reads failed due to low complexity: 22720
reads with adapter trimmed: 12612
bases trimmed due to adapters: 324035
reads with polyX in 3' end: 6822
bases trimmed in polyX tail: 316106
reads corrected by overlap analysis: 204444
bases corrected by overlap analysis: 387061

Duplication rate: 28.2103%

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

JSON report: /outputs/TEDreads_mtx/SRR12904821_fastp.json
HTML report: /outputs/TEDreads_mtx/SRR12904821_fastplog.html

fastp -i /inputs/SRR12904821_1_2Msub.fastq.gz -I /inputs/SRR12904821_2_2Msub.fastq.gz -o /outputs/TEDreads_fqs/SRR12904821_R1_te.fastq.gz -O /outputs/TEDreads_fqs/SRR12904821_R2_te.fastq.gz -h /outputs/TEDreads_mtx/SRR12904821_fastplog.html -j /outputs/TEDreads_mtx/SRR12904821_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
