Dear all,
after reading CEL files with affy package's readAffy() function, I try to normalize the data using rmaplus() function from package RefPlus.
I get
Error in getCdfInfo(object) : Could not obtain CDF environment, problems encountered: Specified environment does not contain RTA-1_0 Library - package rta10cdf not installed Bioconductor - rta10cdf not available
and indeed, the object says
> str(Data) Formal class 'AffyBatch' [package "affy"] with 10 slots ..@ cdfName : chr "RTA-1_0"
Unfortunately, I cannot find some "rta10cdf" package on BioC. Any ideas?
Best wishes,
Marianna