joinSegmentNeighbours: Join directly neighbouring segments produced by methSeg

Description Usage Arguments Value See Also

View source: R/methSeg.R

Description

Segmentation and clustering are two distinct steps in methSeg(), leading to adjacent segments of the same class. This leads to a bias segment length distributions, which is removed by joining those neighbours.

Usage

1

Arguments

res

A GRanges object with segment classification and information prudoced by methSeg

Value

A GRanges object with segment classification and information.

See Also

methSeg


methylKit documentation built on Jan. 30, 2021, 2 a.m.