aroma.cn (version 1.6.1)

getSmoothedDataSets.MultiSourceCopyNumberNormalization: Gets the data sets smoothed toward the UGP file

Description

Gets the data sets smoothed toward the UGP file.

Usage

# S3 method for MultiSourceCopyNumberNormalization
getSmoothedDataSets(this, ..., verbose=FALSE)

Value

Returns a list of K AromaUnitTotalCnBinarySet:s.

Arguments

...

Not used.

verbose

See Verbose.

Author

Henrik Bengtsson

Details

This method smooth each data set, each array, and each chromosome toward the target (smoothing) UGP file independently of everything else.

The resulting data sets are stored in a separate location where they will be located automatically in future sessions.

See Also

*getFitAromaUgpFile(). For more information see MultiSourceCopyNumberNormalization.