R/Python script to collect allele frequency for batch of SNPs in gnomAD database
0
0
Entering edit mode
27 days ago
Shicheng Guo ★ 9.4k

Subject: Seeking R/Python Script for Allele Frequency among multiple population Data Collection from gnomAD

Message: Hello everyone,

I'm in search of R or Python script capable of fetching allele frequency data for a batch of SNPs from the gnomAD database, encompassing all populations. Ideally, this script would accept SNP IDs as input and output a data frame containing the allele frequency across different populations, along with the count of homozygous carriers.

Appreciate any pointers or resources you could share. Thank you!

Potential but not final solution: https://github.com/KalinNonchev/gnomAD_DB/blob/master/scripts/GettingStartedwithGnomAD_DB.ipynb

gnomAD • 191 views
ADD COMMENT
1
Entering edit mode

bcftools query -i xxxx -f yyyy in.vcf.gz

ADD REPLY

Login before adding your answer.

Traffic: 2191 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