Segment copy numbers using the GLAD method of the GLAD package.
# S3 method for RawGenomicSignals
segmentByGLAD(this, ..., flavor=c("glad", "daglad"), cache=FALSE, force=FALSE,
verbose=FALSE)Additional arguments passed to the segmentation function.
A character string specifying what flavor of
GLAD should be used.
See Verbose.
Returns the fit object.
Internally glad or daglad is used to
segment the signals.
This segmentation method does not support weighted segmentation.
For more information see RawGenomicSignals.