Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -23,9 +23,9 @@ scvi-tools offers a comprehensive suite of models designed to address various ch
|
|
| 23 |
- **[scVI](https://docs.scvi-tools.org/en/stable/user_guide/models/scvi.html)**:
|
| 24 |
- A variational autoencoder for dimensionality reduction, batch correction, and clustering.
|
| 25 |
- Ideal for processing single-cell RNA-seq data.
|
| 26 |
-
- **[
|
| 27 |
- A semi-supervised model designed for label prediction, especially in cases of partially labeled data.
|
| 28 |
-
- **[
|
| 29 |
- A multi-modal model for joint analysis of RNA and protein data, additionally allowing imputation of missing protein data.
|
| 30 |
- **[MultiVI](https://docs.scvi-tools.org/en/stable/user_guide/models/multivi.html)**:
|
| 31 |
- A multi-modal model for joint analysis of RNA, ATAC and protein data, enabling integrative insights from diverse omics data.
|
|
|
|
| 23 |
- **[scVI](https://docs.scvi-tools.org/en/stable/user_guide/models/scvi.html)**:
|
| 24 |
- A variational autoencoder for dimensionality reduction, batch correction, and clustering.
|
| 25 |
- Ideal for processing single-cell RNA-seq data.
|
| 26 |
+
- **[scANVI](https://docs.scvi-tools.org/en/stable/user_guide/models/scanvi.html)**:
|
| 27 |
- A semi-supervised model designed for label prediction, especially in cases of partially labeled data.
|
| 28 |
+
- **[totalVI](https://docs.scvi-tools.org/en/stable/user_guide/models/totalvi.html)**:
|
| 29 |
- A multi-modal model for joint analysis of RNA and protein data, additionally allowing imputation of missing protein data.
|
| 30 |
- **[MultiVI](https://docs.scvi-tools.org/en/stable/user_guide/models/multivi.html)**:
|
| 31 |
- A multi-modal model for joint analysis of RNA, ATAC and protein data, enabling integrative insights from diverse omics data.
|