Consensus Quality And Snp Quality In Samtools
1
2
Entering edit mode
11.4 years ago
Anjan ▴ 830

From the SAMtools online manual: "Note that consensus quality is the Phred-scaled probability that the consensus is wrong. SNP quality is the Phred-scaled probability that the consensus is identical to the reference. They are different in concept. For SNP calling, SNP quality is of more importance."

How are the probabilities that the consensus call or the SNP call is wrong calculated? The SAM tools papers do not elaborate on this. Will appreciate any pointers. Thanks, Anjan

next-gen sequencing samtools • 3.3k views
ADD COMMENT
1
Entering edit mode
11.3 years ago
Raygozak ★ 1.4k

You can look into the statistics of variant calling, specifically from freebayes (another software for variant calling) you can look at their methodology, i don't think it is that different from what samtools uses:

http://arxiv.org/abs/1207.3907

ADD COMMENT

Login before adding your answer.

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