# Generated by roxygen2: do not edit by hand

export(bClust)
export(bDist)
export(binomixEstimate)
export(blastpAllAll)
export(chao)
export(dClust)
export(distJaccard)
export(distManhattan)
export(entrezDownload)
export(fluidity)
export(geneWeights)
export(getAccessions)
export(heaps)
export(hmmerCleanOverlap)
export(hmmerScan)
export(isOrtholog)
export(panMatrix)
export(panPca)
export(panPrep)
export(rarefaction)
export(readBlastPair)
export(readBlastSelf)
export(readHmmer)
export(xzcompress)
export(xzuncompress)
importFrom(dplyr,"%>%")
importFrom(dplyr,arrange)
importFrom(dplyr,bind_cols)
importFrom(dplyr,bind_rows)
importFrom(dplyr,desc)
importFrom(dplyr,distinct)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,mutate)
importFrom(dplyr,n)
importFrom(dplyr,rename)
importFrom(dplyr,select)
importFrom(dplyr,slice)
importFrom(dplyr,summarize)
importFrom(igraph,components)
importFrom(igraph,degree)
importFrom(igraph,graph_from_edgelist)
importFrom(microseq,readFasta)
importFrom(microseq,writeFasta)
importFrom(rlang,.data)
importFrom(stats,as.dendrogram)
importFrom(stats,as.dist)
importFrom(stats,constrOptim)
importFrom(stats,cutree)
importFrom(stats,dendrapply)
importFrom(stats,dist)
importFrom(stats,hclust)
importFrom(stats,is.leaf)
importFrom(stats,optim)
importFrom(stats,prcomp)
importFrom(stats,sd)
importFrom(stringr,str_c)
importFrom(stringr,str_detect)
importFrom(stringr,str_extract)
importFrom(stringr,str_extract_all)
importFrom(stringr,str_length)
importFrom(stringr,str_remove)
importFrom(stringr,str_remove_all)
importFrom(stringr,str_replace)
importFrom(stringr,str_replace_all)
importFrom(stringr,str_split)
importFrom(stringr,str_sub)
importFrom(tibble,as_tibble)
importFrom(tibble,tibble)
importFrom(utils,read.table)
