# Generated by roxygen2: do not edit by hand

export(convDraw)
export(doEnrich)
export(drawBarGraph)
export(drawGraphViz)
export(drawHeatmap)
export(drawPointGraph)
export(showDoTerms)
export(writeResult)
exportClasses(EnrichResult)
exportMethods(show)
import(Rgraphviz)
import(ggplot2)
import(graph)
import(hash)
import(pheatmap)
import(purrr)
importFrom(BiocGenerics,intersect)
importFrom(BiocGenerics,setdiff)
importFrom(BiocGenerics,unique)
importFrom(S4Vectors,DataFrame)
importFrom(clusterProfiler,bitr)
importFrom(dplyr,"%>%")
importFrom(dplyr,arrange)
importFrom(dplyr,filter)
importFrom(dplyr,mutate)
importFrom(dplyr,select)
importFrom(ggplot2,ggplot)
importFrom(graphics,text)
importFrom(magrittr,`%>%`)
importFrom(methods,new)
importFrom(methods,show)
importFrom(purrr,map)
importFrom(purrr,map2)
importFrom(purrr,map_dbl)
importFrom(purrr,map_int)
importFrom(purrr,pwalk)
importFrom(purrr,walk2)
importFrom(stats,chisq.test)
importFrom(stats,fisher.test)
importFrom(stats,na.omit)
importFrom(stats,p.adjust)
importFrom(stats,pbinom)
importFrom(stats,phyper)
importFrom(stats,prop.test)
importFrom(stats,reorder)
importFrom(tidyr,separate)
importFrom(tidyr,unnest)
importFrom(utils,write.table)
