This is a test version of Biostars. For the public version, visit https://www.biostars.org.
(Where) can I download the Ensembl cross reference database?

Ensembl has released a beta of a great new REST API for converting between different gene identifiers, over at:

http://beta.rest.ensembl.org/documentation/info/xref_id

We need to do some heavy parsing of some gene ids though, and thought it might be better to download a dump of this data locally rather than sinking the REST endpoint.

Anybody knows if - and if so, where - I can do that?

database identifier ensembl

1 answer

That would be the Perl API

There's so much data that it's all stored in MySQL tables.

Log in to answer this question.