... | ... |
@@ -111,7 +111,6 @@ function(input, output, session) { |
111 | 111 |
ind <- event_data("plotly_click", source = "click2") |
112 | 112 |
ind <- ind$pointNumber+1 |
113 | 113 |
}) |
114 |
- # plot3_Server("plot3", eventData2, rv, rv$matrix, rv$genesets) |
|
115 | 114 |
plot3_Server("plot3", eventData2, rv, matrix, genesets) |
116 | 115 |
|
117 | 116 |
# DWN BTN |