get_intronretention_genomic_alt_pos | R Documentation |
Get the alternative position of input junction from an intron retention event in the genomic sequences
get_intronretention_genomic_alt_pos(
tx_lst,
tx_mod,
jx,
intron_retention,
junc_strand
)
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 |
junc_strand |
Strand direction. Can be "+" or "-". |
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.