Commit b1c48f5f authored by Samuel Granjeaud's avatar Samuel Granjeaud
Browse files

Update install.R

parent 19a84537
......@@ -2,7 +2,7 @@
install.packages("ggplot2")
# Installation of packages with BiocManager
# BiocManager::install(c("DESeq2", "limma"), ask = FALSE)
BiocManager::install(c("SummarizedExperiment", "SingleCellExperiment", "ComplexHeatmap", "limma"), ask = FALSE)
# Installation of packages from GitLab
remotes::install_gitlab('lohmann/projectsetup', host = 'https://gitcrcm.marseille.inserm.fr')
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment