Estimate the empirical probability of whether two set of cells from distinct batches belong to the same population
Source:R/evaluation.R
estimateProb.Rd
Estimate the empirical probability of whether two set of cells from distinct batches belong to the same population
Arguments
- seu
A Seurat object
- ider
The output list of function `getIDEr`.
- n_size
Number of cells per group used to compute the similarity. Default: 40
- n.perm
Numeric. Time of permutations.
- verbose
Boolean. Print out progress or not. (Default: FALSEW)
See also
Usage of this function should be after hdbscan.seurat
and getIDEr