# Generated by roxygen2: do not edit by hand

export(CoNI)
export(Compare_Triplets)
export(Compare_VertexClasses_sharedEdgeFeatures)
export(NetStats)
export(assign_colorsAnnotation)
export(createBipartiteGraph)
export(create_GlobalBarplot)
export(create_edgeFBarplot)
export(create_stackedGlobalBarplot_perTreatment)
export(find_localControllingFeatures)
export(generate_network)
export(getVertexsPerEdgeFeature)
export(getVertexsPerEdgeFeature_and_Grid)
export(getstackedGlobalBarplot_and_Grid)
export(plotPcorvsCor)
export(tableLCFs_VFs)
export(top_n_LF_byMagnitude)
import(cocor)
import(doParallel)
import(dplyr)
import(foreach)
import(genefilter)
import(ggplot2)
import(ggrepel)
import(parallel)
import(ppcor)
importFrom(Hmisc,rcorr)
importFrom(data.table,fread)
importFrom(data.table,fwrite)
importFrom(forcats,fct_relevel)
importFrom(genefilter,rowVars)
importFrom(gplots,col2hex)
importFrom(gridExtra,arrangeGrob)
importFrom(igraph,E)
importFrom(igraph,V)
importFrom(igraph,as_ids)
importFrom(igraph,betweenness)
importFrom(igraph,centr_betw)
importFrom(igraph,centr_clo)
importFrom(igraph,centr_degree)
importFrom(igraph,closeness)
importFrom(igraph,degree)
importFrom(igraph,diameter)
importFrom(igraph,edge_betweenness)
importFrom(igraph,edge_density)
importFrom(igraph,eigen_centrality)
importFrom(igraph,get.incidence)
importFrom(igraph,get_diameter)
importFrom(igraph,graph_from_data_frame)
importFrom(igraph,hub_score)
importFrom(igraph,mean_distance)
importFrom(igraph,neighbors)
importFrom(igraph,simplify)
importFrom(igraph,transitivity)
importFrom(igraph,write_graph)
importFrom(methods,is)
importFrom(plyr,ddply)
importFrom(rlang,.data)
importFrom(stats,as.formula)
importFrom(stats,cor)
importFrom(stats,dbinom)
importFrom(stats,lm)
importFrom(stats,p.adjust)
importFrom(stats,pt)
importFrom(stats,resid)
importFrom(tibble,rownames_to_column)
importFrom(tidyr,gather)
importFrom(tidyr,separate)
importFrom(tidyr,unite)
importFrom(tidyselect,vars_select_helpers)
importFrom(utils,capture.output)
importFrom(utils,read.csv)
importFrom(utils,write.csv)
