Entering edit mode
I just installed topGO and tried to run their example:
when I typed:Â
   affyLib <- paste(annotation(ALL), "db", sep = ".")
   affyLib
   [1] "hgu95av2.db"
    library(package = affyLib, character.only = TRUE)
got error message:
   Error in library(package = affyLib, character.only = TRUE) :
 there is no package called âhgu95av2.dbâ
Anybody has idea what is going on here? Thanks:)
[[alternative HTML version deleted]]