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