callPeakBinomial: callPeakBinomial

Description Usage Arguments

View source: R/methods.R

Description

callPeakBinomial

Usage

1
2
callPeakBinomial(MeRIP, min_counts = 15, peak_cutoff_fdr = 0.05,
  peak_cutoff_oddRatio = 1, threads = 1)

Arguments

MeRIP

The MeRIP object.

min_counts

The minimal number of reads (input + IP) required in a bin to be called a peak.

peak_cutoff_fdr

The cutoff of fdr to call a bin peak.

peak_cutoff_oddRatio

The minimal oddRatio (IP/input) threshold to call a peak.

threads

The number of threads to use. Default uses 1 threads.


scottzijiezhang/MeRIPtools documentation built on March 27, 2021, 3:04 a.m.