# Generated by roxygen2: do not edit by hand

export(Annotation)
export(CytomeTree)
export(FmeasureC)
export(FmeasureC_no0)
export(RetrievePops)
export(bootstrapCI)
export(plot_cytopop)
export(plot_graph)
export(plot_nodes)
import(ggplot2)
import(graphics)
import(igraph)
import(mclust)
importFrom(Rcpp,evalCpp)
importFrom(cowplot,plot_grid)
importFrom(mclust,Mclust)
importFrom(stats,density)
importFrom(stats,dnorm)
importFrom(stats,median)
importFrom(stats,sd)
importFrom(stats,var)
importFrom(utils,flush.console)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
useDynLib(cytometree, .registration = TRUE)
