GRCh37 available via eutils for dbSNP?
1
1
Entering edit mode
9.2 years ago
bberns ▴ 20

Is it possible to access dbSNP data from GRCh37 via eutils? For example, consider this query via efetch:

http://eutils.ncbi.nlm.nih.gov/entrez/eutils/efetch.fcgi?db=snp&id=78879762&retmode=xml

The result contains an Assembly element that references GRCh38:

<Assembly dbSnpBuild="142" genomeBuild="38.1" groupLabel="GRCh38" current="true" reference="true">

Is it possible to get the same data via eutils, but for GRCh37, instead of GRCh38? Thanks.

-- Brian

SNP grch37 eutils • 3.1k views
ADD COMMENT
1
Entering edit mode
9.2 years ago

I don't think one can specify the assembly as an eutils argument. As an alternative, you could try using Ensembl (grch37.ensembl.org), it has dbSNP data.

ADD COMMENT
0
Entering edit mode

That might work, but is there a GRCh37 version of Ensembl's REST API?

ADD REPLY
1
Entering edit mode

There's http://grch37.rest.ensembl.org. I've not used the REST API yet so I am not sure if it gives access to all the data as the perl API does.

ADD REPLY

Login before adding your answer.

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