Skip to content

Commit

Permalink
add stats merge to dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
paul-sud committed Feb 2, 2022
1 parent 142461b commit 882d88b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docker/hic-pipeline/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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&& \
Expand Down

0 comments on commit 882d88b

Please sign in to comment.