# Generated by roxygen2: do not edit by hand

export(Compute_NMI)
export(FlashQC)
export(NMI_cutree)
export(One_step_clustering)
export(Precision_Recall)
export(Probability.to.belong.to.clone)
export(QuantumCat)
export(QuantumClone)
export(Tree_generation)
export(evolution_plot)
export(grbase)
export(grzero)
export(list_prod)
export(manual_plot_trees)
export(multiplot_trees)
export(plot_QC_out)
export(plot_with_margins_densities)
import(DEoptim)
import(compiler)
import(foreach)
import(optimx)
importFrom(NbClust,NbClust)
importFrom(doParallel,registerDoParallel)
importFrom(fpc,pamk)
importFrom(ggplot2,aes_string)
importFrom(ggplot2,coord_cartesian)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggsave)
importFrom(ggplot2,theme_bw)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(grDevices,colorRampPalette)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,segments)
importFrom(graphics,text)
importFrom(gridExtra,grid.arrange)
importFrom(parallel,makeCluster)
importFrom(parallel,stopCluster)
importFrom(stats,aggregate)
importFrom(stats,as.dist)
importFrom(stats,cutree)
importFrom(stats,dbinom)
importFrom(stats,frequency)
importFrom(stats,hclust)
importFrom(stats,na.omit)
importFrom(stats,optim)
importFrom(stats,pnorm)
importFrom(stats,rbinom)
importFrom(stats,rnbinom)
importFrom(stats,rpois)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(utils,tail)
importFrom(utils,write.table)
