Is there a way to find the allele frequency of gnomAD db with the rsID of my SNP data using gnomAD db in Python or R?
If there is a specific rsID, I want to get the total allele frequency and east asian allele frequency of this rsID from gnomAD db.
I tried using the gnomAD_DB package in python, but there were many cases where the allele frequency could not be obtained. I think this part is strange, so I'm looking for another way.
Please help me.
I am trying to download dbSNP data from NCBI. Is it right to download via FTP? There are several types of files. Which file should I download to get allele frequency information?