Skip to main content

Single-cell Variational Inference

Project description

scVI

https://travis-ci.org/YosefLab/scVI.svg?branch=master https://codecov.io/gh/YosefLab/scVI/branch/master/graph/badge.svg 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 B Cole, Michael Jordan, Nir Yosef. “Bayesian Inference for a Generative Model of Transcriptome Profiles from Single-cell RNA Sequencing.” In submission. Preprint available at https://www.biorxiv.org/content/early/2018/03/30/292037

History

0.1.0 (2018-06-12) 0.1.1 (2018-06-14) 0.1.2 (2018-06-16) ——————

  • First release on PyPI.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

scvi-0.2.0.tar.gz (45.6 kB view hashes)

Uploaded Source

Built Distribution

scvi-0.2.0-py2.py3-none-any.whl (59.0 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page