Suppose I have several lists of genes in a text file, from different papers and different years. The gene names come from different naming systems.
How would you go about translating them all into ensembl gene names?
Suppose I have several lists of genes in a text file, from different papers and different years. The gene names come from different naming systems.
How would you go about translating them all into ensembl gene names?
ID / gene name mapping is a problem that will be keeping bioinformaticists employed for the next few centuries. AFAIK there are no "easy" ways to convert the names given in various publications to the names used by Ensembl, unfortunately, but you could try some of the tools listed here: ID mapping tools.
Short answer: there probably isn't.
For a possible strategy see the most viewed Biostar question (with 18K views): Gene ID conversion tool
Some kind of a mass literature data-mining operation could make it more amenable by linking terms and phrases together. Maybe some of those cool IBM Watson natural language parsing algorithms can help in this.
Use of this site constitutes acceptance of our User Agreement and Privacy Policy.