# Generated by roxygen2: do not edit by hand

export(GLstring_expand_longer)
export(GLstring_gene_copies_combine)
export(GLstring_genes)
export(GLstring_genes_expanded)
export(GLstring_genotype_ambiguity)
export(GLstring_regex)
export(GLstring_to_ambiguity_table)
export(HLA_column_repair)
export(HLA_columns_to_GLstring)
export(HLA_match_number)
export(HLA_match_summary_HCT)
export(HLA_mismatch_alleles)
export(HLA_mismatch_base)
export(HLA_mismatch_logical)
export(HLA_mismatch_number)
export(HLA_mismatched_alleles)
export(HLA_prefix_add)
export(HLA_prefix_remove)
export(HLA_truncate)
export(HLA_validate)
export(ambiguity_table_to_GLstring)
export(read_HML)
importFrom(cli,format_error)
importFrom(dplyr,"%>%")
importFrom(dplyr,across)
importFrom(dplyr,bind_rows)
importFrom(dplyr,case_when)
importFrom(dplyr,coalesce)
importFrom(dplyr,contains)
importFrom(dplyr,distinct)
importFrom(dplyr,filter)
importFrom(dplyr,if_else)
importFrom(dplyr,join_by)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,na_if)
importFrom(dplyr,pull)
importFrom(dplyr,rename)
importFrom(dplyr,rename_with)
importFrom(dplyr,row_number)
importFrom(dplyr,select)
importFrom(dplyr,starts_with)
importFrom(dplyr,summarise)
importFrom(dplyr,summarize)
importFrom(glue,glue)
importFrom(magrittr,"%>%")
importFrom(purrr,discard)
importFrom(purrr,keep)
importFrom(purrr,map)
importFrom(purrr,map2_chr)
importFrom(purrr,map_chr)
importFrom(purrr,modify_if)
importFrom(rlang,abort)
importFrom(stringr,regex)
importFrom(stringr,str_c)
importFrom(stringr,str_count)
importFrom(stringr,str_detect)
importFrom(stringr,str_escape)
importFrom(stringr,str_extract)
importFrom(stringr,str_flatten)
importFrom(stringr,str_glue)
importFrom(stringr,str_replace)
importFrom(stringr,str_replace_all)
importFrom(stringr,str_split)
importFrom(tibble,as_tibble)
importFrom(tibble,tibble)
importFrom(tidyr,pivot_longer)
importFrom(tidyr,pivot_wider)
importFrom(tidyr,replace_na)
importFrom(tidyr,separate_longer_delim)
importFrom(tidyr,separate_rows)
importFrom(tidyr,separate_wider_delim)
importFrom(tidyr,unite)
importFrom(tidyr,unnest)
importFrom(tidyselect,all_of)
importFrom(xml2,read_xml)
importFrom(xml2,xml_attr)
importFrom(xml2,xml_find_all)
importFrom(xml2,xml_text)
