... | ... |
@@ -142,7 +142,7 @@ statmodelUI <- function(id) { |
142 | 142 |
0.1)), |
143 | 143 |
|
144 | 144 |
numericInput(ns("nump"), "Number of proteins \ |
145 |
- per page", 100, 1, 180, 1), |
|
145 |
+ to display", 100, 1, 180, 1), |
|
146 | 146 |
selectInput(ns("cluster"), |
147 | 147 |
label = h5("Cluster analysis",class = "icon-wrapper",icon("question-circle", lib = "font-awesome"), |
148 | 148 |
div("Determines how to order proteins and comparisons. protein means, comparison means, or both", class = "icon-tooltip")), |