# Generated by roxygen2: do not edit by hand

export(Histogram_LCC)
export(Hypergeometric.test)
export(Jaccard)
export(LCC_Significance)
export(avr_proximity_multiple_target_sets)
export(extract_LCC)
export(proximity_average)
export(proximity_average_weighted)
export(proximity_close)
export(separation)
export(separation_Significance)
importFrom(Rfast,transpose)
importFrom(dplyr,bind_rows)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,mutate)
importFrom(dplyr,n)
importFrom(dplyr,pull)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(dplyr,ungroup)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,hist)
importFrom(graphics,title)
importFrom(igraph,E)
importFrom(igraph,V)
importFrom(igraph,as_incidence_matrix)
importFrom(igraph,bipartite_mapping)
importFrom(igraph,components)
importFrom(igraph,degree)
importFrom(igraph,distances)
importFrom(igraph,get.edgelist)
importFrom(igraph,graph.edgelist)
importFrom(igraph,graph_from_data_frame)
importFrom(igraph,induced.subgraph)
importFrom(igraph,induced_subgraph)
importFrom(igraph,is.bipartite)
importFrom(igraph,is.directed)
importFrom(igraph,is.igraph)
importFrom(igraph,shortest.paths)
importFrom(magrittr,`%<>%`)
importFrom(magrittr,`%>%`)
importFrom(parallel,clusterApplyLB)
importFrom(parallel,clusterExport)
importFrom(parallel,makeCluster)
importFrom(parallel,stopCluster)
importFrom(stats,approxfun)
importFrom(stats,ecdf)
importFrom(stats,integrate)
importFrom(stats,phyper)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(utils,install.packages)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
