joinSegmentNeighbours: Join directly neighbouring segments produced by methSeg

View source: R/methSeg.R

joinSegmentNeighboursR Documentation

Join directly neighbouring segments produced by methSeg

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

joinSegmentNeighbours(res)

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


al2na/methylKit documentation built on Feb. 1, 2024, 4:42 p.m.