report.peak(test.res, FDR = NULL, FDR.method = "BH", n = 10, add.origin = TRUE, adaptive.threshold = c(0.05, 0.95))
test.stat
, which is a data.frame of test statistics for testing non-differential binding at each site, include p-values and fold changes.
n
differential peaks to return.
n
differential peaks. If user specify FDR
, a set of peaks under the threshold will be returned instead. The FDR is computed through the classical Benjamini & Hochberg 1995 method.
Blanchard, G. and Roquain, E. (2009). Adaptive false discovery rate control under independence and dependence. Journal of Machine Learning Research, 10, 2837-2871.
DBChIP