Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 1.39 KB

README.md

File metadata and controls

23 lines (16 loc) · 1.39 KB

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.