# Generated by roxygen2: do not edit by hand

export(CVnorm)
export(addGCBias)
export(betterChromVAR)
export(computeBackgrounds)
export(computeDeviationsAnalytic)
export(getBackgroundBins)
export(getDummyData)
export(getExpectation)
export(normalizeDevsForSize)
export(sampleBackgroundPeaks)
export(shrinkColumnProps)
exportClasses(bcvBackground)
exportMethods("[")
exportMethods(as.list)
exportMethods(show)
importClassesFrom(Matrix,dgCMatrix)
importClassesFrom(Matrix,sparseMatrix)
importFrom(BiocParallel,MulticoreParam)
importFrom(BiocParallel,SerialParam)
importFrom(BiocParallel,bplapply)
importFrom(BiocParallel,bpnworkers)
importFrom(Biostrings,getSeq)
importFrom(Biostrings,letterFrequency)
importFrom(GenomicRanges,GRanges)
importFrom(GenomicRanges,width)
importFrom(IRanges,IRanges)
importFrom(Matrix,Diagonal)
importFrom(Matrix,Matrix)
importFrom(Matrix,cbind2)
importFrom(Matrix,colSums)
importFrom(Matrix,crossprod)
importFrom(Matrix,kronecker)
importFrom(Matrix,rowSums)
importFrom(Matrix,sparseMatrix)
importFrom(S4Vectors,metadata)
importFrom(SummarizedExperiment,"assay<-")
importFrom(SummarizedExperiment,"mcols<-")
importFrom(SummarizedExperiment,"rowData<-")
importFrom(SummarizedExperiment,"rowRanges<-")
importFrom(SummarizedExperiment,SummarizedExperiment)
importFrom(SummarizedExperiment,assay)
importFrom(SummarizedExperiment,assayNames)
importFrom(SummarizedExperiment,colData)
importFrom(SummarizedExperiment,mcols)
importFrom(SummarizedExperiment,rowData)
importFrom(SummarizedExperiment,rowRanges)
importFrom(matrixStats,colMaxs)
importFrom(matrixStats,colMins)
importFrom(matrixStats,rowSds)
importFrom(methods,as)
importFrom(methods,is)
importFrom(methods,new)
importFrom(methods,validObject)
importFrom(stats,cov)
importFrom(stats,dist)
importFrom(stats,dnorm)
importFrom(stats,median)
importFrom(stats,p.adjust)
importFrom(stats,pchisq)
importFrom(stats,rnbinom)
importFrom(stats,rnorm)
importMethodsFrom(methods,show)
