loadReadsAroundGRange: Obtains reads within a window of a given GRange

View source: R/genome_annotation.R

loadReadsAroundGRangeR Documentation

Obtains reads within a window of a given GRange

Description

Constrains the reads considered to within a specified window of a GRange.

Usage

loadReadsAroundGRange(bam_file, gene_range, offset = 1e+06)

Arguments

bam_file

Rsamtools BamFile object

gene_range

GRange object of gene of interest

offset

Offset from the start and end of the specified gene in which to consider reads


dkeitley/scrabbitr documentation built on Feb. 13, 2023, 4:26 p.m.