Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
JRWallace committed Mar 11, 2024
1 parent 6b777f5 commit c891c67
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions metadata/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
FROM ghcr.io/compbiocore/bootcamp_scrna:mar_11_01-26-37_2024
RUN R -e "install.packages('devtools')"
RUN R -e "install.packages(c('harmony'),repos = 'http://cran.rstudio.com/',ask = FALSE)"
RUN R -e "devtools::install_github('satijalab/seurat-data')"

0 comments on commit c891c67

Please sign in to comment.