Learn R Programming

PSCBS (version 0.38.4)

getSegments.AbstractCBS: Gets the segments

Description

Gets the segments.

Usage

## S3 method for class 'AbstractCBS':
getSegments(...)

Arguments

simplify
If TRUE, redundant and intermediate information is dropped.
splitters
If TRUE, "splitters" between chromosomes are preserved, otherwise dropped.
...
Not used.

Value

  • Returns a SxK data.frame, where S in the number of segments, and K is the number of segment-specific fields.

See Also

For more information see AbstractCBS.