is_start_on_exon | R Documentation |
Tests if start or and end of junc is on exon.
is_start_on_exon(tx_lst, jx_lst, intron_retention)
tx_lst |
transcripts a |
jx_lst |
splice junctions as GRanges objects in list format |
intron_retention |
logical vector indicating if junctions belong to an intron retention event |
a logical vector indicating if start or and end of junc is on exon.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.