# Generated by roxygen2: do not edit by hand export(ClustComp) export(PrepareForVSClust) export(SignAnalysis) export(SignAnalysisPaired) export(averageCond) export(calcBHI) export(cvalidate.xiebeni) export(determine_fuzz) export(estimClust.plot) export(estimClustNum) export(mfuzz.plot) export(optimalClustNum) export(pcaWithVar) export(runClustWrapper) export(runFuncEnrich) export(runVSClustApp) export(vsclust_algorithm) import(grDevices) import(graphics) import(limma) import(parallel) import(stats) importFrom(clusterProfiler,compareCluster) importFrom(grDevices,rainbow) importFrom(grDevices,recordPlot) importFrom(matrixStats,rowMaxs) importFrom(matrixStats,rowSds) importFrom(qvalue,qvalue) importFrom(shiny,getDefaultReactiveDomain) importFrom(shiny,incProgress) importFrom(shiny,need) importFrom(shiny,validate) useDynLib("") useDynLib(vsclust)