# Generated by roxygen2: do not edit by hand

export(build_kmer_database)
export(classify_sequence)
export(filter_taxonomy)
export(phylotypr_example)
export(print_taxonomy)
export(read_fasta)
export(read_taxonomy)
importFrom(Rcpp,sourceCpp)
importFrom(Rfast,rowsums)
importFrom(readr,col_character)
importFrom(readr,cols)
importFrom(readr,read_lines)
importFrom(readr,read_tsv)
importFrom(stats,na.omit)
importFrom(stringi,stri_c)
importFrom(stringi,stri_length)
importFrom(stringi,stri_replace_all_charclass)
importFrom(stringi,stri_replace_all_regex)
importFrom(stringi,stri_replace_first_regex)
importFrom(stringi,stri_replace_last_regex)
importFrom(stringi,stri_startswith_fixed)
importFrom(stringi,stri_sub)
importFrom(stringi,stri_trans_char)
importFrom(stringi,stri_trans_toupper)
useDynLib(phylotypr, .registration = TRUE)
