getSegments.PSCBS: Gets the segments
Description
Gets the segments.
Usage
# S3 method for PSCBS
getSegments(fit, simplify=FALSE, splitters=TRUE, addGaps=FALSE, ...)
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.
See Also
For more information see PSCBS
.