Closed jaclyn-taroni closed 5 years ago
For 3.4.4
BiocInstaller::biocLite(c("limma", "rtracklayer", "GenomicRanges", "Rsamtools"),
suppressUpdates = TRUE)
rWikiPathways
, GSA
, org.Dr.eg.db
, XML
BiocManager::install("qvalue", update = FALSE)
devtools::install_github('wgmao/PLIER',
ref = 'a2d4a2aa343f9ed4b9b945c04326bebd31533d4d',
dependencies = TRUE)
install.packages("cowplot")
A running list of packages needed! Note that we'll need two because I had to roll back the version of R for Rsamtools at some point. Unless otherwise noted, this list is for the "typical" Dockerfile (pulled from
rocker/tidyverse:3.5.1
).