# Generated by roxygen2: do not edit by hand

export(MetaDICT)
export(community_detection)
export(data_check)
export(metadict_add_new_data)
export(pcoa_plot_continuous)
export(pcoa_plot_discrete)
export(plot_singular_values)
import(ggplot2)
import(ggpubr)
import(viridis)
importFrom(RANN,nn2)
importFrom(cluster,silhouette)
importFrom(ecodist,bcdist)
importFrom(edgeR,calcNormFactors)
importFrom(igraph,cluster_louvain)
importFrom(igraph,cluster_walktrap)
importFrom(matrixStats,colMedians)
importFrom(stats,cmdscale)
importFrom(stats,dist)
importFrom(stats,glm)
importFrom(stats,median)
importFrom(stats,optim)
importFrom(stats,predict)
importFrom(stats,varimax)
importFrom(vegan,adonis2)
