[BioC] error with GOHyperG

Seth Falcon sfalcon at fhcrc.org
Fri Aug 18 17:57:36 CEST 2006


Hi Tony,

Thanks for including your sessionInfo output.

Tony Long <tdlong at uci.edu> writes:
> xx <- GOHyperG(myLL1,"hgu95av2",what="BP",universe=myLL2)
>
> Error:  value for 'GO:0031997' not found

I think this is caused by a mismatch between your version of hgu95av2
and GO.  Please try the following to update your packages:

library("Biobase")
update.packages(repos=biocReposList())

Basically, your GO package is too old.

+ seth



More information about the Bioconductor mailing list