You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi Mike, sorry, the Dockerfile is completely bitrotten. I have been using Singularity exclusively for more than a year. I will either update it for the next Bioconductor release or just delete it.
The current version of the
Dockerfile
fails to build (below).I have written an alternative
Dockerfile
that goes through the process of installing the appropriate dependencies viaapt
, CRAN, and so on manually.Note also that the dependencies
libbz2-dev
,liblzma-dev
, andlibfftw3-dev
are currently missing from the instructions.I have made these changes in the following branch and will submit a PR if desired:
https://github.com/oist/GenomicBreaks/tree/dockerfile_manual_install
The text was updated successfully, but these errors were encountered: