* Bug fixes (see Pull Requests), including compatibility with python 3.11.
* HMMER database downloaded using <code>download_eggnog_data.py</code> can be saved with a user specified name (see Pull Requests).
* Paths of input and output files should now accept white spaces.
* <code>--genepred prodigal</code> should accept now gzipped files as input, fixing issue 439.
* Added <code>--timeout_load_server</code> to control the number of attempts made to fire up a hmmpgmd server, also used with the <code>--usemem</code> option.