| segmentByHaarSeg.RawGenomicSignals | R Documentation |
Segment copy numbers using the HaarSeg method of the HaarSeg package.
## S3 method for class 'RawGenomicSignals'
segmentByHaarSeg(this, ..., cache=FALSE, force=FALSE, verbose=FALSE)
... |
Additional arguments passed to the segmentation function. |
verbose |
See |
Internally haarSeg() of the HaarSeg is used to segment
the signals.
This segmentation method support weighted segmentation.
Returns the fit object.
Henrik Bengtsson
For more information see RawGenomicSignals.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.