# Generated by roxygen2: do not edit by hand

export(CVEval)
export(CVPlot)
export(CorScoreCalc)
export(FindSeed)
export(ForkClassifier)
export(GOEnrichmentAnalysis)
export(HclustGenesHiCor)
export(MultiSampleSortPrep)
export(PC1Align)
export(PC1VecFun)
export(PointScoreCalc)
export(SampleSort)
export(SilhouetteClustGroups)
export(ThresholdBic)
importFrom(AnnotationDbi,mget)
importFrom(AnnotationDbi,select)
importFrom(BiocParallel,MulticoreParam)
importFrom(BiocParallel,SnowParam)
importFrom(BiocParallel,bplapply)
importFrom(BiocParallel,bpstart)
importFrom(BiocParallel,bpstop)
importFrom(GGally,ggpairs)
importFrom(GGally,putPlot)
importFrom(GO.db,GO.db)
importFrom(WGCNA,cor)
importFrom(cluster,silhouette)
importFrom(ggplot2,aes_)
importFrom(ggplot2,geom_density)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,theme)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(graphics,plot)
importFrom(org.Hs.eg.db,org.Hs.egSYMBOL)
importFrom(scales,hue_pal)
importFrom(stats,as.dendrogram)
importFrom(stats,as.dist)
importFrom(stats,cutree)
importFrom(stats,dist)
importFrom(stats,hclust)
importFrom(stats,kmeans)
importFrom(stats,lsfit)
importFrom(stats,median)
importFrom(stats,p.adjust)
importFrom(stats,prcomp)
importFrom(stats,quantile)
importFrom(stats,rnorm)
importFrom(stats,sd)
importFrom(stats,wilcox.test)
importFrom(utils,combn)
importMethodsFrom(AnnotationDbi,as.list)