Skip to content

Commit

Permalink
remove AUGUSTUS ENV overwrites from Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
sanjaysrikakulam committed Feb 27, 2024
1 parent f58479f commit dc2ac12
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 dc2ac12

Please sign in to comment.