Generic Loess Normalization
2
0
Entering edit mode
Gene Cutler ▴ 50
@gene-cutler-916
Last seen 10.1 years ago
Of the various Bioconductor methods, is there any which performs a fairly generic loess normalization, leaving out fancy stuff like print-tip normalization, etc? I'd like to write some code based on this, so I'd like to see a stripped-down example if there is one out there. Thanks. Gene Cutler Principal Scientist Bioinformatics Amgen SF
Normalization Normalization • 826 views
ADD COMMENT
0
Entering edit mode
@sean-davis-490
Last seen 5 weeks ago
United States
On Mar 2, 2005, at 9:09 PM, Gene Cutler wrote: > Of the various Bioconductor methods, is there any which performs a > fairly generic loess normalization, leaving out fancy stuff like > print-tip normalization, etc? > > I'd like to write some code based on this, so I'd like to see a > stripped-down example if there is one out there. > Limma has multiple methods for normalizationWithinArrays. See the help page for that function. Also, the marray package includes a (slower) loess normalization. Sean
ADD COMMENT
0
Entering edit mode
@james-w-macdonald-5106
Last seen 4 hours ago
United States
Gene Cutler wrote: > Of the various Bioconductor methods, is there any which performs a > fairly generic loess normalization, leaving out fancy stuff like > print-tip normalization, etc? > > I'd like to write some code based on this, so I'd like to see a > stripped-down example if there is one out there. You might look at loessFit in the limma package. Much of the heavy lifting appears to be done in C, however. Jim > > Thanks. > > > > Gene Cutler > Principal Scientist > Bioinformatics > Amgen SF > > _______________________________________________ > Bioconductor mailing list > Bioconductor@stat.math.ethz.ch > https://stat.ethz.ch/mailman/listinfo/bioconductor -- James W. MacDonald Affymetrix and cDNA Microarray Core University of Michigan Cancer Center 1500 E. Medical Center Drive 7410 CCGC Ann Arbor MI 48109 734-647-5623
ADD COMMENT
0
Entering edit mode
Hi Gene, for general local regression, you may also want to look at the locfit package (on CRAN) which one might call a faster and more advanced version of loess. It provides better diagnostic output and there is a very nice textbook going with it. Best wishes Wolfgang James W. MacDonald wrote: > Gene Cutler wrote: > >> Of the various Bioconductor methods, is there any which performs a >> fairly generic loess normalization, leaving out fancy stuff like >> print-tip normalization, etc? >> >> I'd like to write some code based on this, so I'd like to see a >> stripped-down example if there is one out there. > > > You might look at loessFit in the limma package. Much of the heavy > lifting appears to be done in C, however. > > Jim > ------------------------------------- Wolfgang Huber European Bioinformatics Institute European Molecular Biology Laboratory Cambridge CB10 1SD England Phone: +44 1223 494642 Fax: +44 1223 494486 Http: www.ebi.ac.uk/huber
ADD REPLY

Login before adding your answer.

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