Skip to content

Commit

Permalink
update gfaffix
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreaGuarracino committed Aug 18, 2023
1 parent f64fbc2 commit 872774a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ RUN cargo --help
RUN git clone https://github.com/marschall-lab/GFAffix.git \
&& cd GFAffix \
&& git pull \
&& git checkout 3784c7ee03ee82df576474d2e119fdd88616914b \
&& git checkout ead179cfe1fb9ac4c50367ac07ae3b703caf10ef \
&& cargo install --force --path . \
&& mv /root/.cargo/bin/gfaffix /usr/local/bin/gfaffix \
&& cd ../ \
Expand Down

0 comments on commit 872774a

Please sign in to comment.