# Generated by roxygen2: do not edit by hand

export(doubletThresholding)
export(fastClust)
export(getArtificialDoublets)
export(overcluster)
export(plotROCs)
export(rankTrans)
export(resplitClusters)
export(scDblFinder)
import(BiocParallel)
import(Matrix)
import(SingleCellExperiment)
import(ggplot2)
importFrom(BiocNeighbors,findKNN)
importFrom(DelayedArray,as.matrix)
importFrom(SummarizedExperiment,"colData<-")
importFrom(SummarizedExperiment,assayNames)
importFrom(data.table,frank)
importFrom(dplyr,bind_rows)
importFrom(graphics,abline)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,plot)
importFrom(igraph,E)
importFrom(igraph,V)
importFrom(igraph,cluster_fast_greedy)
importFrom(igraph,cluster_louvain)
importFrom(igraph,is.igraph)
importFrom(igraph,membership)
importFrom(igraph,modularity)
importFrom(igraph,subgraph)
importFrom(matrixStats,colMaxs)
importFrom(methods,is)
importFrom(randomForest,randomForest)
importFrom(scater,calculatePCA)
importFrom(scater,normalizeCounts)
importFrom(scater,runPCA)
importFrom(scran,buildKNNGraph)
importFrom(scran,buildSNNGraph)
importFrom(scran,scaledColRanks)
importFrom(stats,ecdf)
importFrom(stats,optimize)
importFrom(stats,pcauchy)
