# Generated by roxygen2: do not edit by hand

export(cellRatioPlot)
export(explorer_body_ui)
export(explorer_server)
export(explorer_sidebar_ui)
export(getColors)
export(launchSeuratExplorer)
export(server)
export(top_genes)
export(ui)
import(Seurat)
import(SeuratObject)
import(dplyr)
import(ggplot2)
import(knitr)
import(markdown)
import(shiny)
import(shinyBS)
import(shinyWidgets)
import(shinydashboard)
importFrom(dplyr,"%>%")
importFrom(grDevices,dev.off)
importFrom(grDevices,pdf)
importFrom(methods,is)
importFrom(methods,slotNames)
importFrom(shinyBS,bsCollapse)
importFrom(shinyBS,bsCollapsePanel)
importFrom(shinycssloaders,withSpinner)
importFrom(shinydashboard,menuItem)
importFrom(shinydashboard,menuSubItem)
importFrom(shinydashboard,tabItem)
importFrom(stats,na.omit)
importFrom(utils,str)
importFrom(utils,write.csv)
