| idenDAR | R Documentation |
identify differential accessible region based on pagoda object
idenDAR(
obj,
clusters,
neg = NULL,
method = c("knn", "random"),
bcv = 0.1,
test.method = c("exactTest", "lrt", "qlf"),
n.cores = 2,
bgCellnumber = NULL
)
obj |
pagoda object |
clusters |
factor contain cluster information for each cell |
bgCellnumer |
background cell number |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.