Commit 6383fa07 authored by Michael Stadler's avatar Michael Stadler
Browse files

add org.Hs.eg.db

parent ef90b999
......@@ -4,7 +4,7 @@ BiocManager::install(ask = FALSE)
# install additional packages and dependencies
pkgs <- c("batchelor", "BiocNeighbors", "Biostrings", "BSgenome", "coop", "dplyr", "e1071", "eisaR",
"fishpond", "GenomeInfoDb", "GenomeInfoDbData", "GenomicFeatures", "GenomicRanges",
"ggplot2", "IRanges", "keras", "knitr", "RColorBrewer", "reticulate", "rjson", "rmarkdown",
"ggplot2", "IRanges", "keras", "knitr", "org.Hs.eg.db", "RColorBrewer", "reticulate", "rjson", "rmarkdown",
"rsvd", "Rtsne", "scater", "scran", "Seurat", "SingleCellExperiment", "SummarizedExperiment",
"tensorflow", "tibble", "tidyr", "tximeta")
BiocManager::install(pkgs, ask = FALSE)
......
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