Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
maxulysse authored Dec 13, 2019
1 parent 6fa8693 commit 4faec93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion containers/vep/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ ENV PATH /opt/conda/envs/sarek-vep-2.5.2/bin:$PATH
# Setup default ARG variables
ARG GENOME=GRCh38
ARG SPECIES=homo_sapiens
ARG VEP_VERSION=98
ARG VEP_VERSION=95

# Download Genome
RUN vep_install \
Expand Down

0 comments on commit 4faec93

Please sign in to comment.