Entering edit mode
Hello,
I'm getting this error when trying to use the exprs() function from
the
Biobase package:
library(Biobase)
exprs()
Error in (function (classes, fdef, mtable) :
unable to find an inherited method for function ?exprs? for
signature
?"missing"?
I was trying to use the virtualArray package, which required GEOquery,
which required Biobase and the exprs() funciton.
Cheers,
--
Dave