Skip to content

Releases: theislab/DRVI

Release 0.2.1

29 Dec 08:06
8b910e4

Choose a tag to compare

Changelog: https://github.com/theislab/DRVI/blob/main/CHANGELOG.md#021---2025-12-29

What's Changed

New Contributors

Release 0.2.0

24 Nov 17:18
da75c55

Choose a tag to compare

What's Changed

  • Update DRVI and align with the latest scvi-tools version (recreated branch) by @moinfar in #53
  • Use cruft for scverse template by @moinfar in #69

Full Changelog: v0.1.11...v0.2.0

Release 0.1.11

19 Nov 14:07
3d5c996

Choose a tag to compare

What's Changed

  • Add support for RNASeqMixin from scvi-tools
  • Consider library size in model.decode_latent_samples (#46)
  • Support providing batch_key as input in addition to categorical covariate keys.

Full Changelog: v0.1.10...v0.1.11

v0.1.10

18 Nov 17:48
31bfa06

Choose a tag to compare

What's Changed

Full Changelog: v0.1.9...v0.1.10

v0.1.9

09 Jul 15:46
90a5c73

Choose a tag to compare

What's Changed

Full Changelog: v0.1.8...v0.1.9

v0.1.8

22 Jun 15:58
419426e

Choose a tag to compare

What's Changed

Full Changelog: v0.1.7...v0.1.8

Release 0.1.7

30 May 13:52
36b6eea

Choose a tag to compare

What's Changed

Full Changelog: v0.1.6...v0.1.7

Release 0.1.6

22 May 09:38
54a01cf

Choose a tag to compare

What's Changed

  • Allow kwargs to pass through in plot_relevant_genes_on_umap
  • Update project CI structure
  • Extract tutorial notebooks to another repo to keep this repo clean

Full Changelog: v0.1.5...v0.1.6

Release 0.1.5

09 May 14:33
84aaf5c

Choose a tag to compare

Refactor the benchmarking code for better reusability.
Minor changes for mean/var activation.

What's Changed

Full Changelog: v0.1.4...v0.1.5

Release v0.1.4

17 Apr 09:48
71c6a0a

Choose a tag to compare

Limit anndata version for incompatibility with old scvi-tools (#23)

* Limit anndata version for incompatibility with old scvi-tools

* [pre-commit.ci] pre-commit autoupdate (#20)

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.9.6 → v0.11.5](https://github.com/astral-sh/ruff-pre-commit/compare/v0.9.6...v0.11.5)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>