getMD: MDtag parser

View source: R/split_reads.R

getMDR Documentation

MDtag parser

Description

Takes a GenomicAlignments object containing the MDtag, and transforms it into a vector of characters and numbers

Usage

getMD(a)

Arguments

a

Vector of MDtags (single characters)

Value

A named list of vectors, each vector a parsed version of MDtag: - nucl.num: Numeric representation of MDtag. - MDtag: a split version of MDtag


markrobinsonuzh/DAMEfinder documentation built on April 7, 2023, 6:37 a.m.