dhtslib.md

Undocumented in source.

Members

Functions

getMDPairs
auto getMDPairs(SAMRecord rec)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

MDItr
struct MDItr
Undocumented in source.
MDPair
struct MDPair
Undocumented in source.

Variables

MDREGEX
auto MDREGEX;

regex to extract MD string groups ex: "11A3^G" -> [(11, "A"), (3, "^G")]

Meta