Skip to content

Releases: tanaylab/metacells

v0.9.4

26 Dec 12:03
Compare
Choose a tag to compare
  • Fix minor bug in regularization of metacell fractions.
  • Fix issue with canonical sparse matrices after downsampling (probably due to scipy.sparse updates?)
  • Fix using deprecated AnnData APIs.

v0.9.3

17 Sep 08:25
Compare
Choose a tag to compare

Allow specifying both target UMIs and target size (in cells) for the metacells, and adaptively try to satisfy both. This should produce better-sized metacells "out of the box" compared to 0.9.[0-2].

v0.9.2

17 Sep 08:23
Compare
Choose a tag to compare
  • Fix numpy compatibility issue.
  • Fix K of UMAP skeleton KNN graph (broken in 0.9.1).

v0.9.1

17 Sep 08:23
Compare
Choose a tag to compare
  • Fix build for python 3.11.
  • More robust gene selection, KNN graph creation, and metacells partition.
  • More thorough binary wheels.

v0.9.0

17 Sep 08:22
Compare
Choose a tag to compare
  • Improved and published projection algorithm.
  • Restrict number of rare gene candidates.
  • Tighter control over metacells size and internal quality.
  • Improved divide-and-conquer strategy.
  • Base deviants (outliers) on gaps between cells.
  • Terminology changes (see the README for details).

v0.8.0

04 Apr 06:09
Compare
Choose a tag to compare
Bump version: 0.8.0-dev.1 → 0.8.0