This is a test version of Biostars. For the public version, visit https://www.biostars.org.
cross platform normalization

Hi,

I am trying to normalize microarray data from two different platform. When I normalize GSE2361 individually using code:

library(affy)
norm <- ReadAffy()
norm.rma <-rma(norm)
Error in exprs(object)[index, , drop = FALSE] : subscript out of bounds

give me suggestion.

r

0 answers

No answers yet.

Log in to answer this question.