Phred Score/Base quality score in Pysam
1
0
Entering edit mode
8.6 years ago
Lylthera • 0

Hi,

I'm examining the phred quality scores for bases of certain snps, so I wonder how to get this information - I'm using pysam and there's the method that provides quality scores (for example query_alignment_qualities or query_qualities).

In the doc it says, these are "aligned query sequence quality values (None if not present).", (or "read sequence base qualities", respectively). Does anybody know it these are phred scores, or if not, how would base quality else be computed in this implementation? Thanks in advance.

phred bam sequencing pysam alignment • 4.2k views
ADD COMMENT
0
Entering edit mode
8.6 years ago
glihm ▴ 660

Hi Lylthera,

Yes, these are Phred scores. In the page 40 of this book you will find the confirmation. The Phred score is printed only for the aligned part.

ADD COMMENT

Login before adding your answer.

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