Skip to content

Commit cf00549

Browse files
committed
changelog
1 parent c109347 commit cf00549

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

docs/source/changelog.rst

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff 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

1331
v0.1.7
1432
------

0 commit comments

Comments
 (0)