What problem does it solve?
This Skill helps you analyze single-cell and multi-omic data with probabilistic deep learning, so you can correct batch effects, integrate datasets, annotate cells, and quantify uncertainty instead of relying on ad hoc heuristics.
Core Features & Use Cases
- Batch correction and integration: Learn shared latent spaces from raw count data while preserving biological signal.
- Differential expression and abundance: Compare groups with Bayesian testing that accounts for uncertainty and false discovery control.
- Multimodal workflows: Handle RNA-seq, ATAC-seq, CITE-seq, spatial transcriptomics, methylation, and cytometry use cases.
- Use case: Train scVI on a multi-batch scRNA-seq dataset, then use the latent representation for clustering, visualization, and downstream gene discovery.
Quick Start
Use the scvi-tools skill to train the appropriate model on your AnnData or MuData object, correct batch effects, and return latent embeddings and probabilistic downstream results.