Description Usage Arguments Value
View source: R/helpers_general.R
This function takes alignments and gives back the events coordinates.
1 | getEventInfo(align, ID, ampl_shift, strand_info = "+")
|
align |
( |
ID |
(string) |
ampl_shift |
(numeric vector) Shift events additionally by this value. PairwiseAlignmentsSingleSubject returns truncated alignments. |
strand_info |
(string) Either '+', '-' or default '*' |
ampl_len |
(numeric) Length of the amplicon (subject) |
(GRanges
) Object with meta-data for insertion,
deletion, mismatch
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.