Skip to content

YosefLab/destvi_utils

Repository files navigation

destVI utilities

Stars Documentation Status Build Status codecov Code Style

Implementation of the automatic pipeline for downstream analysis of DestVI's results. This small package will help generate scientific hypotheses via similar visualization techniques as in the original publication, destVI.

Basic installation

pip install git+https://github.com/yoseflab/destvi_utils.git 

Please be sure to install a version of PyTorch that is compatible with your GPU (if applicable).

Resources

  • API reference, and installation guides are available in the documentation.
  • Please use the issues to submit bug reports.