We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi team, Could you help to explain the meaning of GQ? what is the GQ range? Can we try to use the GQ to filter low-confidence calls? Best, Xianying
The text was updated successfully, but these errors were encountered:
This white paper explains the gencall score: https://www.illumina.com/Documents/products/technotes/technote_infinium_genotyping_data_analysis.pdf which is what GQ reflects, but phred-scaled in this tool. It can be filtered for low-confidence calls as you see fit.
I would recommend using the tool linked here however: https://github.com/Illumina/GTCtoVCF#semi-archived-state as that reports the raw GQ/Gencall (not phred-scaled).
Sorry, something went wrong.
No branches or pull requests
Hi team,
Could you help to explain the meaning of GQ? what is the GQ range? Can we try to use the GQ to filter low-confidence calls?
Best,
Xianying
The text was updated successfully, but these errors were encountered: