normalizePerChipMedian: Normalize to median intensity

Description Usage Arguments Examples

View source: R/MiChip.R

Description

Normalizes intensity values to the median of each chip

Usage

1

Arguments

eset

ExpressionSet containing chip intensity values to be normalized

Examples

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

## End(Not run)

MiChip documentation built on Nov. 8, 2020, 8:01 p.m.