# Generated by roxygen2: do not edit by hand

export(backgroundCorrection)
export(butterFilter)
export(callPeaks)
export(cumulativePercentage)
export(exportSignals)
export(getCorrelations)
export(groupZscores)
export(log2ratio)
export(log2se)
export(peakdet)
export(plotSig)
export(smoothRatiosByChromosome)
export(tileCount)
export(trimPeaks)
export(zscoreOverBck)
import(GenomeInfoDb)
import(GenomicAlignments)
import(GenomicRanges)
import(S4Vectors)
import(SummarizedExperiment)
import(limma)
import(rtracklayer)
importFrom(BiocGenerics,lengths)
importFrom(BiocGenerics,which.min)
importFrom(IRanges,IRanges)
importFrom(IRanges,Views)
importFrom(IRanges,elementNROWS)
importFrom(IRanges,tile)
importFrom(IRanges,viewApply)
importFrom(IRanges,viewMeans)
importFrom(IRanges,viewSums)
importFrom(baseline,baseline)
importFrom(baseline,getCorrected)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,legend)
importFrom(graphics,matlines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(methods,as)
importFrom(signal,butter)
importFrom(signal,filter)
importFrom(stats,as.formula)
importFrom(stats,loess.smooth)
importFrom(stats,pnorm)
importFrom(stats,quantile)
importFrom(trackViewer,ideogramPlot)
importFrom(utils,combn)
