# Generated by roxygen2: do not edit by hand

export(CB2FindCell)
export(CheckBackgroundCutoff)
export(FilterGB)
export(GetCellMat)
export(QuickCB2)
export(Read10xRaw)
export(Read10xRawH5)
import(Matrix)
import(SingleCellExperiment)
import(SummarizedExperiment)
import(doParallel)
import(foreach)
import(parallel)
importClassesFrom(Matrix,dgCMatrix)
importFrom(DropletUtils,emptyDrops)
importFrom(Matrix,colSums)
importFrom(Matrix,readMM)
importFrom(Matrix,rowSums)
importFrom(Matrix,sparseMatrix)
importFrom(Seurat,CreateSeuratObject)
importFrom(edgeR,goodTuringProportions)
importFrom(iterators,iter)
importFrom(methods,as)
importFrom(methods,is)
importFrom(parallel,detectCores)
importFrom(rhdf5,h5ls)
importFrom(rhdf5,h5read)
importFrom(stats,as.dist)
importFrom(stats,cor)
importFrom(stats,cutree)
importFrom(stats,hclust)
importFrom(stats,median)
importFrom(stats,p.adjust)
importFrom(stats,predict)
importFrom(stats,rmultinom)
importFrom(stats,smooth.spline)
importFrom(utils,read.delim)
