Skip to content
Snippets Groups Projects
Unverified Commit cadb073c authored by Laurent Modolo's avatar Laurent Modolo
Browse files

Dockerfile: gatk3 add gatk3 executable script

parent 0df90258
No related branches found
No related tags found
No related merge requests found
......@@ -2,3 +2,5 @@ FROM broadinstitute/gatk3:3.8-0
MAINTAINER Laurent Modolo
ENV GATK_VERSION=3.8.0
RUN echo "#\!/bin/sh\njava -jar /usr/GenomeAnalysisTK.jar \$0" > /bin/gatk3
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment