d4_view: View signal within regions

Description Usage Arguments Value

View source: R/utils.R

Description

View signal within regions

Usage

1
d4_view(file, regions, d4tools = NULL)

Arguments

file

path to d4 file

regions

positions ("chr:start-end", or GRanges object). Coordinates should be 1 indexed (GRanges format), not 0 indexed (bed format).

d4tools

path to d4tools (or use options("d4tools" = "path/to/d4tools"))

Value

GRanges object with 'score' column


snystrom/rd4tools documentation built on Dec. 31, 2020, 7:29 a.m.