scvi-criticism#

Tests Documentation

Evaluation metrics for scvi-tools models

Getting started#

Please refer to the documentation.

Installation#

You need to have Python 3.8 or newer installed on your system. If you don’t have Python installed, we recommend installing Miniconda.

  1. Install the latest release of scvi-criticism from PyPI <https://pypi.org/project/scvi-criticism/>_:

pip install scvi-criticism
  1. Install the latest development version:

pip install git+https://github.com/YosefLab/scvi-criticism.git@main

Release notes#

See the changelog.

Contact#

For questions and help requests, you can reach out in the scverse discourse. If you found a bug, please use the issue tracker.

Citations#

N/A

Acknowledgements#

Some of the code in this package was adapted from draft code authored by @adamgayoso.