Obtaining Q30/Q60 Values from Fastq Files
1
0
Entering edit mode
6 months ago
joe_genome ▴ 70

Hello,

I've run FASTQC on my FASTQ files and would like to extract the Q30/Q60 (Phred) Quality Scores. Does FASTQC provide this information directly, or do I need to calculate it separately? I'm unsure how to retrieve this information. Any guidance would be greatly appreciated!

phred quality illumina rna-seq • 931 views
ADD COMMENT
2
Entering edit mode
6 months ago
GenoMax 154k

would like to extract the Q30/Q60 (Phred) Quality Scores

and

do I need to calculate it separately? I

As in average (which does not make a lot of sense) for the entire dataset?

Fastq format encodes scores for each base in the record for every sequence in a position that corresponds to the sequenced base. Q60 scores appear to be valid only for PacBio HiFi data otherwise max for Illumina is in the Q40-Q43 range.

ADD COMMENT
0
Entering edit mode

thanks that makes sense! thanks for sharing the link!

ADD REPLY

Login before adding your answer.

Traffic: 4439 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6