Arts-of-coding commited on
Commit
0100f04
·
verified ·
1 Parent(s): 034fe1f

Update pages/DLC_epi.py

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