Learn R Programming

MiChip (version 1.26.0)

normalizePerChipMedian: 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

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

Run the code above in your browser using DataLab