callMACs | R Documentation |
call peaks based on macs2 obj: p2 object record the fragment file paths
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 )
macs.options: |
macs option for peak calling - adapted from snapATAC option (https://github.com/r3fang/SnapATAC/blob/master) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.