genotype frequency API/download
0
0
Entering edit mode
10 months ago
Barista ▴ 10

Hi!

I have difficulties getting the genotype frequency for healthy people. I do not want to download VCF files from gnomAD, because I don't have that much memory on my device. Can someone recommend me something else? I then have to compare the values with my VCF files. How to construct such an API/ from what source or something? I can use both R and Python.

Thank you in advance!

R gnomad python api • 479 views
ADD COMMENT
1
Entering edit mode

Have you tried Ensembl's REST-API (here)? If you have rs IDs of variants then you could get a population-specific variant frequency using this endpoint enter link description here. For example - https://rest.ensembl.org/vep/human/id/rs56116432

There would be other ways of getting this info from Ensembl's REST-API but this is the only one I could think of at first. Would be helpful for you to browse their page.

ADD REPLY
0
Entering edit mode

Thank you very much! I think this is very helpful, I tried it for some exemplary snp and it seems to work :)

ADD REPLY

Login before adding your answer.

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