removeDoubleSCEs {breakpointR} | R Documentation |
This function will take from a double SCE chromosome only WW or CC region (Longer region is taken).
removeDoubleSCEs(gr, collapseWidth = 5e+06)
gr |
A |
collapseWidth |
A segment size to be collapsed with neighbouring segments. |
The input GRanges-class
object with only WW or CC region retained.