Read1 before filtering:
total reads: 2000000
total bases: 261528916
Q20 bases: 254136344(97.1733%)
Q30 bases: 244595611(93.5253%)

Read2 before filtering:
total reads: 2000000
total bases: 266458358
Q20 bases: 257218892(96.5325%)
Q30 bases: 245711543(92.2139%)

Read1 after filtering:
total reads: 1926266
total bases: 257121986
Q20 bases: 252351003(98.1445%)
Q30 bases: 243040305(94.5233%)

Read2 after filtering:
total reads: 1926266
total bases: 256981117
Q20 bases: 251903304(98.0241%)
Q30 bases: 241596209(94.0132%)

Filtering result:
reads passed filter: 3852532
reads failed due to low quality: 66444
reads failed due to too many N: 4
reads failed due to too short: 37392
reads failed due to low complexity: 43628
reads with adapter trimmed: 15862
bases trimmed due to adapters: 343835
reads with polyX in 3' end: 13420
bases trimmed in polyX tail: 488485
reads corrected by overlap analysis: 219348
bases corrected by overlap analysis: 396137

Duplication rate: 21.1117%

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

JSON report: /outputs/TEDreads_mtx/SRR12904817_fastp.json
HTML report: /outputs/TEDreads_mtx/SRR12904817_fastplog.html

fastp -i /inputs/SRR12904817_1_2Msub.fastq.gz -I /inputs/SRR12904817_2_2Msub.fastq.gz -o /outputs/TEDreads_fqs/SRR12904817_R1_te.fastq.gz -O /outputs/TEDreads_fqs/SRR12904817_R2_te.fastq.gz -h /outputs/TEDreads_mtx/SRR12904817_fastplog.html -j /outputs/TEDreads_mtx/SRR12904817_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
