# Generated by roxygen2: do not edit by hand

export(CompareAllNets)
export(ModuleFrequency)
export(PartitionDensity)
export(PartitionModularity)
export(WeightedModulePartitionAmoutain)
export(WeightedModulePartitionHierarchical)
export(WeightedModulePartitionLouvain)
export(WeightedModulePartitionSpectral)
export(comparemodulestwonets)
import(AMOUNTAIN)
import(RColorBrewer)
import(WGCNA)
import(cluster)
import(igraph)
importFrom(dynamicTreeCut,cutreeDynamic)
importFrom("grDevices", "dev.off", "pdf", "png")
  importFrom("graphics", "abline", "axis", "barplot", "layout", "legend",
             "lines", "par", "plot", "text", "title")
  importFrom("stats", "as.dist", "cutree", "hclust", "sd")
  importFrom("utils", "write.table")