useDynLib("Ringo", ringoSlidingQuantile=sliding_quantile)

import("graphics") 

export("autocor", "chipAlongChrom","corPlot",
       "computeRunningMedians", "sliding.quantile",
       "findPeaksOnSmoothed", "peakByThreshold","newPeak","relatePeaks",
       "preprocess","nimblegenScale","readNimblegen",
       "as.data.frame.peakList","ftr2xys","compute.gc")

S3method("plot", "peak")
S3method("plot", "autocor.result")
S3method("image", "RGList")
S3method("as.data.frame", "peakList")
