[BioC] makecdfenv, bg.correct

Ben Bolstad bolstad at stat.Berkeley.EDU
Fri Jul 15 23:12:52 CEST 2005


>
> Another option we considered is to use bg.correct on a matrix of cel
> intensities rather  than on an affy.batch, how could I call
> bg.correct(matrixofCelintensities)?

Something like

bgcorrected.intensities <- apply(matrixofCelintensities,2,bg.adjust)

should work.



More information about the Bioconductor mailing list