View source: R/normalization.R
preprocessFunnorm.DNAmArray | R Documentation |
preprocessFunnorm from minfi with additional return options
preprocessFunnorm.DNAmArray( rgSet, nPCs = 2, sex = NULL, bgCorr = TRUE, dyeCorr = TRUE, verbose = TRUE, keepCN = TRUE, ... )
rgSet |
object of class 'RGChannelSet' |
nPCs |
number of PC to use for normalization |
sex |
vector of sexes of each sample |
bgCorr |
logical TRUE/FALSE |
dyeCorr |
logical TRUE/FALSE |
verbose |
logical TRUE/FALSE |
keepCN |
logical TRUE/FALSE |
... |
optional arguments to ratioConvert |
preprocessFunnorm from minfi with additional return options: keepCN and what
object of class 'GenomicRatioSet'
mvaniterson
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.