parseMDZ: Tokenize MDZ string, breaking it down into a list of number...

View source: R/samStreamer.R

parseMDZR Documentation

Tokenize MDZ string, breaking it down into a list of number and string elemetns E.g. "MD:Z:3A5^AC8" would be broken down into list(3,"A",5,"^AC",8)

Description

Tokenize MDZ string, breaking it down into a list of number and string elemetns E.g. "MD:Z:3A5^AC8" would be broken down into list(3,"A",5,"^AC",8)

Usage

parseMDZ(mdz)

jweile/yogiseq documentation built on July 8, 2022, 12:48 a.m.