rankEquivIntensity: Quantile Normalize

rankEquivIntensityR Documentation

Quantile Normalize

Description

Perform Quantile Normalization on the columns of a matrix

Usage

rankEquivIntensity(m, columnSets = list(all = 1:ncol(m)))

Arguments

m

numeric matrix of expression data, one row for each gene/oligo and one column for each sample

columnSets

list of vectors of column numbers, for doing the normalization by subsets of columns

Value

numeric matrix of the same size as m, with normalized columns.

See Also

duffyRMA, for RMA normalization.


robertdouglasmorrison/DuffyTools documentation built on April 16, 2024, 6:31 a.m.