Skip to content

Commit

Permalink
update docker for v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
brianjohnhaas committed Oct 8, 2024
1 parent 6d6aed0 commit 7399d98
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -154,8 +154,8 @@ RUN pip install pandas

RUN pip install requests igv-reports==1.11.0

ENV ctat_LR_fusion_version 0.13.8
ENV CTAT_LR_FUSION_CO 0de82743d2d006a86508f9fbfe0ca349991fabae
ENV ctat_LR_fusion_version 1.0.0
ENV CTAT_LR_FUSION_CO 6d6aed069b9d67b05eb0fc89d69c668bd038d034

RUN git clone --recursive https://github.com/TrinityCTAT/CTAT-LR-fusion.git && \
cd CTAT-LR-fusion && \
Expand Down

0 comments on commit 7399d98

Please sign in to comment.