Commit
·
ebf637b
1
Parent(s):
f8ca720
Rename pages/keratinocytes_scVI_integration.py to pages/Cornea_v1_integrated_scVI.py
Browse files
pages/{keratinocytes_scVI_integration.py → Cornea_v1_integrated_scVI.py}
RENAMED
@@ -13,7 +13,7 @@ pl.enable_string_cache(False)
|
|
13 |
|
14 |
dash.register_page(__name__, location="sidebar")
|
15 |
|
16 |
-
dataset = "
|
17 |
|
18 |
# Set custom resolution for plots:
|
19 |
config_fig = {
|
|
|
13 |
|
14 |
dash.register_page(__name__, location="sidebar")
|
15 |
|
16 |
+
dataset = "datacornealcellstatemetaatlas/cornea/cornea_umap_clusres_scVI"
|
17 |
|
18 |
# Set custom resolution for plots:
|
19 |
config_fig = {
|