get_intron_flanks: Get flanked intronic ranges

Description Usage Arguments Value

View source: R/velocity.R

Description

Get flanked intronic ranges

Usage

1
get_intron_flanks(grl, L, get_junctions)

Arguments

grl

A CompressedGRangesList for exonic ranges, each element for one transcript.

L

Read length.

get_junctions

Logical, whether to also return exon-exon junctions.

Value

If get_junctions is FALSE, then a GRanges object with ranges for flanked intronic regions. If get_junctions is TRUE, then in addition to the flanked intronic ranges, a CompressedGRangesList with exon-exon junction ranges and ranges for transcripts without introns.


BUSpaRse documentation built on March 3, 2021, 2:01 a.m.