# Generated by roxygen2: do not edit by hand

S3method(toppBalloon,RangedSummarizedExperiment)
S3method(toppBalloon,SingleCellExperiment)
S3method(toppBalloon,SummarizedExperiment)
S3method(toppBalloon,data.frame)
S3method(toppPlot,RangedSummarizedExperiment)
S3method(toppPlot,SingleCellExperiment)
S3method(toppPlot,SummarizedExperiment)
S3method(toppPlot,data.frame)
export(addToppData)
export(get_Entrez)
export(get_ToppCats)
export(toppBalloon)
export(toppFun)
export(toppPlot)
export(toppSave)
importFrom(dplyr,arrange)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,mutate)
importFrom(dplyr,select)
importFrom(dplyr,slice_max)
importFrom(forcats,fct_reorder)
importFrom(ggplot2,aes)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_segment)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggsave)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_color_gradient)
importFrom(ggplot2,scale_x_discrete)
importFrom(ggplot2,scale_y_discrete)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(ggplot2,xlab)
importFrom(httr2,req_body_json)
importFrom(httr2,req_perform)
importFrom(httr2,request)
importFrom(httr2,resp_body_json)
importFrom(openxlsx,write.xlsx)
importFrom(patchwork,plot_annotation)
importFrom(patchwork,wrap_plots)
importFrom(stringr,str_c)
importFrom(stringr,str_glue)
importFrom(stringr,str_subset)
importFrom(stringr,str_wrap)
importFrom(utils,head)
importFrom(utils,write.table)
importFrom(viridis,scale_color_viridis)
