diff --git a/docker/hic-pipeline/Dockerfile b/docker/hic-pipeline/Dockerfile index 1068429a..cbd11bf9 100644 --- a/docker/hic-pipeline/Dockerfile +++ b/docker/hic-pipeline/Dockerfile @@ -125,6 +125,10 @@ RUN curl \ -LO \ https://github.com/aidenlab/Juicebox/releases/download/v.2.14.00/feature_tools.jar +RUN curl \ + -LO \ + https://github.com/sa501428/merge-stats/releases/download/v0.3/merge-stats.jar + RUN curl \ -LO \ https://github.com/sa501428/mixer-tools/releases/download/v4.07.09/MixerTools.4.7.9.jar&& \