get_unknown_exon_intron_retention | R Documentation |
Get the exon range flanking the other side of an intron retention of interest
get_unknown_exon_intron_retention(tx_lst, tx_mod, jx_lst, start_on_exon)
tx_lst |
transcripts a |
tx_mod |
modified transcripts a |
jx_lst |
splice junctions as GRanges objects in list format |
start_on_exon |
a logical vector indicating if start or and end of junc is on exon. |
a GRange object with the exon range of the unknown exon
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.