# Generated by roxygen2: do not edit by hand

export(barcodeRanks)
export(defaultDrops)
export(downsampleMatrix)
export(downsampleReads)
export(emptyDrops)
export(encodeSequences)
export(get10xMolInfoStats)
export(makeCountMatrix)
export(read10xCounts)
export(read10xMolInfo)
export(removeSwappedDrops)
export(swappedDrops)
export(testEmptyDrops)
export(write10xCounts)
import(SingleCellExperiment)
importClassesFrom(Matrix,dgCMatrix)
importClassesFrom(Matrix,dgTMatrix)
importFrom(BiocParallel,SerialParam)
importFrom(BiocParallel,bpmapply)
importFrom(BiocParallel,bpnworkers)
importFrom(HDF5Array,TENxMatrix)
importFrom(Matrix,colSums)
importFrom(Matrix,readMM)
importFrom(Matrix,rowSums)
importFrom(Matrix,sparseMatrix)
importFrom(Matrix,writeMM)
importFrom(R.utils,gzip)
importFrom(Rcpp,sourceCpp)
importFrom(S4Vectors,"metadata<-")
importFrom(S4Vectors,DataFrame)
importFrom(S4Vectors,metadata)
importFrom(SingleCellExperiment,SingleCellExperiment)
importFrom(dqrng,generateSeedVectors)
importFrom(edgeR,goodTuringProportions)
importFrom(methods,as)
importFrom(methods,is)
importFrom(rhdf5,h5createFile)
importFrom(rhdf5,h5createGroup)
importFrom(rhdf5,h5ls)
importFrom(rhdf5,h5read)
importFrom(rhdf5,h5write)
importFrom(rhdf5,h5write.default)
importFrom(stats,aggregate)
importFrom(stats,fitted)
importFrom(stats,optimize)
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,write.table)
importMethodsFrom(Matrix,which)
useDynLib(DropletUtils, .fixes="cxx_", .registration=TRUE)
