Learn R Programming

PSCBS (version 0.66.0)

getSegments.AbstractCBS: Gets the segments

Description

Gets the segments.

Usage

# S3 method for AbstractCBS
getSegments(...)

Value

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

Arguments

simplify

If TRUE, redundant and intermediate information is dropped.

splitters

If TRUE, "splitters" between chromosomes are preserved, otherwise dropped.

...

Not used.

Author

Henrik Bengtsson

See Also

For more information see AbstractCBS.