Learn R Programming

PSCBS (version 0.67.0)

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(...)

Value

Returns a normalized AbstractCBS object of the same class as fit.

Arguments

...

Additional arguments passed to the normalization method.

Author

Henrik Bengtsson

See Also

For more information see AbstractCBS..