getSmoothedDataSets.MultiSourceCopyNumberNormalization | R Documentation |
Gets the data sets smoothed toward the UGP file.
## S3 method for class 'MultiSourceCopyNumberNormalization'
getSmoothedDataSets(this, ..., verbose=FALSE)
... |
Not used. |
verbose |
See |
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.
Returns a list
of K AromaUnitTotalCnBinarySet
:s.
Henrik Bengtsson
*getFitAromaUgpFile()
.
For more information see MultiSourceCopyNumberNormalization
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.