### Name: read.affy.mixed ### Title: Read a Set of .CEL Files and Phenotypic Data from mixed chip ### types ### Aliases: read.affy.mixed ### Keywords: misc ### ** Examples ## Not run: ##D eset <- read.affy.mixed(); # read a set of CEL files ##D ##D eset.rma <- call.exprs(eset,"rma"); ##D ## End(Not run)