parseCIGAR: #' Construct bsID from genomic coordinates #' #' @param gb...

Description Usage Arguments Value Examples

View source: R/helper_functions.r

Description

### Do we wish to export?? (only if used outside of "wrapper functions")

Usage

1
parseCIGAR(cig, returnLength = T)

Arguments

cig

The CIGAR string.

Value

value indicating number of genomic nucleotides covered by the alignment.

Examples

1
2
bla bla
parseCIGAR(cig = "77M107N24M-135p4M107N77M20S")

KasperThystrup/circulaR documentation built on March 14, 2021, 12:44 p.m.