# Generated by roxygen2: do not edit by hand

export(DEET_Input_as_Reference)
export(DEET_data_download)
export(DEET_enrich)
export(DEET_enrich_genesonly)
export(DEET_enrichment_plot)
export(DEET_feature_extract)
export(DEET_plot_correlation)
export(adjust_DE_cutoffs)
export(proccess_and_plot_DEET_enrich)
importFrom(ActivePathways,ActivePathways)
importFrom(ActivePathways,makeBackground)
importFrom(ActivePathways,read.GMT)
importFrom(downloader,download)
importFrom(dplyr,"%>%")
importFrom(dplyr,arrange)
importFrom(dplyr,desc)
importFrom(dplyr,mutate)
importFrom(dplyr,row_number)
importFrom(ggplot2,aes)
importFrom(ggplot2,coord_flip)
importFrom(ggplot2,element_text)
importFrom(ggplot2,facet_grid)
importFrom(ggplot2,geom_bar)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,scale_fill_brewer)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(ggrepel,geom_text_repel)
importFrom(glmnet,coef.glmnet)
importFrom(glmnet,glmnet)
importFrom(pbapply,pblapply)
importFrom(stats,aov)
importFrom(stats,complete.cases)
importFrom(stats,cor.test)
importFrom(stats,na.omit)
importFrom(stats,p.adjust)
importFrom(stats,var)
importFrom(stats,wilcox.test)
importFrom(utils,data)
