A helper function for building the peak statistics tibble
peak_stats(x, xshuff, y, chromSizeTbl, quiet = FALSE)
The R-loop peaks to test.
x, but shuffled around the genome to build a control peakset.
The annotations against which to test x.
A tibble containing the sizes of each chromosome in x and y.
If TRUE, messages will be suppressed. Default: FALSE
A tibble containing the test results.