# 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(htmltools)
import(shiny)
import(shinyBS)
import(shinyWidgets)
import(shinycssloaders)
import(shinydashboard)
importFrom(dplyr,"%>%")
importFrom(grDevices,dev.off)
importFrom(grDevices,pdf)
importFrom(shinyBS,bsCollapse)
importFrom(shinyBS,bsCollapsePanel)
importFrom(shinycssloaders,withSpinner)
importFrom(shinydashboard,menuItem)
importFrom(shinydashboard,menuSubItem)
importFrom(shinydashboard,tabItem)
importFrom(utils,write.csv)
