Entering edit mode
3.2 years ago
Brady
•
0
I'm trying to use the gnomAD data to build a noise filter. We want to filter variants from our .vcf's that have a popmax value greater than a certain threshold, but I'm having trouble figuring out how to calculate popmax.
We've already downloaded the gnomAD .vcf.bgz files (separated by chromosome). The tabix package was recommended to me as a way to easily handle and manipulate these large files. But I cannot figure out how to use tabix to accomplish this.
Does anyone know if it's possible to use tabix to infer popmax values for variants in a vcf?
Did you figure out how? I am also new to this and have no idea how to proceed with the files
Do not add answers unless you're answering the top level question. Use
Add Comment
orAdd Reply
as appropriate instead. I've moved your post to a comment now.