Query hg37 rsid information
1
0
Entering edit mode
24 months ago

Hi All,

I am trying to programmatically find information about hg19 rsids.

I tried to query ensemble but the information was on hg19, I also queried Kaviar (http://db.systemsbiology.net/kaviar/cgi-pub/Kaviar.pl). But in Kaviar I'm missing some rsids that I can find on other pages. I also looked at NCBI but it seems the information is on hg19 again.

Does anyone know an API to query for hg19 details? I need chromosome number and position.

Kind regards, Julian

hg37 rsid • 1.0k views
ADD COMMENT
1
Entering edit mode
ADD REPLY
0
Entering edit mode

This could work but I find it difficult to process the API results for what I need, it should be possible just going to take me some work to filter all the unnecessary stuff out.

ADD REPLY
1
Entering edit mode

FYI GRCh37 is hg19 not hg37 ;-)

ADD REPLY
0
Entering edit mode

My bad sorry :D

ADD REPLY
2
Entering edit mode
24 months ago
manaswwm ▴ 490

I think Ensembl already has a REST-API dedicated for GRCh37 that you can find here - https://grch37.rest.ensembl.org/. For your case, I imagine this would be useful - https://grch37.rest.ensembl.org/documentation/info/variation_id

ADD COMMENT
0
Entering edit mode

Thanks, This might be easiest since I already have code ready for the ensemble API.

ADD REPLY

Login before adding your answer.

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