How can I extract Raw Intensities with Probe IDs on Affy Chips
0
0
Entering edit mode
SAURIN ★ 1.1k
@saurin-799
Last seen 9.6 years ago
Hi, Is there any function which extracts raw intensities and probids from Affy Chips? I have 4 affy chips; 2 control and 2 experimental > getIntensityMatrix(exprs(affybatch)); > it gives different output......?? or should I do RMA which converts log base 2 values and then take antilog but..its still confusing..!! > do RMA(affybatch) > MatrixRMA <- exprs(myRMA); > MeanRawIntensities <- as.matrix(rowMeans(2^MatrixRMA[,1:2])); Can anyone guide me through this....? Thank you, Saurin
affy affy • 586 views
ADD COMMENT

Login before adding your answer.

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