.expand_cigar_dt_recursive | R Documentation |
see sam specs for cigar details
.expand_cigar_dt_recursive(cigar_dt)
cigar_dt |
data.table with 5 required named columns in any order. c("which_label", "seqnames", "strand", "start", "cigar") |
data.table with cigar entries expanded
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.