Entering edit mode
4.4 years ago
sisalem
•
0
I have a question about a GQX value of 15 for a variant. Should I discard this variant or accept it knowing that it passed QC metrics in Illumina variant interpreter?
Thank you for your reply. This is the header of the VCF file:
Thank you; so, it is just the minimum of the GQ of the variant or reference base at a given position. These should be measured on Phred scale, meaning that 15 equates to a 1 in 31.6 chance of being incorrect. The standard score is usually 30 (1 in 1000).
Thank you for the explanation.