Hi, This is less of a development question and more me seeking clarity on the `nr_euk` database you feature. I wanted to check if the pre-compiled databases featured on here https://bioinformatics-centre.github.io/kaiju/downloads.html are the latest. most up to date? It would save a lot of overheads on my end if they were as recent as the ones produced by running the steps from here: https://github.com/bioinformatics-centre/kaiju?tab=readme-ov-file#creating-the-kaiju-index, i.e., ``` mkdir kaijudb cd kaijudb kaiju-makedb -s <DB> ``` I would be most grateful if you could clarify this for me, Thanks.