Learn R Programming

PSCBS (version 0.67.0)

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

Value

Returns a CBS object.

Arguments

fit

A DNAcopy object (of the DNAcopy package.)

sample

An index specifying which sample to extract, if more than one exists.

...

Not used.

Author

Henrik Bengtsson

See Also

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