cumseg: segment

cumsegR Documentation

segment

Description

Wrapper around cumSeg to segment numeric data in an input GRanges with signal meta data field (e.g. $signal) Returns a GRAnges of piecewise constant regions with their associated value

Usage

cumseg(
  gr,
  field = "signal",
  log = T,
  type = "bic",
  alg = "stepwise",
  S = 1,
  verbose = F,
  mc.cores = 1,
  ...
)

mskilab/skitools documentation built on Aug. 31, 2023, 1:13 p.m.