Skip to content
Snippets Groups Projects
Commit 3c4fe7a2 authored by Ruqian Lyu's avatar Ruqian Lyu
Browse files

reinstall slingshot

parent 893fca5a
No related branches found
No related tags found
No related merge requests found
Pipeline #8774 passed
......@@ -192,7 +192,7 @@ RUN Rscript -e 'devtools::install_github(c("immunogenomics/harmony", "LTLA/beach
# install github packages
RUN Rscript -e 'devtools::install_github(c("Vivianstats/scImpute", "theislab/kBET", "kieranrcampbell/ouija", "hemberg-lab/scfind"),upgrade = "never")'
RUN Rscript -e 'BiocManager::install(c("slingshot"),update = FALSE)'
# download data and extra files from S3
COPY ./poststart.sh /home/jovyan
......
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