Spaces:
Running
Running
Update dash_plotly_QC_scRNA.py
Browse files- dash_plotly_QC_scRNA.py +0 -1
dash_plotly_QC_scRNA.py
CHANGED
@@ -231,7 +231,6 @@ tab3_content = html.Div([
|
|
231 |
|
232 |
tab4_content = html.Div([
|
233 |
html.Div([
|
234 |
-
html.Label("Multigene dotplot based on Col chosen tab 1")
|
235 |
dcc.Graph(id='scatter-plot-12', figure={}, className='four columns',config=config_fig)
|
236 |
]),
|
237 |
])
|
|
|
231 |
|
232 |
tab4_content = html.Div([
|
233 |
html.Div([
|
|
|
234 |
dcc.Graph(id='scatter-plot-12', figure={}, className='four columns',config=config_fig)
|
235 |
]),
|
236 |
])
|