DB SNP, how to download database?
1
0
Entering edit mode
2.1 years ago
dec986 ▴ 370

I'm looking for SNP info for many, many SNPs, and am using the NIH's SNP database as a resource. However, manually accessing every web page via a web browser (e.g. https://www.ncbi.nlm.nih.gov/snp/rs2834164) is not practical. It would be best if I could download a single TSV/JSON/whatever, and then process the data with my Perl script. I've checked https://www.ncbi.nlm.nih.gov/home/download/ but I don't see how I can get the SNP data from there. Internet searching hasn't produced any results.

Each SNP should only have a few KB of data to it.

How can I download the SNP database that shows data like https://www.ncbi.nlm.nih.gov/snp/rs2834164?

NIH • 691 views
ADD COMMENT
0
Entering edit mode
2.1 years ago

You can download the latest release for human from their FTP site here. The VCF will likely have all the information on that page present, though parsing it out can be a pain.

ADD COMMENT
0
Entering edit mode

thank you! Do you know how data could be added that would tell me what kind of variant something is? e.g. intron/missense/etc.? I don't see that info in those files

ADD REPLY

Login before adding your answer.

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