as.CBS.DNAcopy: Coerces a DNAcopy object to a CBS object
Description
Coerces a DNAcopy object to a CBS object.
Usage
# S3 method for DNAcopy
as.CBS(fit, sample=1L, ...)
Arguments
fit
A DNAcopy
object (of the DNAcopy package.)
sample
An index specifying which sample to extract,
if more than one exists.
Value
Returns a CBS
object.