Arts-of-coding commited on
Commit
3869ba7
·
verified ·
1 Parent(s): 9cb7215

Update pages/corg.py

Browse files
Files changed (1) hide show
  1. pages/corg.py +1 -1
pages/corg.py CHANGED
@@ -13,7 +13,7 @@ pl.enable_string_cache(False)
13
 
14
  dash.register_page(__name__, location="sidebar")
15
 
16
- dataset = "data10xflex/corg/10xflexcorg_umap_clusres"
17
 
18
  # Set custom resolution for plots:
19
  config_fig = {
 
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 = {