Displaying 1 result from an estimated 1 matches for "annotation_hgu133plus2".
2008 Mar 08
1
Errors in in my code
...o find gene annotation.
somehow, today, when i try to run it again, it is giving me errors message
that i don't understand. It says that it cannot open file. what file is it
looking for?
######################################################
##make sure to install and load annotationtool in R
annotation_HGU133Plus2 <- read.csv("c://affymetrix.csv", colClasses =
"character")
annotation_probesets <- scan('c://ttest.csv',skip=1,what='')
dataDirectory <- system.file("data", package = "annotationTools")
annotation_stuff <- read.csv(paste(dataDirec...