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