Call cells or nuclei from an SCE object. EM must be run beforehand. The posterior probability is defined as 1 - Prob(Debris), where Prob(Debris) is the posterior probability that a droplet is debris.
call_targets(x, pp_thresh = 0.95, min_genes = 200)
An SCE object.
The minimum posterior probability of a droplet to be classified as a cell/nucleus.
The minimum number of genes a droplet must have to be classified as a cell/nucleus.
An SCE object.