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 March 5, 2025, 11:52 p.m.