Commit
·
b6845f7
1
Parent(s):
e9d479e
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -6,7 +6,7 @@ tags:
|
|
6 |
- genomics
|
7 |
- single-cell
|
8 |
- model_cls_name:RNAStereoscope
|
9 |
-
- scvi_version:0.20.
|
10 |
- anndata_version:0.8.0
|
11 |
- modality:rna
|
12 |
- tissue:Salivary_Gland
|
@@ -37,8 +37,8 @@ Many model properties are in the model tags. Some more are listed below.
|
|
37 |
**model_summary_stats**:
|
38 |
| Summary Stat Key | Value |
|
39 |
|------------------|-------|
|
40 |
-
| n_cells |
|
41 |
-
| n_labels |
|
42 |
| n_vars | 4000 |
|
43 |
|
44 |
**model_data_registry**:
|
@@ -60,7 +60,7 @@ to host on the huggingface Model hub.
|
|
60 |
sure to provide this field if you want users to be able to access your training data. See the scvi-tools
|
61 |
documentation for details. -->
|
62 |
|
63 |
-
Training data url: https://zenodo.org/api/files/
|
64 |
|
65 |
# Training code
|
66 |
|
|
|
6 |
- genomics
|
7 |
- single-cell
|
8 |
- model_cls_name:RNAStereoscope
|
9 |
+
- scvi_version:0.20.0b1
|
10 |
- anndata_version:0.8.0
|
11 |
- modality:rna
|
12 |
- tissue:Salivary_Gland
|
|
|
37 |
**model_summary_stats**:
|
38 |
| Summary Stat Key | Value |
|
39 |
|------------------|-------|
|
40 |
+
| n_cells | 13488 |
|
41 |
+
| n_labels | 14 |
|
42 |
| n_vars | 4000 |
|
43 |
|
44 |
**model_data_registry**:
|
|
|
60 |
sure to provide this field if you want users to be able to access your training data. See the scvi-tools
|
61 |
documentation for details. -->
|
62 |
|
63 |
+
Training data url: https://zenodo.org/api/files/fd2c61e6-f4cd-4984-ade0-24d26d9adef6/TS_Salivary_Gland_filtered.h5ad
|
64 |
|
65 |
# Training code
|
66 |
|