Reading CEL files in using BufferedMatrix.justRMA
0
0
Entering edit mode
Emma Reick ▴ 10
@emma-reick-5736
Last seen 9.6 years ago
Hi, I have a large number of CEL files (~4000) that I would like to rma normalise. Just reading in the files and rma normalising them is not possible as there are too many (allocMatrix: too many elements specified). justRMA also gives the same error. A possible solution seems to be using BufferedMatrix.justRMA. I have been trying this on a test set and for justRMA the following command works: > normalised_data<-justRMA(celfile.path="/data/cancther/emma/CEL_Files _Neoplasm/Test_CEL") Whereas for BufferedMatrix, with the appropriate packages loaded, I get the following error message: > normalised_data<-BufferedMatrix.justRMA(celfile.path="/data/cancther /emma/CEL_Files_Neoplasm/Test_CEL") Error in BufferedMatrix.justRMA(celfile.path = "/data/cancther/emma/CEL_Files_Neoplasm/Test_CEL") :   could not find function "read.celfile.header" Could someone please help me get around this? Thanks, Emma [[alternative HTML version deleted]]
BufferedMatrix BufferedMatrix • 1.0k views
ADD COMMENT

Login before adding your answer.

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