coverageWindowsCenteredStranded: Get windowed strand-oriented coverages around center points

coverageWindowsCenteredStrandedR Documentation

Get windowed strand-oriented coverages around center points

Description

Out-of-bound windows will be removed!

Usage

coverageWindowsCenteredStranded(centers, window.size = 1000, coverage)

Arguments

centers

a data frame of center points with columns 'chr', 'center', 'strand'

window.size

the size of the window surrounding the center position, default 1000

coverage

a coverage object (RleList as returned by coverage)

Value

a matrix


musikutiv/tsTools documentation built on July 25, 2024, 2:42 a.m.