Skip to contents

Splits a vector into a tibble with two columns, haplotype and sequence

Usage

hap_results(vector)

Arguments

vector

A character vector

Value

A tibble with two columns, haplotype and sequence

Examples

hap_results(vector)
#> Error in stringr::str_split(., "\\\n"): `string` must be a vector, not a function.