This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Converting Affymetrix Probe ID to gene symbol(bovine)

hi

I have 24000 Affymetrix Probeset IDs as the rownames for my expression matrix. I want to map these to the official bovine gene symbols. Tell us which R language package operating the commands I use. if annotate package is useful, To use it, tell us write commands in package annotate.

r

1 answer

You can use biomart in R. Read the manual for commands and instructions.

Log in to answer this question.