# Generated by roxygen2: do not edit by hand

export(M3C)
export(clustersim)
export(featurefilter)
export(pca)
export(tsne)
export(umap)
import(Matrix)
import(doParallel)
importFrom(foreach,"%dopar%")
import(ggplot2)
import(doSNOW)
import(NMF)
import(RColorBrewer)
import(cluster)
import(parallel)
import(foreach)
import(matrixcalc)
import(dendextend)
import(sigclust)
import(Rtsne)
import(survival)
importFrom(corpcor,cov.shrink)