Skip to content

Commit

Permalink
Merge pull request #1448 from ComparativeGenomicsToolkit/oneshot
Browse files Browse the repository at this point in the history
update to latest taffy
  • Loading branch information
glennhickey authored Jul 26, 2024
2 parents af9836c + e90670a commit 634fb26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-tools/downloadMafTools
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ export HTSLIB_LIBS="$(pwd)/libhts.a -lbz2 -ldeflate -lm -lpthread -lz -llzma -pt
cd ${mafBuildDir}
git clone https://github.com/ComparativeGenomicsToolkit/taffy.git
cd taffy
git checkout 33a596a6fe168e0feb609fe9c458b9992b2ea090
git checkout 5221c50fbf119699db1112ce74eea90dea17ba95
git submodule update --init --recursive
export HALDIR=${CWD}/submodules/hal
make -j ${numcpu}
Expand Down

0 comments on commit 634fb26

Please sign in to comment.