Arts-of-coding commited on
Commit
e97255c
·
verified ·
1 Parent(s): 96273b0

Update pages/keratinocytes.py

Browse files
Files changed (1) hide show
  1. pages/keratinocytes.py +1 -1
pages/keratinocytes.py CHANGED
@@ -13,7 +13,7 @@ pl.enable_string_cache(False)
13
 
14
  dash.register_page(__name__, location="sidebar")
15
 
16
- dataset = "datasingleron/keratinocytes/sc_10xflexcorg_umap_raw"
17
 
18
  # Set custom resolution for plots:
19
  config_fig = {
 
13
 
14
  dash.register_page(__name__, location="sidebar")
15
 
16
+ dataset = "datasingleron/keratinocytes/singleron_keratinocytes_umap_clusres"
17
 
18
  # Set custom resolution for plots:
19
  config_fig = {