simpleaffy with hgu133plus2
0
0
Entering edit mode
dorothyc ▴ 140
@dorothyc-3150
Last seen 9.9 years ago
Hi, I'm trying to do simpleaffy pairwise comparison on hgu133plus2 data. However, I'm running into problems with results.summary() (please see below). It didn't recognize hgu133plus2 because the package now is called hgu133plus2.db. But when I assigned "hgu133plus2.db" to "arrayid", I got another error. -------------- >require(hgu133plus2.db) >require(simpleaffy, quietly = TRUE) >covdesc <- "covdesc.txt" >arrayid <<- "hgu133plus2" >raw.data <- read.affy(covdesc = covdesc) >eset <<- rma(raw.data) >x.results <- pairwise.comparison(eset, names(pData(raw.data)) [groupcol], spots=raw.data, method="unlogged", logged=TRUE) options(warn = -1) >x.summary <- results.summary(x.results, arrayid) Error in library(cdfname, character.only = TRUE) : there is no package called 'hgu133plus2' > arrayid <- "hgu133plus2.db" > x.summary <- results.summary(x.results, arrayid) Error in get(paste(cdfname, "SYMBOL", sep = "")) : variable "hgu133plus2.dbSYMBOL" was not found ---------- Your insight is very much appreciated. Thanks in advance. Regards, Dorothy [[alternative HTML version deleted]]
hgu133plus2 simpleaffy hgu133plus2 simpleaffy • 1.1k views
ADD COMMENT

Login before adding your answer.

Traffic: 488 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6