Learn R Programming

PSCBS (version 0.38.4)

as.CBS.DNAcopy: Coerces a DNAcopy object to a CBS object

Description

Coerces a DNAcopy object to a CBS object.

Usage

## S3 method for class '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.
...
Not used.

Value

  • Returns a CBS object.

See Also

as.DNAcopy(). For more information see DNAcopy.