# Generated by roxygen2: do not edit by hand

export(CompareWilcox)
export(CompareedgeRGLM)
export(annotToCol2)
export(choose_cluster_scExp)
export(colors_scExp)
export(consensus_clustering_scExp)
export(correlation_and_hierarchical_clust_scExp)
export(create_scDataset_raw)
export(create_scExp)
export(detect_samples)
export(differential_analysis_scExp)
export(exclude_features_scExp)
export(feature_annotation_scExp)
export(filter_correlated_cell_scExp)
export(filter_scExp)
export(gene_set_enrichment_analysis_scExp)
export(get_genomic_coordinates)
export(has_genomic_coordinates)
export(import_scExp)
export(launchApp)
export(normalize_scExp)
export(num_cell_after_QC_filt_scExp)
export(num_cell_after_cor_filt_scExp)
export(num_cell_before_cor_filt_scExp)
export(num_cell_in_cluster_scExp)
export(num_cell_scExp)
export(peaks_to_bins)
export(plot_cluster_consensus_scExp)
export(plot_differential_H1_scExp)
export(plot_differential_summary_scExp)
export(plot_differential_volcano_scExp)
export(plot_distribution_scExp)
export(plot_heatmap_scExp)
export(plot_reduced_dim_scExp)
export(preprocess_CPM)
export(preprocess_RPKM)
export(preprocess_TPM)
export(preprocess_feature_size_only)
export(reduce_dims_scExp)
export(run_tsne_scExp)
export(subsample_scExp)
export(subset_bam_call_peaks)
export(table_enriched_genes_scExp)
import(ggplot2)
import(shiny)
importFrom(BiocParallel,bpaggregate)
importFrom(BiocParallel,bplapply)
importFrom(ConsensusClusterPlus,ConsensusClusterPlus)
importFrom(ConsensusClusterPlus,calcICL)
importFrom(DT,datatable)
importFrom(GenomicRanges,GRanges)
importFrom(GenomicRanges,GRangesList)
importFrom(GenomicRanges,countOverlaps)
importFrom(GenomicRanges,distanceToNearest)
importFrom(GenomicRanges,end)
importFrom(GenomicRanges,findOverlaps)
importFrom(GenomicRanges,intersect)
importFrom(GenomicRanges,makeGRangesFromDataFrame)
importFrom(GenomicRanges,pintersect)
importFrom(GenomicRanges,ranges)
importFrom(GenomicRanges,reduce)
importFrom(GenomicRanges,seqnames)
importFrom(GenomicRanges,sort.GenomicRanges)
importFrom(GenomicRanges,start)
importFrom(GenomicRanges,tileGenome)
importFrom(GenomicRanges,union)
importFrom(GenomicRanges,width)
importFrom(IRanges,IRanges)
importFrom(IRanges,findOverlapPairs)
importFrom(IRanges,subsetByOverlaps)
importFrom(Matrix,cbind2)
importFrom(Matrix,colMeans)
importFrom(Matrix,colSums)
importFrom(Matrix,rowMeans)
importFrom(Matrix,rowSums)
importFrom(Matrix,t)
importFrom(Rsamtools,BamFileList)
importFrom(Rsamtools,ScanBamParam)
importFrom(Rsamtools,countBam)
importFrom(Rsamtools,indexBam)
importFrom(Rsamtools,mergeBam)
importFrom(Rtsne,Rtsne)
importFrom(S4Vectors,mcols)
importFrom(S4Vectors,queryHits)
importFrom(S4Vectors,subjectHits)
importFrom(SingleCellExperiment,SingleCellExperiment)
importFrom(SingleCellExperiment,colData)
importFrom(SingleCellExperiment,counts)
importFrom(SingleCellExperiment,normcounts)
importFrom(SingleCellExperiment,reducedDim)
importFrom(SingleCellExperiment,reducedDimNames)
importFrom(SingleCellExperiment,reducedDims)
importFrom(SingleCellExperiment,rowData)
importFrom(SummarizedExperiment,assay)
importFrom(SummarizedExperiment,assayNames)
importFrom(SummarizedExperiment,assays)
importFrom(SummarizedExperiment,colData)
importFrom(SummarizedExperiment,rowRanges)
importFrom(batchelor,fastMNN)
importFrom(colorRamps,matlab.like)
importFrom(colourpicker,colourInput)
importFrom(colourpicker,updateColourInput)
importFrom(dplyr,"%>%")
importFrom(dplyr,as_tibble)
importFrom(dplyr,bind_rows)
importFrom(dplyr,group_by)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,select)
importFrom(dplyr,summarise_all)
importFrom(dplyr,tibble)
importFrom(edgeR,DGEList)
importFrom(edgeR,calcNormFactors)
importFrom(edgeR,estimateDisp)
importFrom(edgeR,glmFit)
importFrom(edgeR,glmLRT)
importFrom(fs,path_home)
importFrom(grDevices,col2rgb)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,dev.off)
importFrom(grDevices,hcl)
importFrom(grDevices,pdf)
importFrom(grDevices,rgb)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,barplot)
importFrom(graphics,hist)
importFrom(graphics,image)
importFrom(graphics,legend)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(irlba,irlba)
importFrom(jsonlite,toJSON)
importFrom(kableExtra,cell_spec)
importFrom(kableExtra,group_rows)
importFrom(kableExtra,kable)
importFrom(kableExtra,kable_styling)
importFrom(methods,as)
importFrom(methods,is)
importFrom(msigdbr,msigdbr)
importFrom(parallel,detectCores)
importFrom(parallel,mclapply)
importFrom(plotly,ggplotly)
importFrom(plotly,plotlyOutput)
importFrom(plotly,renderPlotly)
importFrom(qualV,LCS)
importFrom(rlist,list.append)
importFrom(rtracklayer,import)
importFrom(scater,addPerCellQC)
importFrom(scater,perCellQCMetrics)
importFrom(scater,readSparseCounts)
importFrom(scran,combineMarkers)
importFrom(shinyFiles,parseDirPath)
importFrom(shinyFiles,shinyDirButton)
importFrom(shinyFiles,shinyDirChoose)
importFrom(shinycssloaders,withSpinner)
importFrom(shinydashboard,box)
importFrom(shinydashboard,dashboardBody)
importFrom(shinydashboard,dashboardHeader)
importFrom(shinydashboard,dashboardPage)
importFrom(shinydashboard,dashboardSidebar)
importFrom(shinydashboard,menuItem)
importFrom(shinydashboard,sidebarMenu)
importFrom(shinydashboard,tabItem)
importFrom(shinydashboard,tabItems)
importFrom(shinyhelper,helper)
importFrom(shinyhelper,observe_helpers)
importFrom(shinyjs,extendShinyjs)
importFrom(shinyjs,html)
importFrom(shinyjs,useShinyjs)
importFrom(stats,as.dist)
importFrom(stats,chisq.test)
importFrom(stats,cor)
importFrom(stats,hclust)
importFrom(stats,median)
importFrom(stats,p.adjust)
importFrom(stats,phyper)
importFrom(stats,quantile)
importFrom(stats,setNames)
importFrom(stats,wilcox.test)
importFrom(stringdist,stringdistmatrix)
importFrom(tibble,rownames_to_column)
importFrom(tidyr,separate_rows)
importFrom(tidyr,unite)
importFrom(umap,umap)
importFrom(umap,umap.defaults)
importFrom(utils,read.table)
importFrom(viridis,scale_color_viridis)
