[BioC] error in annaffy (multiget)
Colin A. Smith
colin at colinsmith.org
Wed Jun 30 17:15:09 CEST 2004
It sound's like you're using the devel version of Biobase and the
release version of annaffy. You should do one of two things:
1) Revert back to the release version of Biobase
2) Upgrade to the devel version of annaffy (which doesn't use multiget)
That should hopefully solve your problem.
-Colin
On Jun 30, 2004, at 3:00, bioconductor-request at stat.math.ethz.ch wrote:
> Hi!
>
> I was using annafy function and I got
>
> anntable<-aafTableAnn(affyids,chip='hgu133a',anncols=aaf.handler())
>
> and I got the error:
> Error in do.call("multiget", list(probeids, as.name(environment))) :
> couldn't find function "multiget"
>
> I think that the "multiget" function change to "mget" in the annotation
> package, maybe the annaffy package haven't been update to take care of
> this change....Or somebody knows what is going on??
More information about the Bioconductor
mailing list