# Generated by roxygen2: do not edit by hand

export(CHETAHclassifier)
export(CHETAHshiny)
export(Classify)
export(ClassifyReference)
export(CorrelateReference)
export(PlotCHETAH)
export(PlotTSNE)
export(PlotTree)
export(RenameBelowNode)
import(ggplot2)
import(shiny)
importFrom(S4Vectors,DataFrame)
importFrom(SummarizedExperiment,assay)
importFrom(SummarizedExperiment,assays)
importFrom(bioDist,spearman.dist)
importFrom(corrplot,corrplot)
importFrom(cowplot,plot_grid)
importFrom(dendextend,color_branches)
importFrom(dendextend,color_labels)
importFrom(gplots,colorpanel)
importFrom(grDevices,rainbow)
importFrom(grDevices,rgb)
importFrom(graphics,text)
importFrom(pheatmap,pheatmap)
importFrom(plotly,event_data)
importFrom(plotly,ggplotly)
importFrom(plotly,plotlyOutput)
importFrom(plotly,renderPlotly)
importFrom(reshape2,melt)
importFrom(stats,as.dendrogram)
importFrom(stats,cor)
importFrom(stats,cutree)
importFrom(stats,ecdf)
importFrom(stats,hclust)
importFrom(stats,p.adjust)
importFrom(stats,wilcox.test)
