Skip to content

Commit

Permalink
add HiTMaP
Browse files Browse the repository at this point in the history
  • Loading branch information
yufree authored Mar 15, 2024
1 parent b21ecf6 commit 0811f42
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deepspace/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ RUN apt-get update \
yufree/pmd \
nhpatterson/RegCombIMS \
michalsta/opentims/opentimsr \
yufree/HiTMaP \
&& R -e "BiocManager::install(c('duckdb','RNetCDF','Cardinal','CardinalWorkflows','RNiftyReg','ClusterR','purrr','imager','umap','Rtsne','Matrix','igraph','tidygraph','ggraph','reshape2','dbscan','MALDIquantForeign','fpc','future','patchwork','ggridges','pheatmap','distances','ropls'))" \
&& R -e "devtools::install_url('https://github.com/yufree/SimpleITKRInstaller/releases/download/v2.3.0/SimpleITK_2.3.0_R_x86_64-pc-linux-gnu.tar.gz',build=F)" \
&& rm -rf /tmp/downloaded_packages \
Expand Down

0 comments on commit 0811f42

Please sign in to comment.