gr.splgaps: gaps on GRanges, splitting by values in a metadata field

gr.splgapsR Documentation

gaps on GRanges, splitting by values in a metadata field

Description

Gaps method that extracts the differences of a GRangesList object from the Seqinfo() reference.

Usage

gr.splgaps(
  gr,
  ...,
  ignore.strand = TRUE,
  sep = paste0(" ", rand.string(length = 8), " "),
  start = 1L,
  end = seqlengths(gr),
  cleannm = TRUE,
  expand.levels = TRUE
)

Value

GRangesList

Author(s)

Kevin Hadi


kevinmhadi/khtools documentation built on Jan. 16, 2025, 4:18 p.m.