canergen commited on
Commit
a76406f
·
verified ·
1 Parent(s): a36fa45

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -5
README.md CHANGED
@@ -26,10 +26,8 @@ scvi-tools offers a comprehensive suite of models designed to address various ch
26
  - A semi-supervised model designed for label prediction, especially in cases of partially labeled data.
27
  - **[totalVI](https://docs.scvi-tools.org/en/stable/user_guide/models/totalvi.html)**:
28
  - A multi-modal model for joint analysis of RNA and protein data, additionally allowing imputation of missing protein data.
29
- <!---
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.
32
- -->
33
  - **[DestVI](https://docs.scvi-tools.org/en/stable/user_guide/models/destvi.html)**:
34
  - A deconvolution model for prediction of single-cell profiles given subcellular spatial transcriptomics data. We provide here pre-trained single cell models (CondSCVI).
35
  - **[Stereoscope](https://docs.scvi-tools.org/en/stable/user_guide/models/stereoscope.html)**:
@@ -75,4 +73,10 @@ Discover how to efficiently access CELLxGENE census using our minified models in
75
  ## **Contact**
76
  - Website: [https://scvi-tools.org](https://scvi-tools.org)
77
  - GitHub: [https://github.com/scverse/scvi-tools](https://github.com/scverse/scvi-tools)
78
- - Tutorials: [scvi-tools Tutorials](https://docs.scvi-tools.org/en/stable/tutorials/index.html)
 
 
 
 
 
 
 
26
  - A semi-supervised model designed for label prediction, especially in cases of partially labeled data.
27
  - **[totalVI](https://docs.scvi-tools.org/en/stable/user_guide/models/totalvi.html)**:
28
  - A multi-modal model for joint analysis of RNA and protein data, additionally allowing imputation of missing protein data.
29
+
30
+
 
 
31
  - **[DestVI](https://docs.scvi-tools.org/en/stable/user_guide/models/destvi.html)**:
32
  - A deconvolution model for prediction of single-cell profiles given subcellular spatial transcriptomics data. We provide here pre-trained single cell models (CondSCVI).
33
  - **[Stereoscope](https://docs.scvi-tools.org/en/stable/user_guide/models/stereoscope.html)**:
 
73
  ## **Contact**
74
  - Website: [https://scvi-tools.org](https://scvi-tools.org)
75
  - GitHub: [https://github.com/scverse/scvi-tools](https://github.com/scverse/scvi-tools)
76
+ - Tutorials: [scvi-tools Tutorials](https://docs.scvi-tools.org/en/stable/tutorials/index.html)
77
+
78
+
79
+ <!---
80
+ - **[MultiVI](https://docs.scvi-tools.org/en/stable/user_guide/models/multivi.html)**:
81
+ - A multi-modal model for joint analysis of RNA, ATAC and protein data, enabling integrative insights from diverse omics data.
82
+ -->