Skip to content
Snippets Groups Projects
Commit d8eecff1 authored by Arnaud Duvermy's avatar Arnaud Duvermy
Browse files

rm heavy tar.gz

Former-commit-id: db4856d7756c8efd2c2fa377f4f2da7ecf94a7ca
Former-commit-id: eb8e3e4c17facbda0562f3e78ed95b70e8d8d653
Former-commit-id: f46f1c00e4ecfb2cfa7dba95f9b365aa8329923f
parent b395beaa
No related branches found
No related tags found
No related merge requests found
df4fa5ce4975ee070539a659d3f18302f9a235d6
\ No newline at end of file
c2e3e9daacfa1c44583a5c2b989d3f6c834a5f4a
\ No newline at end of file
8e7416983fa0e6c8a76e175751974bcdb121743a
\ No newline at end of file
......@@ -12,3 +12,5 @@ RUN R -e "BiocManager::install('S4Vectors', update = FALSE)"
RUN R -e "BiocManager::install('DESeq2', update = FALSE)"
RUN R -e "install.packages('/HTRfit_2.0.8.tar.gz', repos = NULL, type='source')"
RUN rm -fr /HTRfit_2.0.8.tar.gz
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