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)Returns the fit object.
Additional arguments passed to the segmentation function.
A character string specifying what flavor of
GLAD should be used.
See Verbose.
Henrik Bengtsson
Internally glad or daglad is used to
segment the signals.
This segmentation method does not support weighted segmentation.
For more information see RawGenomicSignals.