"GOHyperGResult" is not a defined class
1
0
Entering edit mode
Paul Shannon ▴ 10
@paul-shannon-2630
Last seen 9.6 years ago
Hi all, I have encountered a puzzling problem with the ever-reliable hyperGTest function. It runs the usual amount of time (30 or more seconds) and then fails with the message that 'GOHyperGResult' is not defined. Here is the whole of my session, with sessionInfo attached. Any ideas? Thanks! - Paul > library (Category) > library (org.Hs.eg.db) > library (GO) > genes = c ("8038", "259", "51529", "164", "335", "336", "338", "341") > params = new ("GOHyperGParams", geneIds=genes, annotation='org.Hs.eg.db', ontology='BP') > hgr.bp = hyperGTest (params) Error in getClass(Class, where = topenv(parent.frame())) : c("\"GOHyperGResult\" is not a defined class", "\"BPHyperGResult\" is not a defined class") > sessionInfo () R version 2.6.1 (2007-11-26) i386-apple-darwin8.10.1 locale: C attached base packages: [1] splines tools stats graphics grDevices utils datasets methods base other attached packages: [1] GO_1.17.0 org.Hs.eg.db_2.0.2 Category_2.4.0 genefilter_1.16.0 survival_2.34 annotate_1.16.0 xtable_1.5-1 [8] AnnotationDbi_1.0.6 RSQLite_0.6-2 DBI_0.2-3 graph_1.15.17 Biobase_1.16.0 loaded via a namespace (and not attached): [1] RBGL_1.13.6 cluster_1.11.9
• 2.1k views
ADD COMMENT
0
Entering edit mode
Tony Chiang ▴ 570
@tony-chiang-1769
Last seen 9.6 years ago
An embedded and charset-unspecified text was scrubbed... Name: not available Url: https://stat.ethz.ch/pipermail/bioconductor/attachments/20080204/ 0a18a5bf/attachment.asc
ADD COMMENT
0
Entering edit mode
Hi Tony, That was my dumb mistake. Thanks for helping out. - Paul On Feb 4, 2008, at 12:58 AM, Tony Chiang wrote: > Hi Paul, > > If I remember correctly, the hypergeometric test (for GO at least) > was split into two different packages, Category and GOstats. You > also need to load the GOstats package where the GOHyperGResult > class is defined. Try loading this package to see if that does not > solve the problem. > > Cheers, > --Tony > >
ADD REPLY

Login before adding your answer.

Traffic: 836 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6