Skip to content
Snippets Groups Projects
Commit ddc97970 authored by Dominik Brilhaus's avatar Dominik Brilhaus
Browse files

polish shiny

parent 9aeae2a0
No related branches found
No related tags found
No related merge requests found
......@@ -18,6 +18,7 @@ load(file = "../runs/shiny_prep/shiny_prep.RData")
```{r load_libraries, message=TRUE, warning=TRUE, include=FALSE}
# Load libraries
library(kableExtra)
......@@ -29,7 +30,6 @@ library(tidyverse)
```{r, eval = FALSE, echo = FALSE}
# Non-interactive test
current_selection <- sample(expression_data$target_id, 10)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment