export(clustEnrichment)
export(clustOptimal)
export(enrichmentTest)
export(fuzzPlot)
export(runClue)
export(temporalSimu)
import(parallel)
import(e1071)
importFrom("grDevices", "dev.new")
importFrom("graphics", "lines", "par", "plot")
importFrom("stats", "fisher.test", "kmeans", "pchisq", "rnorm", "sd", "median")