# Generated by roxygen2: do not edit by hand

export(calculateSimMatrix)
export(heatmapPlot)
export(reduceSimMatrix)
export(scatterPlot)
export(shiny_rrvgo)
export(treemapPlot)
export(wordcloudPlot)
import(GO.db)
import(GOSemSim)
import(ggplot2)
import(ggrepel)
importFrom(AnnotationDbi,keys)
importFrom(AnnotationDbi,select)
importFrom(grDevices,hcl)
importFrom(grid,unit)
importFrom(methods,is)
importFrom(pheatmap,pheatmap)
importFrom(shiny,runApp)
importFrom(stats,as.dist)
importFrom(stats,cmdscale)
importFrom(stats,cutree)
importFrom(stats,hclust)
importFrom(stats,setNames)
importFrom(tm,Corpus)
importFrom(tm,TermDocumentMatrix)
importFrom(treemap,treemap)
importFrom(wordcloud,wordcloud)
