... | ... |
@@ -301,7 +301,6 @@ shinyPanelSeurat <- fluidPage( |
301 | 301 |
column(12, |
302 | 302 |
tags$div(class = "seurat_findmarker_plots", |
303 | 303 |
panel(heading = "", |
304 |
- HTML("<center><h5><span style='color:red; font-weight:bold; text-align:center;'>Select marker genes above to plot them below!</span></h5></br></center>"), |
|
305 | 304 |
tabsetPanel(id = "seuratFindMarkerPlotTabset", type = "tabs")) |
306 | 305 |
) |
307 | 306 |
) |