Skip to main content

Single-cell Variational Inference

Project description

scVI

PyPI bioconda Documentation Status Build Status Coverage Code Style Downloads

Single-cell Variational Inference

Quick Start

  1. Install Python 3.7. We typically use the Miniconda Python distribution and Linux.

  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 -c conda-forge

    Alternatively, you may try pip (pip install scvi), or you may clone this repository and run python setup.py install.

  2. If you wish to use multiple GPUs for hyperparameter tuning, install MongoDb.

  1. Follow along with our Jupyter notebooks to quickly get familiar with scVI!

    1. Getting started:
    2. Analyzing several datasets:
    3. Advanced topics:

References

Romain Lopez, Jeffrey Regier, Michael Cole, Michael I. Jordan, Nir Yosef. “Deep generative modeling for single-cell transcriptomics.” Nature Methods, 2018. [pdf]

Chenling Xu∗, Romain Lopez∗, Edouard Mehlman∗, Jeffrey Regier, Michael I. Jordan, Nir Yosef. “Harmonization and Annotation of Single-cell Transcriptomics data with Deep Generative Models.” Submitted, 2019. [pdf]

Romain Lopez∗, Achille Nazaret∗, Maxime Langevin*, Jules Samaran*, Jeffrey Regier*, Michael I. Jordan, Nir Yosef. “A joint model of unpaired data from scRNA-seq and spatial transcriptomics for imputing missing gene expression measurements.” ICML Workshop on Computational Biology, 2019. [pdf]

Adam Gayoso, Romain Lopez, Zoë Steier, Jeffrey Regier, Aaron Streets, Nir Yosef. “A joint model of RNA expression and surface protein abundance in single cells.” bioRxiv, 2019. [pdf]

Oscar Clivio, Romain Lopez, Jeffrey Regier, Adam Gayoso, Michael I. Jordan, Nir Yosef. “Detecting zero-inflated genes in single-cell transcriptomics data.” bioRxiv, 2019. [pdf]

Pierre Boyeau, Romain Lopez, Jeffrey Regier, Adam Gayoso, Michael I. Jordan, Nir Yosef. “Deep generative models for detecting differential expression in single cells.” bioRxiv, 2019. [pdf]

History

0.1.0 (2018-06-12)

  • First release on PyPI.

0.5.0 (2019-10-17)

Unfortunately we did not save history for previous versions. New features include:

  • AutoZI & TotalVI

  • Tests for LDVAE notebook

  • Add how to load CITE-SEQ data on dataloading notebook

  • Made the intro tutorial more user friendly

  • Removed requirements.txt and rely only on setup.py

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.5.0.tar.gz (96.6 kB view hashes)

Uploaded Source

Built Distribution

scvi-0.5.0-py2.py3-none-any.whl (122.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