An open API service indexing awesome lists of open source software.

https://github.com/cbg-ethz/scdef

Deep exponential families for single-cell data.
https://github.com/cbg-ethz/scdef

batch-integration gene-signatures hierarchical-models jax matrix-factorization scrna-seq single-cell-rna-seq variational-inference

Last synced: 6 months ago
JSON representation

Deep exponential families for single-cell data.

Awesome Lists containing this project

README

          




[![pypi](https://img.shields.io/pypi/v/scdef.svg?style=flat)](https://pypi.python.org/pypi/scdef)
[![build](https://github.com/cbg-ethz/scDEF/actions/workflows/test.yaml/badge.svg)](https://github.com/cbg-ethz/scDEF/actions/workflows/test.yaml)
[![docs](https://github.com/cbg-ethz/scDEF/actions/workflows/docs.yaml/badge.svg)](https://cbg-ethz.github.io/scDEF/)

Deep exponential families for single-cell data. scDEF learns hierarchies of cell states and their gene signatures from scRNA-seq data. The method can be used for dimensionality reduction, visualization, gene signature identification, clustering at multiple levels of resolution, and batch integration. The informed version (iscDEF) can additionally take known gene lists to jointly assign cells to types and find clusters within each type.

To install scDEF and get started, [read the documentation](https://cbg-ethz.github.io/scDEF).