# Generated by roxygen2: do not edit by hand

export(buildClusterTree)
export(clr)
export(crumblr)
export(diffTree)
export(dmn.mle)
export(meanSdPlot)
export(plotForest)
export(plotScatterDensity)
export(plotTreeTest)
export(plotTreeTestBeta)
export(standardize)
export(treeTest)
exportMethods(plotForest)
exportMethods(standardize)
import(Rdpack)
import(ggplot2)
import(ggtree)
import(tidytree)
importFrom(MASS,kde2d)
importFrom(Rfast,Digamma)
importFrom(Rfast,Lgamma)
importFrom(Rfast,colmeans)
importFrom(Rfast,rowsums)
importFrom(SingleCellExperiment,colData)
importFrom(SingleCellExperiment,reducedDim)
importFrom(dplyr,bind_rows)
importFrom(dplyr,inner_join)
importFrom(methods,new)
importFrom(stats,dist)
importFrom(stats,hclust)
importFrom(stats,optim)
importFrom(stats,optimize)
importFrom(stats,p.adjust)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(stats,var)
importFrom(stylo,dist.cosine)
importFrom(tidytree,as.treedata)
importFrom(tidytree,as_tibble)
importFrom(tidytree,left_join)
importFrom(variancePartition,mvTest)
importFrom(viridis,scale_color_viridis)
