R/hap_results.R
hap_results.Rd
Splits a vector into a tibble with two columns, haplotype and sequence
hap_results(vector)
A character vector
A tibble with two columns, haplotype and sequence
hap_results(vector) #> Error in stringr::str_split(., "\\\n"): `string` must be a vector, not a function.