pharokka
pharokka copied to clipboard
Replace `hmmscan` with `hmmsearch`
- 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.