Skip to content

v0.4.2

Choose a tag to compare

@github-actions github-actions released this 27 Sep 14:48
· 5 commits to main since this release

SingleCellProjections v0.4.2

Diff since v0.4.1

Fixed

  • Fix bug when merging samples with different sets of features, which sometimes could cause unsorted row values and thus sparse matrices with invalid internal representation.
  • project now handles kwargs that are only needed for some of the projection steps (by simply ignoring them when not needed).