Skip to content

Commit

Permalink
update smoothxg and odgi
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreaGuarracino committed Sep 25, 2023
1 parent 9ebff27 commit ce1350b
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 @@ -67,7 +67,7 @@ RUN git clone --recursive https://github.com/ekg/seqwish \
RUN git clone --recursive https://github.com/pangenome/smoothxg \
&& cd smoothxg \
&& git pull \
&& git checkout 4ff4cf2487afca5629c55ec38c977106ff08001b \
&& git checkout 31d99f2005742f45032328a64f1914b01acf4bdf \
&& git submodule update --init --recursive \
&& sed -i 's/-msse4.1/-march=sandybridge -Ofast/g' deps/spoa/CMakeLists.txt \
&& sed -i 's/-march=native/-march=sandybridge -Ofast/g' deps/spoa/CMakeLists.txt \
Expand Down

0 comments on commit ce1350b

Please sign in to comment.