Nothing
library(shinyjs)
library(shinydashboard)
library(shinycssloaders)
library(shinyWidgets)
library(magrittr)
library(microbiomeExplorer)
library(metagenomeSeq)
library(rmarkdown)
library(DESeq2)
#MAX ALLOWED FILE SIZE for file upload
#modify as needed, but note that the app will become slow with larger data
options(shiny.maxRequestSize = 10 * 1024^2)
options(warn = -1)
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.