Deleted:Error in columns(org.Mm.eg.db) : could not find function "columns"
1
0
Entering edit mode
amir.khan • 0
@3bc9e0e8
Last seen 3.1 years ago
United Kingdom

Keep getting the following error when trying to add annotation to my data:

# ADDING ANNOTATION
> columns(org.Mm.eg.db)
Error in columns(org.Mm.eg.db) : could not find function "columns"
> ann <- select(org.Mm.eg.db,keys=rownames(y$counts), keytype = "ENSEMBL", columns=c("ENSEMBL","SYMBOL","GENENAME"))
Error in select(org.Mm.eg.db, keys = rownames(y$counts), keytype = "ENSEMBL",  : could not find function "select"
RNASeqData RNASeq ensembldb • 299 views
ADD COMMENT
This thread is not open. No new answers may be added
Traffic: 1238 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