This is a test version of Biostars. For the public version, visit https://www.biostars.org.
How to get gene full description with Ensembl IDs?

Hi,

I have a list of genes with ensembl ID from both gencode_v14 and gencode_v19 GTF files. I want to get the full descriptions of them, here, the full description is like: "Leucine-rich repeat-containing protein 37A2" whose Ensembl ID is ENSG00000238083.3. It would be perfect to have downloaded plant files like .txt or .csv containing the annotation I want. Other methods are also welcome.

Thanks!

Best, Tao

gene annotation ensembl

2 answers

If I understood your question correctly you can get the answer through Ensembl Biomart.

A list of Ens IDs should also work in the UniProt ID mapper. It should give the same answers as BioMart but the column display settings would give you more flexible options. In addition you can further slice and dice your mapped set

Log in to answer this question.