# Generated by roxygen2: do not edit by hand

export(DAcomp)
export(DAoverview)
export(DAreport)
export(DAsummary)
export(DAtop)
export(create_report)
export(define_colors)
export(do_pca)
export(do_wilcoxon)
export(get_go_names)
export(get_node_names)
export(get_nodes_data)
export(get_path_names)
export(get_paths_data)
export(get_pathways_annotations)
export(get_pathways_list)
export(get_pathways_summary)
export(heatmap_plot)
export(hhead)
export(hipathia)
export(load_pathways)
export(mgi_from_sif)
export(multiple_pca_plot)
export(node_color)
export(node_color_per_de)
export(normalize_data)
export(normalize_paths)
export(paths_to_go_ancestor)
export(pathway_comparison_plot)
export(pca_plot)
export(plotVG)
export(quantify_terms)
export(save_results)
export(top_pathways)
export(translate_data)
export(visualize_report)
import(AnnotationHub)
import(MultiAssayExperiment)
import(SummarizedExperiment)
import(ggplot2)
import(grDevices)
import(graphics)
import(igraph)
import(preprocessCore)
import(servr)
import(visNetwork)
importFrom(DelayedArray,colMaxs)
importFrom(DelayedArray,colMins)
importFrom(DelayedArray,rowMaxs)
importFrom(DelayedArray,rowMins)
importFrom(MetBrewer,scale_fill_met_c)
importFrom(S4Vectors,DataFrame)
importFrom(dplyr,filter)
importFrom(dplyr,mutate)
importFrom(dplyr,recode_factor)
importFrom(dplyr,select)
importFrom(ggpubr,ggarrange)
importFrom(grDevices,colorRamp)
importFrom(grDevices,rgb)
importFrom(matrixStats,colMeans2)
importFrom(matrixStats,colMedians)
importFrom(matrixStats,colProds)
importFrom(matrixStats,rowVars)
importFrom(methods,is)
importFrom(reshape2,melt)
importFrom(stats,TukeyHSD)
importFrom(stats,aov)
importFrom(stats,cor.test)
importFrom(stats,ecdf)
importFrom(stats,fisher.test)
importFrom(stats,heatmap)
importFrom(stats,median)
importFrom(stats,p.adjust)
importFrom(stats,princomp)
importFrom(stats,quantile)
importFrom(stats,var)
importFrom(stats,wilcox.test)
importFrom(tibble,tibble)
importFrom(utils,head)