What problem does it solve?
This Skill provides a powerful framework for analyzing complex single-cell omics data, enabling researchers to uncover biological insights from noisy and high-dimensional datasets.
Core Features & Use Cases
- Probabilistic Modeling: Utilizes deep generative models for robust analysis.
- Data Modalities: Supports scRNA-seq, scATAC-seq, CITE-seq, spatial transcriptomics, and more.
- Tasks: Includes dimensionality reduction, batch correction, cell type annotation, differential expression, and multimodal integration.
- Use Case: A researcher has scRNA-seq data from multiple experimental batches and wants to integrate them, correct for batch effects, and identify cell types. This Skill can perform all these steps, providing a unified latent space for downstream analysis.
Quick Start
Use the scvi-tools skill to analyze single-cell RNA sequencing data by setting up AnnData, training a SCVI model, and extracting the latent representation.