Extracting variant counts from Gnomad genome VCFs
1
0
Entering edit mode
3.0 years ago
storm1907 ▴ 30

Hello, I need to extract counts of synonymous and functional variants from gnomad v.3.1 genomes https://gnomad.broadinstitute.org/downloads I already have downloaded these genomes, extracted only exomic regions, and extracted desired population (european women only)

at the moment my file looks like this:

enter image description here

I know, how to gen snp counts from normal VCFs (using SNPEff tool); but I wonder how to extract variant counts from a file like this

Thank you!

gnomad • 1.1k views
ADD COMMENT
0
Entering edit mode

what is "a file like this" ? how is it different from a "normal VCF" ?

ADD REPLY
0
Entering edit mode

without headers and GT, GQ etc. values

enter image description here

ADD REPLY
0
Entering edit mode
2.2 years ago
Kalin ▴ 50

I created a python package based on SQLite databases, where you can easily query all gnomAD variants for GRCh37/38. https://github.com/KalinNonchev/gnomAD_DB I have precomputed SQLite databases for gnomAD WGS for GRCh37/38 in the description of the package. Please take a look there.

ADD COMMENT
1
Entering edit mode

A Tool post is recommended over resurrecting many old threads.

ADD REPLY
0
Entering edit mode

Thank you, I did it now

ADD REPLY

Login before adding your answer.

Traffic: 1532 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6