Skip to main content

Single-cell Variational Inference

Project description

scVI

PyPI bioconda Documentation Status Build Status Coverage Code Style

Single-cell Variational Inference

Quick Start

  1. If you intend to use parallel implementation of our hyperparameter tuning feature, install MongoDb.

  1. Install Python 3.7. 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 -c conda-forge

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

  2. 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]

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 Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

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