Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,15 +1,14 @@
|
|
1 |
---
|
2 |
-
license:
|
3 |
library_name: scvi-tools
|
4 |
tags:
|
5 |
- biology
|
6 |
- genomics
|
7 |
- single-cell
|
8 |
- model_cls_name:SCVI
|
9 |
-
- scvi_version:1.1.
|
10 |
- anndata_version:0.10.5.post1
|
11 |
- modality:rna
|
12 |
-
- tissue:synthetic
|
13 |
- annotated:False
|
14 |
---
|
15 |
|
@@ -86,4 +85,4 @@ Training code url: N/A
|
|
86 |
|
87 |
# References
|
88 |
|
89 |
-
|
|
|
1 |
---
|
2 |
+
license: cc-by-4.0
|
3 |
library_name: scvi-tools
|
4 |
tags:
|
5 |
- biology
|
6 |
- genomics
|
7 |
- single-cell
|
8 |
- model_cls_name:SCVI
|
9 |
+
- scvi_version:1.1.2
|
10 |
- anndata_version:0.10.5.post1
|
11 |
- modality:rna
|
|
|
12 |
- annotated:False
|
13 |
---
|
14 |
|
|
|
85 |
|
86 |
# References
|
87 |
|
88 |
+
To be added...
|