Ensembl API: How to get sequences by Gene ID for older Ensembl version?
1
0
Entering edit mode
5.9 years ago
bi_Scholar ▴ 10

Hello everyone,

I'm using python and the REST API to get the sequences corresponding to a list of gene identifiers from Ensembl. However, I need to access an older version of the Ensembl database (74, Dec2013).

Is there a way to access data from older Ensembl versions? I tried to set the host-server to 'https://dec2013.rest.ensembl.org' which didn't work unfortunately.

Cheers

Ensembl API older version • 1.7k views
ADD COMMENT
1
Entering edit mode

As far as I know, there is no way to get access to a special ensembl version via REST API. The only two versions that are available are grch37.rest.ensembl.org for hg19 and rest.ensembl.org for the current version.

But Emily_Ensembl can maybe clarify that.

fin swimmer

ADD REPLY
2
Entering edit mode
5.9 years ago
Emily 23k

There are only minimal archives for the most recents releases of the Ensembl REST API. If your data is from e74, most of it will be the same in grch37.rest.ensembl.org, as this was a data freeze of e75.

Your other options are to use BioMart on the e74 archive site or to use the e74 version of the Perl API.

ADD COMMENT

Login before adding your answer.

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