Variant callers reporting different read depth on same alignment
1
0
Entering edit mode
7.0 years ago
Lauren ▴ 70

I generated two VCFs, one with freebayes and one with GATK on the same BAM file.

At one position, freebayes called an MNV. At the same position, GATK called an SNV. What confuses me is that the depths are different in the VCF file. for example,

freebayes called:

chr 9 35906602 C A,T 0/1 6,7,6:19

and GATK called:

chr 9 35906602 C A 0/1 8,7:21

This might be obvious, but I'm new to all this. How can two callers report different total read depths like this? And how would one caller report a higher reference than the other?

freebayes gatk variant annotation variant calling • 2.4k views
ADD COMMENT
1
Entering edit mode

It's quite likely that they have slightly different defaults for filtering.

ADD REPLY
0
Entering edit mode

And how does it look like in e.g. igv?

ADD REPLY
2
Entering edit mode
7.0 years ago

What confuses me is that the depths are different in the VCF file. f

different tools use different treshold; for example GATK will not consider

ADD COMMENT

Login before adding your answer.

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