how to determine a fastq is phred+33 or phred+64
1
0
Entering edit mode
2.5 years ago
Pei ▴ 170

Hello everyone!

here is a simple question: If I got a fastq from public database, is it possible to determine whether its quality score is phred + 33 or phred + 64 based on the file itself?

Thanks!

Pei

RNA-seq phred33 phred64 • 8.2k views
ADD COMMENT
1
Entering edit mode

In Phred 64 files, you should not be seeing phred values <64. But you can also look at upper case and lower case of quality representations (ascii letters). In general, lower case means 64.

ADD REPLY
0
Entering edit mode

Thanks! I'll check that.

ADD REPLY
2
Entering edit mode
2.5 years ago
Mensur Dlakic ★ 27k

There are many ways of doing it - see here.

ADD COMMENT
0
Entering edit mode

Thanks!

I'll check these.

ADD REPLY

Login before adding your answer.

Traffic: 2241 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