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
Check out: https://www.ncbi.nlm.nih.gov/snp/
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.
FYI GRCh37 is hg19 not hg37 ;-)
My bad sorry :D