bg.correct {oligo}R Documentation

Background Correction

Description

Background corrects probe intensities in an object of class FeatureSet.

Usage

bg.correct.rma(object, bgtype = 2)

Arguments

object An object of class FeatureSet.
bgtype For now set to 2.

Details

the model based correction used by the RMA expression measure.

Value

An FeatureSet for which the intensities have been background adjusted. For some methods (RMA), only PMs are corrected and the MMs remain the same.


[Package oligo version 0.99.15 Index]