As of Cell Ranger 7.0, the initial expected number of cells is estimated by a fairly simple OrdMag algorithm if not specified by the user, as described in the 10X Gene Expression documentation.
It would be nice if a version of this feature were added to emptyDropsCellRanger() to preserve comparability with Cell Ranger, as well as to improve default performance with libraries of varying sizes.
Tagging @DongzeHE and @rob-p as the primary authors of the existing emptyDropsCellRanger function.
As of Cell Ranger 7.0, the initial expected number of cells is estimated by a fairly simple OrdMag algorithm if not specified by the user, as described in the 10X Gene Expression documentation.
It would be nice if a version of this feature were added to
emptyDropsCellRanger()to preserve comparability with Cell Ranger, as well as to improve default performance with libraries of varying sizes.Tagging @DongzeHE and @rob-p as the primary authors of the existing
emptyDropsCellRangerfunction.