# Generated by roxygen2: do not edit by hand

export(compare_daa_results)
export(compare_gsea_daa)
export(compare_metagenome_results)
export(ggpicrust2)
export(ggpicrust2_extended)
export(gsea_pathway_annotation)
export(import_MicrobiomeAnalyst_daa_results)
export(ko2kegg_abundance)
export(pathway_annotation)
export(pathway_daa)
export(pathway_errorbar)
export(pathway_gsea)
export(pathway_heatmap)
export(pathway_pca)
export(safe_extract)
export(visualize_gsea)
import(dplyr)
import(ggplot2)
import(tidyr)
importFrom(aplot,insert_right)
importFrom(aplot,insert_top)
importFrom(dplyr,select)
importFrom(ggh4x,elem_list_rect)
importFrom(ggh4x,facet_nested)
importFrom(ggh4x,strip_nested)
importFrom(ggplot2,aes)
importFrom(ggplot2,coord_flip)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_line)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_density)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,scale_fill_manual)
importFrom(ggplot2,stat_ellipse)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_classic)
importFrom(ggplotify,as.ggplot)
importFrom(grDevices,col2rgb)
importFrom(magrittr,"%>%")
importFrom(methods,new)
importFrom(stats,as.formula)
importFrom(stats,model.matrix)
importFrom(stats,p.adjust)
importFrom(stats,prcomp)
importFrom(stats,relevel)
importFrom(stats,reorder)
importFrom(stats,sd)
importFrom(stats,var)
importFrom(utils,data)
importFrom(utils,head)
