What problem does it solve?
This Skill addresses the complexity of analyzing single-cell genomics data (like scRNA-seq, CITE-seq, ATAC-seq, Multiome, Spatial) by providing robust tools for batch correction, integration, label transfer, and differential analysis. It simplifies advanced deep learning methods, making them accessible for researchers.
Core Features & Use Cases
- Data Integration: Seamlessly combine datasets from different batches, technologies, or studies using scVI or scANVI.
- Label Transfer: Annotate cell types in new datasets by mapping them to a reference atlas using scANVI or scArches.
- Multi-modal Analysis: Analyze CITE-seq (RNA+protein) with totalVI or Multiome (RNA+ATAC) with MultiVI.
- Spatial Genomics: Perform deconvolution with DestVI or build spatial models with resolVI.
- RNA Velocity: Infer cell differentiation dynamics with veloVI.
- Use Case: A researcher has three scRNA-seq datasets from different experiments. They can use this Skill to integrate them, correct for batch effects, and then use scANVI to transfer cell type labels from a public reference atlas to their combined data.
Quick Start
Use the scvi-tools skill to integrate three scRNA-seq datasets named 'study1.h5ad', 'study2.h5ad', and 'study3.h5ad' using cell type labels from the 'cell_type' column.