# Generated by roxygen2: do not edit by hand

export(discretize)
export(find_cbf_modules)
export(get_nets)
export(idents)
export(mod_colors)
export(mod_gene_num)
export(mod_names)
export(mod_ora)
export(module_genes)
export(new_fcoex)
export(nmodules)
export(ora_data)
export(plot_ora)
export(recluster)
export(save_plots)
export(show_net)
export(show_ora)
exportMethods(show)
import(FCBF)
import(Matrix)
import(SingleCellExperiment)
import(dplyr)
import(ggplot2)
import(grid)
import(intergraph)
import(parallel)
import(progress)
import(stringr)
importFrom(clusterProfiler,enricher)
importFrom(data.table,melt)
importFrom(ggrepel,geom_label_repel)
importFrom(grDevices,dev.off)
importFrom(grDevices,pdf)
importFrom(grDevices,rainbow)
importFrom(igraph,degree)
importFrom(igraph,graph.adjacency)
importFrom(igraph,set_vertex_attr)
importFrom(methods,'slot<-')
importFrom(methods,new)
importFrom(methods,show)
importFrom(network,as.matrix.network.adjacency)
importFrom(network,as.matrix.network.edgelist)
importFrom(network,get.vertex.attribute)
importFrom(pathwayPCA,read_gmt)
importFrom(scales,squish)
importFrom(sna,gplot.layout.fruchtermanreingold)
importFrom(stats,cutree)
importFrom(stats,dist)
importFrom(stats,hclust)
importFrom(utils,head)
importFrom(utils,write.table)
