bg.rma: MBCB - Robust Multi-Array Average Background Correction for...

Description Usage Arguments Value Note Author(s) See Also Examples

Description

This function provides the means of using only the Robust Multi-Array Average background correction method for the Illumina platform.

Usage

1
bg.rma(pm, n.pts = 2^14)

Arguments

pm

The data to be background corrected.

n.pts

Pertains to the specificity or accuracy of the method. 2^14 is the default.

Value

A list with two values:

ex.rma:

A vector containing the background-corrected values.

para:

The statistical summary of the computation.

Note

This method does not make use of negative control beads.

Author(s)

Yang Xie Yang.Xie@UTSouthwestern.edu, Min Chen min.chen@phd.mccombs.utexas.edu, Jeff Allen Jeffrey.Allen@UTSouthwestern.edu

See Also

mbcb.main

Examples

1
2
3

MBCB documentation built on Nov. 8, 2020, 5:49 p.m.

Related to bg.rma in MBCB...