We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ee04be commit 68b481fCopy full SHA for 68b481f
Dockerfile
@@ -45,7 +45,7 @@ RUN R -e "devtools::install_github('immunogenomics/presto')"
45
RUN R -e "devtools::install_github('stla/RCDT')"
46
47
# VoltRon
48
-RUN R -e "devtools::install_github('BIMSBbioinfo/VoltRon@dev')"
+RUN R -e "devtools::install_github('BIMSBbioinfo/VoltRon')"
49
50
# Install basilisk and setup environment
51
USER rstudio
0 commit comments