# Generated by roxygen2: do not edit by hand

export(CRISPRball)
export(build_depmap_db)
export(gene_ingress)
export(get_depmap_essentiality)
export(get_depmap_plot_data)
export(plot_bar)
export(plot_correlation_heatmap)
export(plot_depmap_cn)
export(plot_depmap_dependency)
export(plot_depmap_expression)
export(plot_depmap_lineages)
export(plot_hist)
export(plot_lawn)
export(plot_pca_biplot)
export(plot_rank)
export(plot_volcano)
export(read_mle_gene_summary)
import(shiny, except = c(dataTableOutput, renderDataTable))
importFrom(ComplexHeatmap,Heatmap)
importFrom(ComplexHeatmap,UpSet)
importFrom(ComplexHeatmap,comb_name)
importFrom(ComplexHeatmap,draw)
importFrom(ComplexHeatmap,extract_comb)
importFrom(ComplexHeatmap,make_comb_mat)
importFrom(ComplexHeatmap,pheatmap)
importFrom(ComplexHeatmap,set_name)
importFrom(DT,"%>%")
importFrom(DT,DTOutput)
importFrom(DT,datatable)
importFrom(DT,formatStyle)
importFrom(DT,renderDT)
importFrom(InteractiveComplexHeatmap,InteractiveComplexHeatmapOutput)
importFrom(InteractiveComplexHeatmap,makeInteractiveComplexHeatmap)
importFrom(PCAtools,pca)
importFrom(circlize,colorRamp2)
importFrom(colourpicker,colourInput)
importFrom(dittoSeq,dittoColors)
importFrom(ggplot2,.data)
importFrom(ggplot2,aes)
importFrom(ggplot2,aes_string)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_bar)
importFrom(ggplot2,geom_density)
importFrom(ggplot2,geom_rug)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,guide_axis)
importFrom(ggplot2,labs)
importFrom(ggplot2,margin)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,scale_fill_manual)
importFrom(ggplot2,scale_x_discrete)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(ggplot2,theme_minimal)
importFrom(ggplot2,theme_void)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(grDevices,dev.off)
importFrom(grDevices,pdf)
importFrom(graphics,hist)
importFrom(grid,grid.newpage)
importFrom(grid,grid.text)
importFrom(htmlwidgets,saveWidget)
importFrom(matrixStats,rowMaxs)
importFrom(matrixStats,rowMins)
importFrom(matrixStats,rowVars)
importFrom(methods,is)
importFrom(plotly,"%>%")
importFrom(plotly,add_annotations)
importFrom(plotly,add_segments)
importFrom(plotly,add_trace)
importFrom(plotly,config)
importFrom(plotly,event_data)
importFrom(plotly,ggplotly)
importFrom(plotly,layout)
importFrom(plotly,plot_ly)
importFrom(plotly,plotlyOutput)
importFrom(plotly,renderPlotly)
importFrom(plotly,style)
importFrom(plotly,toRGB)
importFrom(plotly,toWebGL)
importFrom(shiny,HTML)
importFrom(shiny,a)
importFrom(shiny,actionButton)
importFrom(shiny,br)
importFrom(shiny,code)
importFrom(shiny,column)
importFrom(shiny,conditionalPanel)
importFrom(shiny,div)
importFrom(shiny,downloadButton)
importFrom(shiny,downloadHandler)
importFrom(shiny,fileInput)
importFrom(shiny,fluidRow)
importFrom(shiny,h2)
importFrom(shiny,h3)
importFrom(shiny,h4)
importFrom(shiny,hr)
importFrom(shiny,icon)
importFrom(shiny,img)
importFrom(shiny,isolate)
importFrom(shiny,mainPanel)
importFrom(shiny,numericInput)
importFrom(shiny,observeEvent)
importFrom(shiny,plotOutput)
importFrom(shiny,renderPlot)
importFrom(shiny,renderUI)
importFrom(shiny,selectInput)
importFrom(shiny,selectizeInput)
importFrom(shiny,sidebarLayout)
importFrom(shiny,sidebarPanel)
importFrom(shiny,span)
importFrom(shiny,splitLayout)
importFrom(shiny,strong)
importFrom(shiny,tabPanel)
importFrom(shiny,tagList)
importFrom(shiny,uiOutput)
importFrom(shiny,updateSelectizeInput)
importFrom(shiny,wellPanel)
importFrom(shinyBS,bsCollapse)
importFrom(shinyBS,bsCollapsePanel)
importFrom(shinyBS,popify)
importFrom(shinyBS,tipify)
importFrom(shinyWidgets,dropdownButton)
importFrom(shinyWidgets,pickerInput)
importFrom(shinyWidgets,prettyCheckbox)
importFrom(shinyWidgets,tooltipOptions)
importFrom(shinyWidgets,updatePickerInput)
importFrom(shinycssloaders,withSpinner)
importFrom(shinyjqui,jqui_resizable)
importFrom(shinyjs,click)
importFrom(shinyjs,disable)
importFrom(shinyjs,enable)
importFrom(shinyjs,extendShinyjs)
importFrom(shinyjs,hidden)
importFrom(shinyjs,hide)
importFrom(shinyjs,js)
importFrom(shinyjs,show)
importFrom(shinyjs,useShinyjs)
importFrom(stats,as.formula)
importFrom(stats,cor)
importFrom(utils,read.csv)
importFrom(utils,read.delim)
