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

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_0.95", 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_r3", multi=False,
118
  options=df.columns),
119
  html.Div([
120
  html.Label("Multi gene"),