File Info

Filename
Sig_18_Blood-lane_1.fastp.log
Full Path
s3://natera-rnd-pltf-dev-nextflow-data-01/users/mipeters/semiproductionize/sarek/698115e9/test_regression_dev_b0193075/reports/raw_qc/fastp/Sig_18_Blood/Sig_18_Blood-lane_1.fastp.log
Size
1.2 KB
Published
Feb 02, 2026 1:28 PM
Read1 before filtering:
total reads: 1239317
total bases: 185897550
Q20 bases: 182572542(98.2114%)
Q30 bases: 176239881(94.8048%)

Read2 before filtering:
total reads: 1239317
total bases: 185897550
Q20 bases: 181646117(97.713%)
Q30 bases: 173639611(93.4061%)

Read1 after filtering:
total reads: 1239317
total bases: 185897550
Q20 bases: 182572542(98.2114%)
Q30 bases: 176239881(94.8048%)

Read2 after filtering:
total reads: 1239317
total bases: 185897550
Q20 bases: 181646117(97.713%)
Q30 bases: 173639611(93.4061%)

Filtering result:
reads passed filter: 2478634
reads failed due to low quality: 0
reads failed due to too many N: 0
reads failed due to too short: 0

Duplication rate: 7.95874%

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

JSON report: Sig_18_Blood-lane_1.fastp.json
HTML report: Sig_18_Blood-lane_1.fastp.html

fastp --in1 Sig_18_Blood-lane_1_1.fastq.gz --in2 Sig_18_Blood-lane_1_2.fastq.gz --out1 Sig_18_Blood-lane_1_1.fastp.fastq.gz --out2 Sig_18_Blood-lane_1_2.fastp.fastq.gz --json Sig_18_Blood-lane_1.fastp.json --html Sig_18_Blood-lane_1.fastp.html --thread 14 --detect_adapter_for_pe --disable_adapter_trimming --split_by_lines 200000000 --length_required 15 
fastp v0.23.4, time used: 2 seconds