callMACsCluster | R Documentation |
call peaks based on assigned cell clusters
callMACsCluster( obj, clusters = NULL, path.to.macs, gsize, buffer.size = 500, out.dir = getwd(), macs.options = "--nomodel --shift 37 --ext 73 --qval 1e-2 -B --SPMR --call-summits", ncores = 1, keep.simple = TRUE, min.cells = 10, includeOthers = TRUE )
obj |
p2 object |
clusters |
cell annotation |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.