This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Gene id to gene name mapping

Hi All,

Can anyone suggest a way to extract gene Id to gene names mapping for A. thaliana.

Thanks, RT

gene id gene name

Do you mean to extract the gene IDs corresponding to a set of gene names?

I need it for all the A thaliana genes. For example,


Geneid | Genename |

AT4G21690.1 | GA3OX3 |

You can use BioMart. Just give as input a list of arabidopsis gene IDs or gene names, and for the output you can select "Gene stable ID" and "Gene name" attributes. Is this what are you looking for?

If you're working in R, you can use BioMartR. We have been very successful with it. However, there are a few times when the service (on the BioMart end) might be running slow or be unavailable, so make sure to account for that vs. thinking your R script has an error.

0 answers

No answers yet.

Log in to answer this question.