# Generated by roxygen2: do not edit by hand

export(distinct_test)
export(log2_FC)
export(plot_cdfs)
export(plot_densities)
export(top_results)
import(SingleCellExperiment)
importFrom(Matrix,Matrix)
importFrom(Matrix,rowSums)
importFrom(Matrix,t)
importFrom(Rcpp,evalCpp)
importFrom(SummarizedExperiment,assays)
importFrom(SummarizedExperiment,colData)
importFrom(doParallel,registerDoParallel)
importFrom(doParallel,stopImplicitCluster)
importFrom(doRNG,'%dorng%')
importFrom(foreach,'%dopar%')
importFrom(foreach,foreach)
importFrom(ggplot2,aes)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,geom_density)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,stat_density)
importFrom(ggplot2,stat_ecdf)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(limma,is.fullrank)
importFrom(methods,is)
importFrom(parallel,makeCluster)
importFrom(parallel,stopCluster)
importFrom(scater,sumCountsAcrossCells)
importFrom(stats,p.adjust)
useDynLib(distinct, .registration=TRUE)
