Description Usage Arguments Value
View source: R/exon_discovery_utils.R
Match novel splice junctions within an intron
1 | match_sj_in_intron(s, e)
|
s |
GRanges object. Junctions from the start of the intron. |
e |
GRanges object. Junctions from the end of the intron. |
A vector with the seqnames, end of the preceding exon, start of the novel exon, end of the novel exon, start of the consecutive exon, and the strand.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.