# Generated by roxygen2: do not edit by hand

export(WH)
export(WH_train)
export(WH_train_fit)
export(get_replacement_probability)
export(get_transition_probability)
export(sample_outcome_prob)
export(sim_seqdata)
exportMethods(as_phylo)
exportMethods(dist_replacement)
exportMethods(dist_weighted_hamming)
exportMethods(process_sequence)
exportMethods(simulate)
exportMethods(substr_kmer)
exportMethods(summarize_kmer)
import(Matrix)
import(dplyr)
import(methods)
import(tidyverse)
importFrom(BiocParallel,bplapply)
importFrom(Rcpp,evalCpp)
importFrom(ape,fastme.bal)
importFrom(ape,read.tree)
importFrom(ape,write.tree)
importFrom(igraph,V)
importFrom(igraph,contract)
importFrom(igraph,degree)
importFrom(igraph,distances)
importFrom(igraph,graph.adjacency)
importFrom(igraph,permute.vertices)
importFrom(igraph,set_vertex_attr)
importFrom(igraph,simplify)
importFrom(igraph,vcount)
importFrom(matrixStats,rowLogSumExps)
importFrom(phangorn,RF.dist)
importFrom(phangorn,phyDat)
importFrom(phangorn,dist.hamming)
importFrom(purrr,map)
importFrom(rBayesianOptimization,BayesianOptimization)
importFrom(rlang,.data)
importFrom(stats,as.dist)
importFrom(stats,dist)
importFrom(stats,rgamma)
importFrom(stats,runif)
importFrom(stringr,str_pad)
importFrom(tidyr,replace_na)
useDynLib(DCLEAR)
