Giter Club home page Giter Club logo

scvi-tools's Introduction

scvi-tools

Stars PyPI Documentation Status Build Status Coverage Code Style Downloads Join the chat at https://gitter.im/scvi-tools/development

scvi-tools (single-cell variational inference tools) is a package for probabilistic modeling of single-cell omics data, built on top of PyTorch and AnnData.

Available implementations of single-cell omics models

scvi-tools contains scalable implementations of several models that facilitate a broad number of tasks across many omics, including:

  • scVI for analysis of single-cell RNA-seq data, as well as its improved differential expression framework.
  • scANVI for cell annotation of scRNA-seq data using semi-labeled examples.
  • totalVI for analysis of CITE-seq data.
  • gimVI for imputation of missing genes in spatial transcriptomics from scRNA-seq data.
  • AutoZI for assessing gene-specific levels of zero-inflation in scRNA-seq data.
  • LDVAE for an interpretable linear factor model version of scVI.
  • Stereoscope for deconvolution of spatial transcriptomics data.
  • DestVI for multi-resolution deconvolution of spatial transcriptomics data.
  • peakVI for analysis of scATAC-seq data.
  • scArches for transfer learning from one single-cell atlas to a query dataset (currently supports scVI, scANVI and TotalVI).
  • CellAssign for reference-based annotation of scRNA-seq data.
  • Solo for doublet detection in scRNA-seq data.

All these implementations have a high-level API that interacts with scanpy, standard save/load functions, and support GPU acceleration.

Fast prototyping of novel probabilistic models

scvi-tools contains the building blocks to prototype novel probablistic models. These building blocks are powered by popular probabilistic and machine learning frameworks such as PyTorch Lightning, and Pyro.

We recommend checking out the skeleton repository, as a starting point for developing new models into scvi-tools.

Basic installation

For conda,

conda install scvi-tools -c bioconda -c conda-forge

and for pip,

pip install scvi-tools

Please be sure to install a version of PyTorch that is compatible with your GPU (if applicable).

Resources

  • Tutorials, API reference, and installation guides are available in the documentation.
  • For discussion of usage, checkout out our forum.
  • Please use the issues here to submit bug reports.
  • If you'd like to contribute, check out our contributing guide.
  • If you find a model useful for your research, please consider citing the corresponding publication (linked above).

scvi-tools's People

Contributors

adamgayoso avatar galenxing avatar romain-lopez avatar edouard360 avatar pierreboyeau avatar jeff-regier avatar maxime-langevin avatar imyiningliu avatar gabmis avatar talashuach avatar chenlingantelope avatar anazaret avatar vals avatar jules-samaran avatar wukathy avatar mjayasur avatar njbernstein avatar davek44 avatar cgreene avatar oscarclivio avatar triyangle avatar mortonjt avatar giovp avatar munfred avatar fbrundu avatar jamestwebber avatar johnreid avatar lolgab avatar raevskymichail avatar primozgodec avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.