This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Is there any way to access gnomAD data from R?

Hi. I have a question.

Is there any way to access 'gnomAD' data in R? I want to get the allele frequency of gnomAD data.

enter image description here

Is it possible? If there is a way, please let me know.

r gnomad

1 answer

download gnomad VCFs and use a vcf library to access allele data for the variant

Log in to answer this question.