# Generated by roxygen2: do not edit by hand

export(barcodeRanks)
export(defaultDrops)
export(downsampleMatrix)
export(downsampleReads)
export(emptyDrops)
export(makeCountMatrix)
export(read10xCounts)
export(read10xMatrix)
export(read10xMolInfo)
export(swappedDrops)
export(testEmptyDrops)
export(write10xCounts)
import(BiocParallel)
import(SingleCellExperiment)
importClassesFrom(Matrix,dgCMatrix)
importClassesFrom(Matrix,dgTMatrix)
importFrom(BiocParallel,SerialParam)
importFrom(BiocParallel,bplapply)
importFrom(BiocParallel,bpworkers)
importFrom(Matrix,colSums)
importFrom(Matrix,readMM)
importFrom(Matrix,rowSums)
importFrom(Matrix,sparseMatrix)
importFrom(Matrix,writeMM)
importFrom(Rcpp,sourceCpp)
importFrom(S4Vectors,DataFrame)
importFrom(SingleCellExperiment,SingleCellExperiment)
importFrom(edgeR,goodTuringProportions)
importFrom(methods,as)
importFrom(methods,is)
importFrom(rhdf5,h5createFile)
importFrom(rhdf5,h5read)
importFrom(rhdf5,h5write)
importFrom(rhdf5,h5write.default)
importFrom(stats,aggregate)
importFrom(stats,fitted)
importFrom(stats,p.adjust)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,rexp)
importFrom(stats,rgamma)
importFrom(stats,rpois)
importFrom(stats,runif)
importFrom(stats,smooth.spline)
importFrom(utils,head)
importFrom(utils,read.delim)
importFrom(utils,tail)
importFrom(utils,write.table)
useDynLib(DropletUtils, .fixes="cxx_", .registration=TRUE)
