[BioC] Unable to find an inherited method for function ‘exprs’

Wolfgang Huber whuber at embl.de
Wed Aug 14 05:13:31 CEST 2013


Dear Dave

this is actually not an error. The function 'exprs' expects and argument, and since you are giving it none, it complains, and one should not blame it for that. 

Perhaps can you tell us what you want to achieve, then it should be easier to help!

	Best wishes
	Wolfgang
 
On 14 Aug 2013, at 05:08, Dave Tang <davetingpongtang at gmail.com> wrote:

> 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
> 
> _______________________________________________
> Bioconductor mailing list
> Bioconductor at r-project.org
> https://stat.ethz.ch/mailman/listinfo/bioconductor
> Search the archives: http://news.gmane.org/gmane.science.biology.informatics.conductor



More information about the Bioconductor mailing list