[Rd] split.AffyBatch (PR#3197)
johannes.freudenberg at imise.uni-leipzig.de
johannes.freudenberg at imise.uni-leipzig.de
Thu Jun 5 17:05:01 MEST 2003
Full_Name: Johannes Freudenberg
Version: Version 1.6.2 (2003-01-10)
OS: Unix (SunOS 5.9 )
Submission from: (NULL) (139.18.75.39)
Hi,
I tried your example from the website (http://www.r-project.org/) and I get the
following error message:
> data(affybatch.example)
> f <- factor(c("a", "a", "b"))
> split(affybatch.example, f)
Error in initialize(value, ...) : Invalid names for slots of class exprSet:
ncol, nrow, cdfName
Same with split.AffyBatch:
> split.AffyBatch(affybatch.example, f)
Error in initialize(value, ...) : Invalid names for slots of class exprSet:
ncol, nrow, cdfName
What can I do?
Sincerely,
Johannes Freudenberg
More information about the R-devel
mailing list