# Generated by roxygen2: do not edit by hand

export(AR_classification_wrapper)
export(addConnections_TF_peak)
export(addConnections_peak_gene)
export(addData)
export(addTFBS)
export(add_TF_gene_correlation)
export(build_eGRN_graph)
export(calculateCommunitiesEnrichment)
export(calculateCommunitiesStats)
export(calculateGeneralEnrichment)
export(calculateTFEnrichment)
export(changeOutputDirectory)
export(deleteIntermediateData)
export(filterData)
export(filterGRNAndConnectGenes)
export(generateStatsSummary)
export(getCounts)
export(getGRNConnections)
export(getParameters)
export(getTopNodes)
export(initializeGRN)
export(loadExampleObject)
export(nGenes)
export(nPeaks)
export(overlapPeaksAndTFBS)
export(performAllNetworkAnalyses)
export(plotCommunitiesEnrichment)
export(plotCommunitiesStats)
export(plotDiagnosticPlots_TFPeaks)
export(plotDiagnosticPlots_peakGene)
export(plotGeneralEnrichment)
export(plotGeneralGraphStats)
export(plotPCA_all)
export(plotTFEnrichment)
export(plot_stats_connectionSummary)
export(visualizeGRN)
import(BiocFileCache)
import(BiocManager)
import(GenomicRanges)
import(checkmate)
import(ggplot2)
import(grDevices)
import(graphics)
import(patchwork)
import(tibble)
import(tidyverse)
import(topGO)
import(utils)
importFrom(GenomicRanges,mcols)
importFrom(IRanges,width)
importFrom(circlize,colorRamp2)
importFrom(grid,gpar)
importFrom(magrittr,`%>%`)
importFrom(methods,new)
importFrom(rlang,.data)
importFrom(rlang,`:=`)
importFrom(stats,cor)
importFrom(stats,cor.test)
importFrom(stats,median)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(utils,packageVersion)
importFrom(utils,tail)
