Gene annotation outputs NA values for real genes
0
0
Entering edit mode
3.8 years ago
Mozart ▴ 330

Hello everyone, I have noticed that I was removing with the na.omit() function many known genes that were not successfully annotated with annotationdbi.

res$symbol <- mapIds(org.Mm.eg.db, 
                                   keys=row.names(res),
                                   column="SYMBOL",
                                   keytype="ENSEMBL",
                                   multiVals="first")

do you have any ideas why is this happening, by any chance?

RNA-Seq annotation • 851 views
ADD COMMENT
1
Entering edit mode

Can you provide some example gene IDs? - grazie mille.

ADD REPLY

Login before adding your answer.

Traffic: 1426 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6