normalizePerChipMedian {MiChip}R Documentation

Normalize to median intensity

Description

Normalizes intensity values to the median of each chip

Usage

normalizePerChipMedian(eset)

Arguments

eset

ExpressionSet containing chip intensity values to be normalized

Examples

#Normalize expression data in an Eset to the median
## Not run: 
normedDataEset <- normalizePerChipMedian(eset)

## End(Not run)

[Package MiChip version 1.34.0 Index]