Skip to content

Commit 41e3359

Browse files
authored
Add installation of bigomics/plaid package
1 parent 539571c commit 41e3359

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker/Dockerfile.update

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ RUN R -e "devtools::install_github('seandavi/GEOquery')" # Need newer GEOquery v
5858
RUN R -e "remotes::install_github('lifs-tools/rgoslin')"
5959
RUN R -e "remotes::install_github('ncats/RAMP-DB')"
6060
RUN R -e "install.packages('plotly')" # Force latest plotly, test!
61+
RUN R -e "remotes::install_github('bigomics/plaid')"
6162

6263
#------------------------------------------------------------
6364
# Add supporting R libraries

0 commit comments

Comments
 (0)