Arts-of-coding commited on
Commit
bf6afad
·
verified ·
1 Parent(s): 85c4179

Update pages/DLC_WT2.py

Browse files
Files changed (1) hide show
  1. pages/DLC_WT2.py +1 -1
pages/DLC_WT2.py CHANGED
@@ -114,7 +114,7 @@ tab3_content = html.Div([
114
 
115
  tab4_content = html.Div([
116
  html.Label("Column chosen"),
117
- dcc.Dropdown(id='dpdn2', value="leiden_res_1.35", multi=False,
118
  options=df.columns),
119
  html.Div([
120
  html.Label("Multi gene"),
 
114
 
115
  tab4_content = html.Div([
116
  html.Label("Column chosen"),
117
+ dcc.Dropdown(id='dpdn2', value="leiden_res_0.95", multi=False,
118
  options=df.columns),
119
  html.Div([
120
  html.Label("Multi gene"),