Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
JRWallace authored Jul 15, 2024
1 parent 39a0b7b commit 00acc0b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions metadata/Dockerfile
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
FROM ghcr.io/compbiocore/bootcamp_scrna:jun_11_03-35-40_2024

RUN R -e "BiocManager::install(c('BiocGenerics', 'DelayedArray', 'DelayedMatrixStats', 'limma', 'lme4', 'S4Vectors', 'SingleCellExperiment', 'SummarizedExperiment', 'batchelor', 'HDF5Array', 'terra', 'ggrastr'))"

RUN R -e "devtools::install_github('cole-trapnell-lab/monocle3')"

0 comments on commit 00acc0b

Please sign in to comment.