I never use Perfect match micro-arrays.. Usually, I use this script in R to get expression matrices from CEL files:

library("Affy","gcrma")

##read .Cel files

files = list.files(getwd(),full.names=TRUE) 

affy.data

More Daniel Toro-Domínguez's questions See All
Similar questions and discussions