# Generated by roxygen2: do not edit by hand

export(analyzeDuprates)
export(cumulativeDuprateBarplot)
export(duprateExpBoxplot)
export(duprateExpDensPlot)
export(duprateExpFit)
export(duprateExpIdentify)
export(duprateExpPlot)
export(expressionHist)
export(getBinDuplication)
export(getBinRpkMean)
export(getDupMatBin)
export(getDupMatStats)
export(getDynamicRange)
export(getRpkBinReadCountFraction)
export(getRpkCumulativeReadCountFraction)
export(markDuplicates)
export(readcountExpBoxplot)
import(KernSmooth)
import(Rsubread)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,densCols)
importFrom(graphics,Axis)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,barplot)
importFrom(graphics,boxplot)
importFrom(graphics,hist)
importFrom(graphics,identify)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,smoothScatter)
importFrom(graphics,title)
importFrom(stats,binomial)
importFrom(stats,coef)
importFrom(stats,glm)
importFrom(stats,median)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(utils,capture.output)
