# Generated by roxygen2: do not edit by hand

export(get_de_genes)
export(get_marker_genes)
export(get_outl_cells)
export(sc3)
export(sc3_interactive)
importFrom(RColorBrewer,brewer.pal)
importFrom(ROCR,performance)
importFrom(ROCR,prediction)
importFrom(RSelenium,remoteDriver)
importFrom(RSelenium,startServer)
importFrom(Rtsne,Rtsne)
importFrom(WriteXLS,WriteXLS)
importFrom(cluster,silhouette)
importFrom(colorspace,LAB)
importFrom(colorspace,coords)
importFrom(colorspace,hex)
importFrom(doParallel,registerDoParallel)
importFrom(doRNG,"%dorng%")
importFrom(e1071,svm)
importFrom(foreach,"%dopar%")
importFrom(foreach,foreach)
importFrom(ggplot2,aes)
importFrom(ggplot2,aes_string)
importFrom(ggplot2,geom_bar)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_rug)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,guides)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,scale_fill_manual)
importFrom(ggplot2,theme_bw)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(ggplot2,ylim)
importFrom(graphics,barplot)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,strwidth)
importFrom(methods,as)
importFrom(parallel,detectCores)
importFrom(parallel,makeCluster)
importFrom(parallel,stopCluster)
importFrom(pheatmap,pheatmap)
importFrom(robustbase,covMcd)
importFrom(rrcov,PcaHubert)
importFrom(shiny,HTML)
importFrom(shiny,actionButton)
importFrom(shiny,animationOptions)
importFrom(shiny,checkboxGroupInput)
importFrom(shiny,column)
importFrom(shiny,conditionalPanel)
importFrom(shiny,div)
importFrom(shiny,downloadButton)
importFrom(shiny,downloadHandler)
importFrom(shiny,downloadLink)
importFrom(shiny,eventReactive)
importFrom(shiny,fluidPage)
importFrom(shiny,fluidRow)
importFrom(shiny,h4)
importFrom(shiny,headerPanel)
importFrom(shiny,htmlOutput)
importFrom(shiny,need)
importFrom(shiny,observe)
importFrom(shiny,observeEvent)
importFrom(shiny,outputOptions)
importFrom(shiny,p)
importFrom(shiny,plotOutput)
importFrom(shiny,radioButtons)
importFrom(shiny,reactive)
importFrom(shiny,reactiveValues)
importFrom(shiny,renderPlot)
importFrom(shiny,renderUI)
importFrom(shiny,selectInput)
importFrom(shiny,shinyApp)
importFrom(shiny,sliderInput)
importFrom(shiny,stopApp)
importFrom(shiny,tabPanel)
importFrom(shiny,tabsetPanel)
importFrom(shiny,tags)
importFrom(shiny,uiOutput)
importFrom(shiny,updateSelectInput)
importFrom(shiny,validate)
importFrom(shiny,wellPanel)
importFrom(shiny,withProgress)
importFrom(stats,aggregate)
importFrom(stats,as.dendrogram)
importFrom(stats,cmdscale)
importFrom(stats,cor)
importFrom(stats,cutree)
importFrom(stats,dist)
importFrom(stats,hclust)
importFrom(stats,kmeans)
importFrom(stats,kruskal.test)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,order.dendrogram)
importFrom(stats,p.adjust)
importFrom(stats,prcomp)
importFrom(stats,predict)
importFrom(stats,qchisq)
importFrom(stats,wilcox.test)
importFrom(utils,combn)
importFrom(utils,head)
importFrom(utils,read.csv)
importFrom(utils,read.table)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
importFrom(utils,write.table)
