Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 653 Bytes

README.rst

File metadata and controls

20 lines (13 loc) · 653 Bytes

Intercode - Interpretable Autoencoder

Intercode is a package to learn interpretable latent representation of single-cell data. Intercode contains the implementation of the autoencoder which forces latent dimensions to correspond to predefined gene sets.

Usage and installation

Intercode requires pytorch, numpy and anndata.

Install with pip

pip install intercode

See the notebooks for the examples.

Read the preprint for description.