normalizeTotalCNs.AbstractCBS: Normalizes copy numbers such that the whole-genome average total copy number is two
Description
Normalizes copy numbers such that the whole-genome average total copy number is two.
Usage
# S3 method for AbstractCBS
normalizeTotalCNs(...)
Arguments
...
Additional arguments passed to the normalization method.
Value
Returns a normalized AbstractCBS object of the same class as fit
.