| mergeTwoSegments.PairedPSCBS | R Documentation |
Merge two neighboring segments by recalculating segment statistics.
## S3 method for class 'PairedPSCBS'
mergeTwoSegments(this, left, update=TRUE, verbose=FALSE, ...)
left |
An |
update |
If |
verbose |
A |
... |
Not used. |
Returns a PairedPSCBS with one less segment.
Henrik Bengtsson
To drop regions (a connected set of segments) see dropRegions().
For more information see PairedPSCBS.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.