# Generated by roxygen2: do not edit by hand

export(loadApp)
import(Biobase)
import(ggplot2, except = c(last_plot))
import(impute)
import(limma)
import(pheatmap)
import(plotly)
import(shiny, except = c(dataTableOutput, renderDataTable))
import(shinyHeatmaply)
import(umap)
importFrom(DT,JS)
importFrom(DT,dataTableOutput)
importFrom(DT,renderDataTable)
importFrom(GEOquery,getGEO)
importFrom(factoextra,fviz_eig)
importFrom(factoextra,fviz_pca_biplot)
importFrom(factoextra,fviz_pca_ind)
importFrom(factoextra,fviz_pca_var)
importFrom(factoextra,get_eigenvalue)
importFrom(factoextra,get_pca_ind)
importFrom(factoextra,get_pca_var)
importFrom(grDevices,palette)
importFrom(graphics,abline)
importFrom(graphics,boxplot)
importFrom(graphics,hist)
importFrom(graphics,par)
importFrom(graphics,text)
importFrom(heatmaply,heatmaply)
importFrom(htmltools,HTML)
importFrom(maptools,pointLabel)
importFrom(scales,label_percent)
importFrom(shinyBS,addTooltip)
importFrom(shinyBS,bsTooltip)
importFrom(shinybusy,add_busy_spinner)
importFrom(stats,complete.cases)
importFrom(stats,cor)
importFrom(stats,model.matrix)
importFrom(stats,na.omit)
importFrom(stats,prcomp)
importFrom(stats,princomp)
importFrom(stats,quantile)
importFrom(stringr,str_remove_all)
importFrom(stringr,str_replace_all)
importFrom(utils,write.csv)
