readGenericHeader() error message Limma
0
0
Entering edit mode
10 months ago
survive • 0

I am trying to process Agilent data by using limma R package. For GSE8842, I used the following code:

raw_data <- read.maimages(target_file, source = "agilent")

but I got the following error:

Error in readGenericHeader(fullname, columns = columns, sep = sep) :
  Specified column headings not found in file

I tried to rename the colnames of the file to match the format, such as "Green Background" to "G", "Red Signal" to "R"; but I still receive the errors..

wondering how can I solve the errors.

Thank you.

rna limma microarray genomics normalization • 584 views
ADD COMMENT
0
Entering edit mode

Can you post the error you are getting after renaming the colnames?

ADD REPLY
0
Entering edit mode

Hi, I got the same error:

Error in readGenericHeader(fullname, columns = columns, sep = sep) : 
  Specified column headings not found in file

I am thinking rather there is a problem with the original raw data.

ADD REPLY

Login before adding your answer.

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