Learn R Programming

PSCBS (version 0.38.4)

getSegments.PSCBS: Gets the segments

Description

Gets the segments.

Usage

## S3 method for class 'PSCBS':
getSegments(fit, simplify=FALSE, splitters=TRUE, addGaps=FALSE, ...)

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 PSCBS.