normalize.contrasts | R Documentation |
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.
maffy.normalize
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.