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

GATK: add docker files

parent bc91a90e
No related branches found
No related tags found
No related merge requests found
FROM broadinstitute/gatk:4.0.8.1
MAINTAINER Laurent Modolo
ENV GATK_VERSION=4.0.8.1
RUN cp gatk /usr/bin/
#!/bin/sh
docker build src/docker_modules/GATK/4.0.8.1 -t 'gatk:4.0.8.1'
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