get.pairs.grl: Get coverage as GRanges from BAM on custom set of GRanges

get.pairs.grlR Documentation

Get coverage as GRanges from BAM on custom set of GRanges

Description

Takes reads object and returns GRangesList with each read and its mate (if exists)

Usage

get.pairs.grl(reads, pairs.grl.split = TRUE, verbose = FALSE)

Arguments

reads

GRanges holding reads

pairs.grl.split

boolean Flag to return as GRangesList if TRUE (default = TRUE)

verbose

boolean verbose flag (default = FALSE)


mskilab/bamUtils documentation built on Sept. 28, 2022, 3:45 p.m.