Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -58,6 +58,7 @@ These provide the settings to setup the original model:
|
|
58 |
|
59 |
<details>
|
60 |
<summary><strong>Setup Data Arguments</strong></summary>
|
|
|
61 |
Arguments passed to setup_anndata of the original model:
|
62 |
```json
|
63 |
{
|
@@ -74,6 +75,7 @@ Arguments passed to setup_anndata of the original model:
|
|
74 |
|
75 |
<details>
|
76 |
<summary><strong>Data Registry</strong></summary>
|
|
|
77 |
Registry elements for AnnData manager:
|
78 |
| Registry Key | scvi-tools Location |
|
79 |
|-------------------|--------------------------------------|
|
@@ -91,6 +93,7 @@ Registry elements for AnnData manager:
|
|
91 |
|
92 |
<details>
|
93 |
<summary><strong>Summary Statistics</strong></summary>
|
|
|
94 |
| Summary Stat Key | Value |
|
95 |
|--------------------------|-------|
|
96 |
| n_batch | 1 |
|
|
|
58 |
|
59 |
<details>
|
60 |
<summary><strong>Setup Data Arguments</strong></summary>
|
61 |
+
|
62 |
Arguments passed to setup_anndata of the original model:
|
63 |
```json
|
64 |
{
|
|
|
75 |
|
76 |
<details>
|
77 |
<summary><strong>Data Registry</strong></summary>
|
78 |
+
|
79 |
Registry elements for AnnData manager:
|
80 |
| Registry Key | scvi-tools Location |
|
81 |
|-------------------|--------------------------------------|
|
|
|
93 |
|
94 |
<details>
|
95 |
<summary><strong>Summary Statistics</strong></summary>
|
96 |
+
|
97 |
| Summary Stat Key | Value |
|
98 |
|--------------------------|-------|
|
99 |
| n_batch | 1 |
|