Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -19,7 +19,7 @@ The learned low-dimensional latent representation of the data can be used for vi
|
|
| 19 |
clustering.
|
| 20 |
|
| 21 |
scVI takes as input a scRNA-seq gene expression matrix with cells and genes.
|
| 22 |
-
We provide an extensive [user guide](https://docs.scvi-tools.org/en/
|
| 23 |
|
| 24 |
- See our original manuscript for further details of the model:
|
| 25 |
[scVI manuscript](https://www.nature.com/articles/s41592-018-0229-2).
|
|
@@ -27,7 +27,7 @@ We provide an extensive [user guide](https://docs.scvi-tools.org/en/1.2.0/user_g
|
|
| 27 |
to leverage pre-trained models.
|
| 28 |
|
| 29 |
This model can be used for fine tuning on new data using our Arches framework:
|
| 30 |
-
[Arches tutorial](https://docs.scvi-tools.org/en/
|
| 31 |
|
| 32 |
|
| 33 |
# Model Description
|
|
|
|
| 19 |
clustering.
|
| 20 |
|
| 21 |
scVI takes as input a scRNA-seq gene expression matrix with cells and genes.
|
| 22 |
+
We provide an extensive [user guide](https://docs.scvi-tools.org/en/stable/user_guide/models/scvi.html).
|
| 23 |
|
| 24 |
- See our original manuscript for further details of the model:
|
| 25 |
[scVI manuscript](https://www.nature.com/articles/s41592-018-0229-2).
|
|
|
|
| 27 |
to leverage pre-trained models.
|
| 28 |
|
| 29 |
This model can be used for fine tuning on new data using our Arches framework:
|
| 30 |
+
[Arches tutorial](https://docs.scvi-tools.org/en/stable/tutorials/notebooks/scrna/scarches_scvi_tools.html).
|
| 31 |
|
| 32 |
|
| 33 |
# Model Description
|