Skip to content

Commit

Permalink
Merge pull request #236 from pangenome/update_gfaffix_hairpin
Browse files Browse the repository at this point in the history
update bugfixed `GFAffix`
  • Loading branch information
AndreaGuarracino authored Sep 26, 2022
2 parents 0961e2d + 4090d04 commit 910df88
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 @@ -84,7 +84,7 @@ RUN cargo --help
RUN git clone https://github.com/marschall-lab/GFAffix.git \
&& cd GFAffix \
&& git pull \
&& git checkout ae153555fa9aa29fbc6057a9bcda1bc6597170d1 \
&& git checkout 5412bb1571ad22a72c374a628a097322d8303758 \
&& cargo install --force --path . \
&& mv /root/.cargo/bin/gfaffix /usr/local/bin/gfaffix \
&& cd ../ \
Expand Down

0 comments on commit 910df88

Please sign in to comment.