# Generated by roxygen2: do not edit by hand

export(BSPLeaveCenter)
export(MAN)
export(PAC)
export(aggregateData)
export(annotateClades)
export(annotationMatrix_withSubpopProp)
export(fmeasure)
export(getRepresentativeNetworks)
export(heatmapInput)
export(refineSubpopulationLabels)
export(samplePass)
import(Rcpp)
import(parmigene)
importFrom(dplyr,"%>%")
importFrom(dplyr,funs)
importFrom(dplyr,group_by)
importFrom(dplyr,summarise_each)
importFrom(igraph,graph.adjacency)
importFrom(igraph,igraph_opt)
importFrom(igraph,layout.circle)
importFrom(igraph,simplify)
importFrom(infotheo,discretize)
importFrom(infotheo,mutinformation)
importFrom(stats,kmeans)
importFrom(stats,mahalanobis)
importFrom(utils,combn)
useDynLib(PAC,  .registration = TRUE)
importFrom("grDevices", "dev.off", "png")
importFrom("graphics", "plot", "title")
importFrom("stats", "as.dist", "complete.cases", "cutree", "dist","hclust", "var")
importFrom("utils", "write.table")