powered by
For each gene, calculates the probability of detection for each identity class.
AverageDetectionRate(object, thresh.min = 0)
Seurat object
Minimum threshold to define 'detected' (log-scale)
Returns a matrix with genes as rows, identity classes as columns.
# NOT RUN { head(AverageDetectionRate(object = pbmc_small)) # }
Run the code above in your browser using DataLab