normalization of microarray data
0
0
Entering edit mode
7.1 years ago
au.rinki.bio ▴ 20

hii

I'm trying to normalize some data gotten from GEO with the R affy package. i have taken 12 ovarian cancer sample from GSE14407 and 1 normal sample from ovary from GSE2361 and normalize these data by applying rma alogorithm:

"GSM44674.CEL does not seem to have the correct dimensions"

R • 1.8k views
ADD COMMENT
2
Entering edit mode

A quick look at your GEO sets, tells me that both sets did not use the exact same platform. Might that be the problem?

ADD REPLY
0
Entering edit mode

plz give me probable solution.

ADD REPLY
1
Entering edit mode

Use only arrays together that were all done on the same platform.

ADD REPLY
0
Entering edit mode

what is your exact code ?

ADD REPLY
0
Entering edit mode

my code is: library(affy) norm <- ReadAffy() norm.rma <-rma(norm)

ADD REPLY

Login before adding your answer.

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