# Generated by roxygen2: do not edit by hand

export(combineComboCounts)
export(countComboBarcodes)
export(countDualBarcodes)
export(countDualBarcodesSingleEnd)
export(countPairedComboBarcodes)
export(countRandomBarcodes)
export(countSingleBarcodes)
export(matchBarcodes)
export(matrixOfComboBarcodes)
export(matrixOfDualBarcodes)
export(matrixOfDualBarcodesSingleEnd)
export(matrixOfPairedComboBarcodes)
export(matrixOfRandomBarcodes)
export(matrixOfSingleBarcodes)
export(parseBarcodeTemplate)
importFrom(BiocParallel,SerialParam)
importFrom(BiocParallel,bplapply)
importFrom(Rcpp,sourceCpp)
importFrom(S4Vectors,"%in%")
importFrom(S4Vectors,"metadata<-")
importFrom(S4Vectors,DataFrame)
importFrom(S4Vectors,I)
importFrom(S4Vectors,countMatches)
importFrom(S4Vectors,metadata)
importFrom(S4Vectors,selfmatch)
importFrom(SummarizedExperiment,"colData<-")
importFrom(SummarizedExperiment,SummarizedExperiment)
importFrom(SummarizedExperiment,colData)
useDynLib(screenCounter)
