append.AbstractCBS: Appends one segmentation result to another

Description Usage Arguments Value Author(s) See Also

Description

Appends one segmentation result to another, where both holds segmentation results of the same sample.

Usage

1
2
## S3 method for class 'AbstractCBS'
append(x, other, addSplit=TRUE, ...)

Arguments

x, other

The two AbstractCBS objects to be combined.

addSplit

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

...

Not used.

Value

Returns a object of the same class as argument x.

Author(s)

Henrik Bengtsson

See Also

For more information see AbstractCBS.


PSCBS documentation built on Oct. 23, 2021, 9:09 a.m.