NAMESPACE
48d270b2
 # Generated by roxygen2: do not edit by hand
 
30dbbfe1
 S3method(print,fclust)
48d270b2
 export(ClustComp)
ad4be2b7
 export(PrepareForVSClust)
b634e98a
 export(PrepareSEForVSClust)
aaea0fd5
 export(SignAnalysis)
 export(SignAnalysisPaired)
b634e98a
 export(SwitchOrder)
aaea0fd5
 export(averageCond)
48d270b2
 export(calcBHI)
 export(cvalidate.xiebeni)
ad4be2b7
 export(determine_fuzz)
3e622388
 export(enrichSTRING_API)
ad4be2b7
 export(estimClust.plot)
48d270b2
 export(estimClustNum)
 export(mfuzz.plot)
ad4be2b7
 export(optimalClustNum)
aaea0fd5
 export(pcaWithVar)
48d270b2
 export(runClustWrapper)
3e622388
 export(runFuncEnrich)
ad4be2b7
 export(runVSClustApp)
48d270b2
 export(vsclust_algorithm)
aaea0fd5
 import(grDevices)
 import(graphics)
48d270b2
 import(limma)
 import(parallel)
aaea0fd5
 import(stats)
a6b033e2
 importFrom(MultiAssayExperiment,assay)
 importFrom(MultiAssayExperiment,assays)
 importFrom(MultiAssayExperiment,colData)
 importFrom(MultiAssayExperiment,sampleMap)
aaea0fd5
 importFrom(grDevices,rainbow)
 importFrom(grDevices,recordPlot)
48d270b2
 importFrom(matrixStats,rowMaxs)
 importFrom(matrixStats,rowSds)
 importFrom(qvalue,qvalue)
 importFrom(shiny,getDefaultReactiveDomain)
 importFrom(shiny,incProgress)
aaea0fd5
 importFrom(shiny,need)
48d270b2
 importFrom(shiny,validate)
30dbbfe1
 useDynLib(vsclust, .registration = TRUE)