Re-add local version of hmmer for being able to process large sequences

Former-commit-id: a2a87733f9bc4b09be7a3f055691d4c6071187a4
Former-commit-id: 2fa34ba03a91702785b63bcd03c6be79c80c9f54
This commit is contained in:
2023-06-12 17:43:11 +02:00
parent 258db783c3
commit 702442245e

View File

@ -18,6 +18,7 @@
include ../config/auto.conf include ../config/auto.conf
DIRS = aragorn \ DIRS = aragorn \
hmmer3 \
exonerate \ exonerate \
kimono \ kimono \
ncbiblast \ ncbiblast \
@ -31,7 +32,6 @@ DIRS = aragorn \
# muscle \ # muscle \
# clustalo \ # clustalo \
# cd-hit \ # cd-hit \
# hmmer3 \
include ../config/targets/propagate.targ include ../config/targets/propagate.targ