calculateBaseline.ChipEffectSet {aroma.affymetrix}
Estimates the baseline signal chromosome by chromosome
Description
Estimates the baseline signal chromosome by chromosome.
Usage
## S3 method for class 'ChipEffectSet': calculateBaseline((this, chromosomes=NULL, ploidy=2, defaultPloidy=NA, all=FALSE, force=FALSE, verbose=FALSE, ...))
Arguments
- chromosomes
- An
integervectorspecifying for which chromsosomes the baseline should be estimated. IfNULL, all chromosomes are considered. - ploidy
- An
integerspecifying the ploidy that the baseline should have. - defaultPloidy
- An
integerspecifying the default ploidy of chromosomes that have not explicitly been allocated one. - all
- If
TRUE, signals are averaged also for cells that are not on the genome. - force
- If
TRUE, the CEL file that stores the is recreated. - verbose
- See
Verbose. - ...
- Not used.
See Also
getAverageFile(). For more information see ChipEffectSet.
Documentation reproduced from package aroma.affymetrix, version 2.9.0. License: LGPL (>= 2.1)
