Hi all,
Im very new to R so please forgive my poor language! I've been trying to map
on my list of probeids the relative annotation but unsuccessfully. I get
this error
symbols <- mget(probes,mouse4302SYMBOL,ifnotfound=NA)
Error in .checkKeysAreWellFormed(keys) :
keys must be supplied in a character vector with no NAs
Thanks for your help!
Brawni
--
View this message in context:
http://r.789695.n4.nabble.com/Bioconductor-merging-annotation-with-list-of-probeids-tp4648251.html
Sent from the R help mailing list archive at Nabble.com.
__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.