rma normalization and more
1
0
Entering edit mode
Weiwei Shi ★ 1.2k
@weiwei-shi-1407
Last seen 9.7 years ago
Hi there: suppose i have some arrays and their log10(intensities) have been made into a data.frame of probe X sample; I am wondering for that case, is there some normalization function available in BioC for that? I do not have other info like background info so I think I cannot run something like justRMA since it is a wrapper. My question is, if I want to do rma normalization only, is there a way to do that? I feel sometimes it is good to have a wrapper function; but sometimes I would rather have some basic functions so that I can customerize the pipeline. Best, -- Weiwei Shi, Ph.D Research Scientist GeneGO, Inc. "Did you always know?" "No, I did not. But I believed..." ---Matrix III
Normalization probe Normalization probe • 632 views
ADD COMMENT
0
Entering edit mode
Ben Bolstad ★ 1.2k
@ben-bolstad-1494
Last seen 6.7 years ago
Depending on how or what your data is you may or may not be able to do the full RMA. Since you don't seem to have CEL files I am guessing that you may not have Affymetrix data, and then the full algorithm might not be applicable. That said all the parts are exposed in one way or another. For the background correction, see bg.adjust() in affy for quantile normalization see normalize.quantiles() in preprocessCore For the median polish summarization, see subColSummarizeMedianpolish() in preprocessCore On Fri, 2007-11-23 at 16:37 -0500, Weiwei Shi wrote: > Hi there: > > suppose i have some arrays and their log10(intensities) have been made > into a data.frame of probe X sample; > > I am wondering for that case, is there some normalization function > available in BioC for that? I do not have other info like background > info so I think I cannot run something like justRMA since it is a > wrapper. My question is, if I want to do rma normalization only, is > there a way to do that? > > I feel sometimes it is good to have a wrapper function; but sometimes > I would rather have some basic functions so that I can customerize the > pipeline. > > Best, >
ADD COMMENT

Login before adding your answer.

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