Thanks for your reply. Again, my questions were based on the false assumption the GLs are normalised values. So thanks for clarifying this
Indeed, a likelihood ratio will suffice for my purposes. For instance, transforming the GLs to the actual likelihoods and make the ratio: Likelihood ratio = Likelihood(most likely genotype)/(Likelihood(alternative genotype 1) + Likelihood(alternative genotype 2) for a biallelic variant.
Could you give me an idea of a good treshold value for this ratio? For the given example this ratio would be ~3.9 (= 0.79/(0.20 + 7.93E-05) showing this call isn't very reliable. What can be accepted statistically as a good treshold for this ratio?
Thanks!
Where is the "documentation"? The VCF spec does not require GL to be normalized, and therefore not having 0 is okay.
I was only referring to the documentation regarding the log10 scale. I assumed normalization by analogy with PL (Genotype Likelihoods). Thanks for the clarification