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
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