## ---- echo=FALSE, results="hide", warning=FALSE-------------------------------
suppressPackageStartupMessages({
library(gplots)
library(ggplot2)
library(shiny)
library(DT)
library(clusterProfiler)
library(DESeq2)
library(org.Hs.eg.db)
library(edgeR)
library(debrowser)
library(RColorBrewer)
library(annotate)
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.