Learn R Programming

PSCBS (version 0.67.0)

c.CBS: Concatenates segmentation results

Description

Concatenates segmentation results.

Usage

# S3 method for CBS
c(..., addSplit=TRUE)

Value

Returns an AbstractCBS object of the same class in ....

Arguments

...

One or more AbstractCBS objects to be combined.

addSplit

If TRUE, a "divider" is added between chromosomes.

Author

Henrik Bengtsson

See Also

For more information see CBS.