Description Usage Arguments Value Examples
View source: R/helper_functions.r
### Do we wish to export?? (only if used outside of "wrapper functions")
1 | parseCIGAR(cig, returnLength = T)
|
cig |
The CIGAR string. |
value indicating number of genomic nucleotides covered by the alignment.
1 2 | bla bla
parseCIGAR(cig = "77M107N24M-135p4M107N77M20S")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.