### Name: aafGO ### Title: Constructor for aafGO objects ### Aliases: aafGO ### Keywords: file ### ** Examples if (require(hgu95av2.db)) { data(aafExpr) probes <- featureNames(aafExpr) gos <- aafGO(probes, "hgu95av2.db") show(gos[6:10]) }