File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,6 +9,24 @@ Release notes
99
1010 *
1111
12+ v0.1.8
13+ ------
14+
15+ * Enable compatibility of in-place filtering with anndata 0.13
16+
17+ * :func: `muon.atac.tl.add_peak_annotation ` no longer crashes when given empty distance values
18+
19+ * :func: `muon.pp.neighbors ` now works when given sparse matrices
20+
21+ * :func: `muon.pp.neighbors ` no longer crashes when multiple cells have identical coordinates
22+
23+ * :func: `muon.prot.pp.dsb ` implements `scale_factor ` and `quantile_clipping ` options, matching the R package
24+
25+ * :func: `muon.prot.pp.dsb ` uses `ddof=1 ` in standard deviation calculation to match the R behavior
26+
27+ * :func: `muon.prot.pp.dsb ` no longer overflows for large datasets
28+
29+ * :func: `muon.prot.pp.clr ` now supports multiple flavors, matching different implementations of CLR used in Seurat and publications.
1230
1331v0.1.7
1432------
You can’t perform that action at this time.
0 commit comments