coverageWindowsStrandedParallel: Get windowed strand-oriented coverages, parallelized

View source: R/windows.R

coverageWindowsStrandedParallelR Documentation

Get windowed strand-oriented coverages, parallelized

Description

Out-of-bound windows will be removed!

Usage

coverageWindowsStrandedParallel(windows, coverage, n.cores = 2)

Arguments

windows

a data frame of windows with columns 'chr', 'start', 'end', 'strand'

coverage

a coverage object (RleList as returned by coverage)

n.cores

number of processor cores to use. If not defined all detected cores will be used)

Value

a matrix


musikutiv/tsTools documentation built on June 6, 2023, 1:39 a.m.