[BioC] marryNorm Data

Jason Skelton jps@sanger.ac.uk
Tue, 4 Feb 2003 11:25:39 +0000 (GMT)


I've tried several ways of retrieving data for excel formats
from results produce from marrayNorm
I was wondering if I'm looking at the wrong functions to produce this data

write.table, write.csv, sink as suggested by the documentation
However the write functions give the following error message

Error in as.data.frame.default(x[[i]], optional = TRUE) :
can't coerce marrayNorm into a data.frame etc

sink gives ->
file' must be NULL, a connection or a character string

Any ideas the easiest way to retrieve data from marryNorm ?

Thanks

Jason