Entering edit mode
Jerry Cholo
▴
190
@jerry-cholo-6218
Last seen 10.1 years ago
Hi everyone,
While I am running these command lines:
library(oligo)
celFiles <- list.celfiles()
celFiles <- list.celfiles("expressionData", full.names=TRUE)
Data <- read.celfiles(celFiles)
I got this error:
All the CEL files must be of the same type.
Error: checkChipTypes(filenames, verbose, "affymetrix", TRUE) is not
TRUE
All CEL files are hg-1.1-st-Array. May someone let me know how I
could
solve this problem.
Thanks,
Jerry
[[alternative HTML version deleted]]