Closed JonathanShor closed 6 years ago
Optimizes the default normalization method by memoizing the normalized raw_counts.
raw_counts
Also improves the install process robustness, and ensures consistent labeling of cells that join no cluster when n_iters == 1.
n_iters == 1
Optimizes the default normalization method by memoizing the normalized
raw_counts
.Also improves the install process robustness, and ensures consistent labeling of cells that join no cluster when
n_iters == 1
.