Skip to content

Commit

Permalink
correct the file name
Browse files Browse the repository at this point in the history
  • Loading branch information
junjun-zhang committed Apr 17, 2020
1 parent 965dad9 commit ca0f149
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/sanger-wxs-variant-caller/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ FROM quay.io/wtsicgp/dockstore-cgpwxs:3.1.6

COPY analysisWXS.sh $OPT/bin/analysisWXS.sh

COPY ds-cgpwgs.pl $OPT/bin/ds-cgpwgs.pl
COPY ds-cgpwxs.pl $OPT/bin/ds-cgpwxs.pl

CMD ["/bin/bash"]

0 comments on commit ca0f149

Please sign in to comment.