rebin: reaggregate WGS bins around a new target value

rebinR Documentation

reaggregate WGS bins around a new target value

Description

Given GRanges of bins will aggregate around new bin width.

Usage

rebin(cov, binwidth, field = names(values(cov))[1], FUN = mean, na.rm = TRUE)

Arguments

cov

GRanges of binned genome-wide coverage

binwidth

new binwidth

Value

GRanges of binned genome-wide coverage at new bin

Author(s)

Marcin Imielinski


mskilab/gUtils documentation built on June 6, 2023, 12:08 a.m.