Normalize intensities using the contrasts method
Scale chip objects in an AffyBatch-class
.
normalize.AffyBatch.contrasts(abatch,span=2/3, choose.subset=TRUE, subset.size=5000, verbose=TRUE, family="symmetric", type=c("together","pmonly","mmonly","separate"))
abatch |
an |
span |
parameter to be passed to the function
|
choose.subset |
Boolean. Defaults to |
subset.size |
Integer. Number of probesets to use in each subset. |
verbose |
verbosity flag. |
family |
parameter to be passed to the function
|
type |
a string specifying how the normalization should be applied. |
An object of the same class as the one passed.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.