Arts-of-coding commited on
Commit
d946f3e
·
1 Parent(s): 08492b9

Update pages/Cornea_v1_integrated_scVI.py

Browse files
Files changed (1) hide show
  1. pages/Cornea_v1_integrated_scVI.py +1 -1
pages/Cornea_v1_integrated_scVI.py CHANGED
@@ -260,7 +260,7 @@ tab2_content = html.Div([
260
 
261
  tab3_content = html.Div([
262
  html.Label("Column chosen"),
263
- dcc.Dropdown(id='dpdn2', value="latest", multi=False,
264
  options=df.columns),
265
  html.Div([
266
  html.Label("Multi gene"),
 
260
 
261
  tab3_content = html.Div([
262
  html.Label("Column chosen"),
263
+ dcc.Dropdown(id='dpdn2', value="integrated_cell_states", multi=False,
264
  options=df.columns),
265
  html.Div([
266
  html.Label("Multi gene"),