# Generated by roxygen2: do not edit by hand

export(plot_cutoff)
export(plot_gene)
export(plot_heatmap.cfb)
export(plot_heatmap.cpm)
export(plot_heatmap.expr)
export(plot_pathway)
export(plot_qq)
export(plot_volcano)
import(GSVAdata)
import(clusterProfiler)
import(data.table)
import(edgeR)
import(org.Hs.eg.db)
import(tidyr)
importFrom(ComplexHeatmap,Heatmap)
importFrom(ComplexHeatmap,columnAnnotation)
importFrom(GSEABase,geneIds)
importFrom(GSEABase,setName)
importFrom(circlize,colorRamp2)
importFrom(clusterProfiler,bitr)
importFrom(clusterProfiler,enricher)
importFrom(clusterProfiler,read.gmt)
importFrom(data.table,as.data.table)
importFrom(data.table,dcast)
importFrom(data.table,dcast.data.table)
importFrom(data.table,melt)
importFrom(data.table,melt.data.table)
importFrom(dplyr,"%>%")
importFrom(dplyr,arrange_at)
importFrom(dplyr,as_tibble)
importFrom(dplyr,bind_rows)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,group_by_at)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,n_distinct)
importFrom(dplyr,pull)
importFrom(dplyr,select)
importFrom(dplyr,select_at)
importFrom(dplyr,summarize)
importFrom(dplyr,ungroup)
importFrom(dplyr,vars)
importFrom(edgeR,cpm)
importFrom(ggplot2,aes)
importFrom(ggplot2,aes_)
importFrom(ggplot2,annotate)
importFrom(ggplot2,coord_flip)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_text)
importFrom(ggplot2,facet_grid)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_abline)
importFrom(ggplot2,geom_bar)
importFrom(ggplot2,geom_boxplot)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_ribbon)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggsave)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,labs)
importFrom(ggplot2,position_dodge)
importFrom(ggplot2,scale_color_brewer)
importFrom(ggplot2,scale_fill_identity)
importFrom(ggplot2,scale_fill_viridis_d)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_classic)
importFrom(ggplot2,theme_minimal)
importFrom(ggplot2,xlab)
importFrom(ggplot2,xlim)
importFrom(ggplot2,ylab)
importFrom(ggplot2,ylim)
importFrom(ggpubr,as_ggplot)
importFrom(grDevices,dev.off)
importFrom(grDevices,png)
importFrom(grid,gpar)
importFrom(grid,grid.text)
importFrom(gridExtra,arrangeGrob)
importFrom(haven,as_factor)
importFrom(msigdbr,msigdbr)
importFrom(plotly,add_markers)
importFrom(plotly,layout)
importFrom(plotly,plot_ly)
importFrom(purrr,flatten_chr)
importFrom(purrr,map)
importFrom(purrr,map2)
importFrom(purrr,set_names)
importFrom(rWikiPathways,downloadPathwayArchive)
importFrom(rlang,.data)
importFrom(rlang,UQ)
importFrom(stats,complete.cases)
importFrom(stats,median)
importFrom(stringr,str_c)
importFrom(stringr,str_flatten)
importFrom(stringr,word)
importFrom(tibble,as_tibble)
importFrom(tidyr,pivot_longer)
importFrom(tidyr,separate)
importFrom(tidyr,unite)
