gr.resize: Resize granges without running into negative width error

gr.resizeR Documentation

Resize granges without running into negative width error

Description

lower size limit of window is 0

Usage

gr.resize(
  gr,
  width,
  pad = TRUE,
  minwid = 0,
  each = TRUE,
  ignore.strand = FALSE,
  fix = "center",
  reduce = FALSE
)

Value

GRanges

Author(s)

Kevin Hadi


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