tidy_cigar | R Documentation |
Split and tidy CIGARS from read_sam's tibble. Groups by QNAME and RNAME.
tidy_cigar(x)
x |
SAM in tibble format |
6 column tibble of QNAME, RNAME, MAPQ, CIGARstart, CIGARend, Operation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.