How to find the gene name and classification using Ensembl ID?
Hello All I have a file containing a list of onding and non- coding genes (2500 numbers). I want to know the name of those genes as text or CSV format. How to convert it Thank you
• 1,154 views
•
link
1 answer
There are plenty of options. Use the Ensembl BioMart or the Ensembl perl API. If using R, there are several Bioconductor packages available such as biomaRt or EnsDb.Hsapiens.vXX (where XX stands for the Ensembl version).
• 0 views
•
link
Log in to answer this question.