Skip to content
Snippets Groups Projects
Commit 19c2fad5 authored by Miroslav Kratochvil's avatar Miroslav Kratochvil :bicyclist: Committed by Miroslav Kratochvil
Browse files

apparently we need an older R

parent aed76ac4
No related branches found
No related tags found
No related merge requests found
FROM r-base:4.3.0
FROM r-base:4.2.3
RUN Rscript -e 'install.packages(c("Rcpp","tools","devtools","BH","Matrix","dplyr","patchwork","RColorBrewer","magrittr","data.table", "remotes", "optparse")); remotes::install_version("Seurat", "4.1.1");'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment