Problem in analysing microarray data with ComBat
1
0
Entering edit mode
@melissasorci-7969
Last seen 8.9 years ago
European Union

I'm having problems with ComBat. I did a csv sample information file according to on line instruction. But every time I got this Error message:

"ERROR: Sample Information File does not have a Batch column!"

I don't understand what is going on as the Batch column is in the file. I have also tried to use txt files but in that case I got a different error message:

"ERROR: Array expression columns contain non-numeric values! (Check your .xls file for non-numeric values and if this is not the problem, make a .csv file and use the type=csv option)"

I hope you can help me.

Thank you very much

Sincerely 

combat • 1.6k views
ADD COMMENT
0
Entering edit mode

Please show the top couple lines of your csv file to help in troubleshooting, also what version of ComBat are you running (the function in SVA library?). You need to specify a batch categorical variable that corresponds to the effect you are trying to remove.
 

ADD REPLY
0
Entering edit mode

I ran into the same problem as Melissa: "ERROR: Array expression columns contain non-numeric values! (Check your .xls file for non-numeric values and if this is not the problem, make a .csv file and use the type=csv option)".

I am using the old (standalone) version of the ComBat (not the function in the sva package). I tried both .txt and .csv but got the same error message. I believe all the expression values in my file are numeric (I even formatted all the cells to Number in Excel). Below is a snippet of the top left corner of my expression file.

Snippet

Please help to identify where the problem is. Thank you very much for your help!

Xiugong

ADD REPLY
0
Entering edit mode
@melissasorci-7969
Last seen 8.9 years ago
European Union

I understand the error messages, now ComBat is able to read my files but than it gives me this other error message:

Reading Sample Information File
Reading Expression Data File
Found 104 batches
Found 1 covariate(s)

 Error in `[<-`(`*tmp*`, , i, value = c(NA, NA, NA, NA, NA, NA, NA, NA,  : 
  subscript out of bounds 

I don't know how to solve the problem! Thank you very much!

Melissa

 

 

 

 

ADD COMMENT
0
Entering edit mode

it looks like you are having a mismatch between number of rows that combat is reading in with the number of data rows that you have, you probably also want to check why the value is NA

ADD REPLY
0
Entering edit mode

Hi Melissa,

Could you let me know how did you solve the problem of the expression file? Please refer to my comment above.

Thank you,

Xiugong

ADD REPLY
0
Entering edit mode

Xiugong, I believe she was using the ComBat.R script, you should now be using the ComBat function in the sva package. Give that a try and let me know if you run into any problems!

ADD REPLY

Login before adding your answer.

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