gbouras13/pharokka

Replace `hmmscan` with `hmmsearch`

Opened this issue · 0 comments

  • pharokka version: 1.6.1
  • Python version: 3.12.0

Description

hmmscan is slower than hmmsearch and might give false positive results, because p-value is corrected for the size of the HMM-database. In most applications using hmmsearch is advised.