I thought so initially, but then 6+9 should equal DP, correct? However, this is not the case for 1000 genomes data: there the sum of ADs is >= DP.
Or does AD represent a count of per-allele unfiltered reads? DP is for filtered reads only, so it would explain why Sum(AD) >= DP.
Hello,
This post is so helpful.
My question is according to quality scoring of variants, the good AD threshold should be >8. Then how we can find our answer in VCF file as AD is written as 9,8?? @Casbon