removeDoubleSCEs: Process double SCE chromosomes: with internal WC region.

Description Usage Arguments Value

View source: R/utils.R

Description

This function will take from a double SCE chromosome only WW or CC region (Longer region is taken).

Usage

1
removeDoubleSCEs(gr, collapseWidth = 5e+06)

Arguments

gr

A GRanges-class object.

collapseWidth

A segment size to be collapsed with neighbouring segments.

Value

The input GRanges-class object with only WW or CC region retained.


breakpointR documentation built on Nov. 8, 2020, 8:04 p.m.