Entering edit mode
Lana Schaffer
★
1.3k
@lana-schaffer-1056
Last seen 10.3 years ago
Hi James,
R version 2.5.0 (2007-04-23)
makecdfenv "1.14.0"
I am following the vignette for makecdfenv to create a new
cdfenv and can use this env for functions llike plotHist
but I get an error when using the function mas5calls.
Error:
Getting probe level data...
Computing p-values
Error in FUN(1:6[[1L]], ...) : NA/NaN/Inf in foreign function call
(arg
2)
This is my code:
mycdfenv <- make.cdf.env("myname.CDF")
abatch <- ReadAffy()
abatch at cdfName <- "mycdfenv"
Calls <-mas5calls(abatch)
-Error-
Can someone help me get the mas5calls function to work here?
Thanks,
Lana Schaffer
Biostatistics/Informatics
The Scripps Research Institute
DNA Array Core Facility
La Jolla, CA 92037
(858) 784-2263
(858) 784-2994
schaffer at scripps.edu