# Generated by roxygen2: do not edit by hand

export("%>%")
export(add_disease_links)
export(add_drug_links)
export(add_go_terms)
export(annotaR)
export(plot_enrichment_dotplot)
importFrom(biomaRt,getBM)
importFrom(biomaRt,useEnsembl)
importFrom(dplyr,distinct)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,left_join)
importFrom(dplyr,n)
importFrom(dplyr,rename)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(dplyr,top_n)
importFrom(dplyr,ungroup)
importFrom(ggplot2,aes)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_color_viridis_c)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(gprofiler2,gost)
importFrom(httr,POST)
importFrom(httr,add_headers)
importFrom(httr,content)
importFrom(jsonlite,fromJSON)
importFrom(jsonlite,toJSON)
importFrom(knitr,knit_theme)
importFrom(later,later)
importFrom(magrittr,"%>%")
importFrom(purrr,map_dfr)
importFrom(rmarkdown,render)
importFrom(stats,reorder)
importFrom(testthat,expect_true)
importFrom(tibble,tibble)
importFrom(tidyr,separate_rows)
