question regarding qc function in simpleaffy package
0
0
Entering edit mode
@james-anderson-1641
Last seen 9.6 years ago
Hi, I am trying to use the qc function in the simpleaffy package to generate those qc metrics for a bunch of cel files in U133A, but I need to use a different cdf file, not the Affy CDF. Below is the code library(simpleaffy) cel.path <- "C:\Cel" fn <- list.celfiles(cel.path, full.name = T) raw.data <- ReadAffy(filenames = fn,cdfname = "hgu133ahsentrezg") x.mas5 <- call.exprs(raw.data,"mas5",sc = 100) qcmas5 <- qc(raw.data,x.mas5) Everything runs smoothly except the last line, it has the following warning message: Warning message: In qc.affy(unnormalised, ...) : CDF Environment name ' hgu133acdf ' does not match cdfname ' hgu133ahsentrezgcdf ' Is this problem negligible? or it is serious? I've looked into the qc function and it does not seem to have an argument that allows you to specify cdfname. Thanks, -James
cdf affy simpleaffy cdf affy simpleaffy • 918 views
ADD COMMENT

Login before adding your answer.

Traffic: 871 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