# Generated by roxygen2: do not edit by hand

export("adj_data<-")
export("expr_data<-")
export("interactions_data<-")
export("mod_colors<-")
export("sample_annotation<-")
export(adj_data)
export(cem_overlap)
export(cemitool)
export(diagnostic_report)
export(enrich_mods)
export(expr_data)
export(filter_genes)
export(find_modules)
export(fit_data)
export(generate_report)
export(get_adj)
export(get_beta_data)
export(get_cemitool_r2_beta)
export(get_connectivity)
export(get_hubs)
export(get_merged_mods)
export(get_mods)
export(get_phi)
export(gsea_data)
export(interactions_data)
export(mod_colors)
export(mod_gene_num)
export(mod_gsea)
export(mod_names)
export(mod_ora)
export(mod_summary)
export(module_genes)
export(new_cem)
export(nmodules)
export(ora_data)
export(overlap_community)
export(plot_beta_r2)
export(plot_comembership)
export(plot_consensus)
export(plot_gsea)
export(plot_hist)
export(plot_interactions)
export(plot_mean_k)
export(plot_mean_var)
export(plot_ora)
export(plot_profile)
export(plot_qq)
export(plot_sample_tree)
export(plot_similarity)
export(read_gmt)
export(sample_annotation)
export(save_plots)
export(select_genes)
export(show_plot)
export(stat_overlap_mods)
export(write_files)
exportMethods(find_modules)
exportMethods(get_beta_data)
exportMethods(get_phi)
exportMethods(interactions_data)
exportMethods(show)
import(GeneOverlap)
import(WGCNA)
import(dplyr)
import(fgsea)
import(ggdendro)
import(ggplot2)
import(ggpmisc)
import(ggthemes)
import(grid)
import(gtable)
import(htmltools)
import(intergraph)
import(knitr)
import(limma)
import(stringr)
import(tidyr)
importFrom(DT,datatable)
importFrom(RColorBrewer,brewer.pal)
importFrom(WGCNA,cor)
importFrom(clusterProfiler,enricher)
importFrom(data.table,data.table)
importFrom(data.table,dcast)
importFrom(data.table,fread)
importFrom(data.table,melt)
importFrom(data.table,setDF)
importFrom(data.table,setnames)
importFrom(ff,as.ff)
importFrom(ff,as.ffdf)
importFrom(ff,ff)
importFrom(ff,ffdforder)
importFrom(ffbase,duplicated.ffdf)
importFrom(ffbase,ffdfdply)
importFrom(ffbase,ffdfrbind.fill)
importFrom(ffbase,merge.ffdf)
importFrom(ffbase,subset.ffdf)
importFrom(fgsea,fgsea)
importFrom(gRbase,combnPrim)
importFrom(ggrepel,geom_label_repel)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,pdf)
importFrom(grDevices,rainbow)
importFrom(gridExtra,arrangeGrob)
importFrom(igraph,cluster_edge_betweenness)
importFrom(igraph,cluster_fast_greedy)
importFrom(igraph,cluster_label_prop)
importFrom(igraph,cluster_leading_eigen)
importFrom(igraph,cluster_louvain)
importFrom(igraph,cluster_optimal)
importFrom(igraph,cluster_spinglass)
importFrom(igraph,cluster_walktrap)
importFrom(igraph,communities)
importFrom(igraph,degree)
importFrom(igraph,graph_from_data_frame)
importFrom(igraph,graph_from_edgelist)
importFrom(igraph,layout.drl)
importFrom(igraph,set_vertex_attr)
importFrom(igraph,simplify)
importFrom(matrixStats,rowMeans2)
importFrom(matrixStats,rowMedians)
importFrom(matrixStats,rowSds)
importFrom(matrixStats,rowSums2)
importFrom(matrixStats,rowVars)
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(plyr,rbind.fill)
importFrom(pracma,gammainc)
importFrom(rmarkdown,render)
importFrom(scales,squish)
importFrom(sna,gplot.layout.fruchtermanreingold)
importFrom(utils,combn)
importFrom(utils,write.table)
