Description Usage Arguments Value
Get flanked intronic ranges
1  | get_intron_flanks(grl, L, get_junctions)
 | 
grl | 
 A   | 
L | 
 Read length.  | 
get_junctions | 
 Logical, whether to also return exon-exon junctions.  | 
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.