various attempts to get things working
This commit is contained in:
parent
18d03594d2
commit
1d07c2d5ce
3 changed files with 64 additions and 2 deletions
|
@ -1,3 +1,10 @@
|
|||
library(shiny)
|
||||
library(shinydashboard)
|
||||
library(shinycssloaders)
|
||||
library(DT)
|
||||
library(NGLVieweR)
|
||||
library(hash)
|
||||
|
||||
#### Shiny UI #####
|
||||
|
||||
#dashboardHeader(title = paste0(gene, "/", drug)),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue