Description Usage Arguments Examples
Normalizes intensity values to the median of each chip
1  | normalizePerChipMedian(eset)
 | 
eset | 
 
  | 
1 2 3 4 5  | #Normalize expression data in an Eset to the median
## Not run: 
normedDataEset <- normalizePerChipMedian(eset)
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.