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