Skip to content

Releases: kharchenkolab/scLiTr

v0.1.4

29 Jul 23:01
46b2cb8
Compare
Choose a tag to compare

Some bugs are fixed:

  • Now scipy >= 1.14 is supported (sparse_matrix.A was changed to sparse_matrix.toarray());
  • Added __version__ attribute for the package.

v0.1.3

06 Jul 23:46
485079c
Compare
Choose a tag to compare

The first release with automatic GitHub pipeline.

Some of the bugs are fixed:

  1. You can leave the argument fill_ct empty now, it will fill newly generated clones object with dummy values,
  2. Now it works well with datasets without clonally unlabelled cells.