get_intronretention_alt_pos | R Documentation |
Get the alternative position of input junction from an intron retention event in the transcript sequences
get_intronretention_alt_pos(tx_lst, tx_mod, jx, intron_retention)
tx_lst |
transcripts a |
tx_mod |
modified transcripts a |
jx |
splice junctions as GRanges objects |
intron_retention |
logical vector indicating if junctions belong to an intron retention event |
an integer vector with alternative junction positions of intron retention event
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.