vignettes/DEBrowser.R

## ---- echo=FALSE, results="hide", warning=FALSE--------------------------
suppressPackageStartupMessages({
    library(gplots)
    library(ggplot2)
    library(ggvis)
    library(shiny)
    library(DT)
    library(clusterProfiler)
    library(DESeq2)
    library(org.Hs.eg.db)
    library(edgeR)
    library(debrowser)
    library(RColorBrewer)
    library(annotate)
})
nephantes/debrowser_bioconductor_release documentation built on May 29, 2019, 7:15 a.m.