idenDAR: identify differential accessible region based on pagoda...

View source: R/util.R

idenDARR Documentation

identify differential accessible region based on pagoda object

Description

identify differential accessible region based on pagoda object

Usage

idenDAR(
  obj,
  clusters,
  neg = NULL,
  method = c("knn", "random"),
  bcv = 0.1,
  test.method = c("exactTest", "lrt", "qlf"),
  n.cores = 2,
  bgCellnumber = NULL
)

Arguments

obj

pagoda object

clusters

factor contain cluster information for each cell

bgCellnumer

background cell number


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