RMA on affy package
1
0
Entering edit mode
Yang Tang ▴ 10
@yang-tang-532
Last seen 10.3 years ago
Dear All, I am a new user of bioconductor and have a question on RMA from the affy package. It seems that the expression values are log transformed. Is there a way not to tranform it? Thanks very much, Yang --------------------------- Yang Tang Department of Neurology University of Cincinnati Vontz Center Rm. 2327 Cincinnati, OH, 45267-0536 Phone: 513-558-7078, Fax: 513-558-7009 [[alternative HTML version deleted]]
• 705 views
ADD COMMENT
0
Entering edit mode
@rafael-a-irizarry-205
Last seen 10.3 years ago
use the anti-log. if log2(y) = x, then y=2^x. logged.expression <- exprs(rma(Data)) notlogged.expression <- 2^exprs(rma(Data)) On Tue, 18 Nov 2003, Yang Tang wrote: > Dear All, > > I am a new user of bioconductor and have a question on RMA from the affy > package. It seems that the expression values are log transformed. Is there a > way not to tranform it? > > Thanks very much, > > Yang > --------------------------- > Yang Tang > Department of Neurology > University of Cincinnati Vontz Center Rm. 2327 > Cincinnati, OH, 45267-0536 > Phone: 513-558-7078, Fax: 513-558-7009 > > [[alternative HTML version deleted]] > > _______________________________________________ > Bioconductor mailing list > Bioconductor@stat.math.ethz.ch > https://www.stat.math.ethz.ch/mailman/listinfo/bioconductor >
ADD COMMENT

Login before adding your answer.

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