Skip to content

Commit

Permalink
Merge pull request #773 from sanjaysrikakulam/master
Browse files Browse the repository at this point in the history
remove AUGUSTUS ENV overwrites from Dockerfile
  • Loading branch information
KatharinaHoff authored Feb 27, 2024
2 parents f58479f + dc2ac12 commit 7d05b4c
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -157,12 +157,6 @@ RUN cd /opt && \

ENV PATH=${PATH}:/opt/MakeHub

# augustus

ENV AUGUSTUS_CONFIG_PATH=/usr/share/augustus/config/
ENV AUGUSTUS_BIN_PATH=/usr/bin/
ENV AUGUSTUS_SCRIPTS_PATH=/usr/share/augustus/scripts/

# perl dependencies of BRAKER and GeneMark-ETP+

RUn apt update && \
Expand Down

0 comments on commit 7d05b4c

Please sign in to comment.