callMACs: call peaks based on macs2 obj: p2 object record the fragment...

View source: R/callPeaks.R

callMACsR Documentation

call peaks based on macs2 obj: p2 object record the fragment file paths

Description

call peaks based on macs2 obj: p2 object record the fragment file paths

Usage

callMACs(
  fragmentFileDir,
  output.prefix = "",
  path.to.macs,
  gsize,
  buffer.size = 500,
  out.dir = getwd(),
  macs.options = "--nomodel --shift 37 --ext 73 --qval 1e-2 -B --SPMR --call-summits",
  keep.simple = TRUE
)

Arguments

macs.options:

macs option for peak calling - adapted from snapATAC option (https://github.com/r3fang/SnapATAC/blob/master)


huqiwen0313/snarePip documentation built on June 11, 2022, 5:34 p.m.