# Generated by roxygen2: do not edit by hand

S3method(RunCanek,Seurat)
S3method(RunCanek,SingleCellExperiment)
S3method(RunCanek,list)
export(CorrectBatch)
export(CorrectBatches)
export(RunCanek)
import(numbers)
importFrom(FNN,get.knnx)
importFrom(bluster,makeSNNGraph)
importFrom(fpc,pamk)
importFrom(igraph,as_edgelist)
importFrom(igraph,cluster_louvain)
importFrom(igraph,graph_from_adjacency_matrix)
importFrom(igraph,membership)
importFrom(igraph,mst)
importFrom(irlba,prcomp_irlba)
importFrom(matrixStats,rowMedians)
importFrom(stats,dist)
importFrom(stats,kmeans)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(utils,packageVersion)
