# Generated by roxygen2: do not edit by hand

export(KmerCount)
export(blastClassify16S)
export(blastDbase16S)
export(microclass)
export(multinomClassify)
export(multinomTrain)
export(rdpClassify)
export(rdpTrain)
export(setParallel)
export(taxMachine)
import(microseq)
importFrom(Rcpp,evalCpp)
importFrom(RcppParallel,RcppParallelLibs)
importFrom(RcppParallel,defaultNumThreads)
importFrom(RcppParallel,setThreadOptions)
importFrom(dplyr,"%>%")
importFrom(dplyr,arrange)
importFrom(dplyr,desc)
importFrom(dplyr,distinct)
importFrom(dplyr,mutate)
importFrom(dplyr,rename)
importFrom(microcontax,getGenus)
importFrom(microseq,writeFasta)
importFrom(rlang,.data)
importFrom(stats,approx)
importFrom(stats,median)
importFrom(stringr,str_c)
importFrom(stringr,str_remove)
importFrom(stringr,str_replace_all)
importFrom(stringr,str_to_upper)
importFrom(utils,data)
importFrom(utils,read.table)
useDynLib(microclass)
