# Generated by roxygen2: do not edit by hand

export(filter_ontology)
export(gsea)
export(list_to_gmt)
export(ora)
export(plot_barplot)
export(plot_graph)
export(plot_heatmap)
export(plot_lollipop)
export(read_gmt)
export(reshape_results)
export(run_test)
export(write_gmt)
exportClasses(gsea)
import(ggplot2)
import(magrittr)
import(parallel)
import(tidyverse)
importFrom(Rcpp,evalCpp)
importFrom(data.table,":=")
importFrom(dplyr,arrange)
importFrom(fgsea,fgsea)
importFrom(magrittr,"%<>%")
importFrom(magrittr,"%>%")
importFrom(methods,new)
importFrom(readr,read_tsv)
importFrom(rlang,.data)
useDynLib(mulea, .registration = TRUE)
