This is a test version of Biostars. For the public version, visit https://www.biostars.org.
How to use biomart on R to convert Ensembl Gene IDs to Symbols?

How to use biomart on R to convert Ensembl Gene IDs to Symbols?

I have a data frame which has many columns, one column has Ensembl Gene IDs, I want to convert it to Gene Symbols with biomart on R

ids r biomart ensembl symbols

2 answers

Hi Amr - Please look through threads such as Conversion of Gene Name to Ensembl ID and others that are already fully discussed.

More information can also be found in the Ensembl help and docs: https://www.ensembl.org/info/data/biomart/biomart_r_package.html

Log in to answer this question.