I want to this by R as I am doing gene expression analysis and have to made volcano plots
Convert ensembl ids to gene names
I have gene expression data from mouse c2c12(cell line). How can I convert ensemble ids to gene names by using bioMART in R?
• 1,551 views
•
link
1 answer
Convert ensembl ids to gene names
This is a frequently asked question on biostars. I will include one example of a prior thread but you should be able to find many others by a search.
ENSEMBL Gene ID to Gene Symbol
If you did the analysis yourself and have the Ensembl GTF file available, you can use agat toolkit and the extract attributes tool to get them all: https://agat.readthedocs.io/en/latest/tools/agat_sp_extract_attributes.html
• 0 views
•
link
Log in to answer this question.