How to merge AffyBatch object from different Affymetrix platforms
1
0
Entering edit mode
8.9 years ago

Hi,

I have two AffyBatch objects, each one constructed by reading cell files of the microarray data of different platforms including HGU133A and HGU133Plus2:

object1=ReadAffy(verbose=TRUE, filenames=cels1, cdfname="HGU133A_HS_ENTREZG")
object2=ReadAffy(verbose=TRUE, filenames=cels2, cdfname="HGU133PLUS2_HS_ENTREZG")

I need to combine these objects before doing normalization. How can I do this in R?

I mostly appreciate any help.

Thanks

R • 2.7k views
ADD COMMENT
0
Entering edit mode

I am also looking for an answer to this question. So far I couldn't find anything...

ADD REPLY

Login before adding your answer.

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