Open
Description
This code creates the range [10, 15, …, 100]
, which is 19 values. Taking those percentiles together with -inf and +inf creates 20 bins (from 21 bin borders), understood.
But 1. why start at 10% and 2. why is n_bins ignored and there are always 20 bins created?
@Koncopd @falexwolf you introduced this in #330, is this what cellranger does?
Metadata
Metadata
Assignees
Labels
No labels