View source: R/helper_functions.r
Function to return covered chromosomal positions from a start position and CIGAR string
1 | cigar2covr(first.pos = NULL, cigar = NULL)
|
first.pos |
Genomic position where the CIGAR string starts (from 11th or 13th column in the Chimeric.out.junction file) |
cigar |
CIGAR string (from 12th or 14th column in the Chimeric.out.junction file) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.