Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
nfancy authored Feb 7, 2024
1 parent 243ff79 commit f578ae2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -188,8 +188,7 @@ RUN Rscript -e 'requireNamespace("BiocManager"); BiocManager::install(ask=F);' \
&& rm -rf /tmp/downloaded_packages

## Install from GH the following
RUN installGithub.r \
NathanSkene/EWCE \
RUN installGithub.r NathanSkene/EWCE \
chris-mcginnis-ucsf/DoubletFinder \
ropensci/plotly \
cole-trapnell-lab/monocle3 \
Expand Down

0 comments on commit f578ae2

Please sign in to comment.