What problem does it solve?
Integrates and analyzes diverse single-cell genomics datasets using deep generative models so researchers can perform robust batch correction, label transfer, multi-modal integration, and downstream analyses without bespoke model engineering.
Core Features & Use Cases
- Model selection guidance for scVI, scANVI, totalVI, PeakVI, MultiVI, DestVI, veloVI and sysVI to match data modality and analysis goals.
- End-to-end workflows: data preparation, HVG selection, setup_anndata conventions, model training, latent extraction, clustering, and differential testing.
- Multi-modal & reference mapping: CITE-seq denoising with totalVI, RNA+ATAC joint analysis with MultiVI, reference mapping and label transfer via scANVI/scArches.
- Operational tooling: command-line scripts for prepare_data, train_model, integrate_datasets, cluster_embed, differential_expression, validate_adata, and transfer_labels to standardize pipelines.
- Guides and troubleshooting: environment setup, GPU guidance, version compatibility, and model-specific troubleshooting notes for reproducible results.
Quick Start
Run the prepared AnnData through the scvi-tools pipeline to train scVI or scANVI (if labels exist), extract the latent embedding, and generate clustered results for downstream interpretation.