How to get Raw Affy Chip Intensity after RMA
0
0
Entering edit mode
SAURIN ★ 1.1k
@saurin-799
Last seen 10.1 years ago
Hi, This might be very simple question, and I would like to confirm that what I am doing is wrong or right..!! here, what I do..: I have 6 CEL files, 3 Control and 3 Experimental. > myRMA<- rma(abatch); > MatrixRMA <- exprs(myRMA); > Group1_Raw_Mean_Intensity <- as.matrix(rowMeans(2^MatrixRMA[,1:3])); > Group2_Raw_Mean_Intensity <- as.matrix(rowMeans(2^MatrixRMA[,4:6])); Any help will help...!! Thank you, Saurin
• 547 views
ADD COMMENT

Login before adding your answer.

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