/scVI

A deep generative model for gene expression profiles from single-cell RNA sequencing

Primary LanguageJupyter NotebookMIT LicenseMIT

scVI

https://travis-ci.org/YosefLab/scVI.svg?branch=master Documentation Status

Single-cell Variational Inference

Quick Start

  1. Install Python 3.6 or later. We typically use the Miniconda Python distribution.
  1. Install PyTorch. If you have an Nvidia GPU, be sure to install a version of PyTorch that supports it -- scVI runs much faster with a discrete GPU.
  1. Install scvi through conda (conda install scvi -c bioconda) or through pip (pip install scvi). Alternatively, you may clone this repository and manually install the dependencies listed in setup.py.
  1. Refer to this Jupyter notebook to see how to import datasets into scVI.
  1. Refer to this Jupyter notebook to see how to train the scVI model, impute missing data, detect differential expression, and more!

References

Romain Lopez, Jeffrey Regier, Michael Cole, Michael I. Jordan, Nir Yosef. "Deep generative modeling for single-cell transcriptomics" Nature Methods, in press (accepted Oct 26, 2018). Preprint available at https://www.biorxiv.org/content/early/2018/03/30/292037