Hi there,
I was trying to create a custom DB with the latest SILVA db for another program, but with MATAM v1.6.2 I ran into a bug that blocked its creation when running the matam_db_preprocessing.py script.
The error directly indicates the absence of the indexdb_rna before it even tries to index the actual db. It literally just prints:
No valid binary found for indexdb_rna
Switching to MATAM v1.6.0 solves the issue. All installations performed with conda in Ubuntu 22.04
I thought I should let you know.
Cheers,
Xabi
Hi there,
I was trying to create a custom DB with the latest SILVA db for another program, but with MATAM v1.6.2 I ran into a bug that blocked its creation when running the
matam_db_preprocessing.pyscript.The error directly indicates the absence of the
indexdb_rnabefore it even tries to index the actual db. It literally just prints:Switching to MATAM v1.6.0 solves the issue. All installations performed with conda in Ubuntu 22.04
I thought I should let you know.
Cheers,
Xabi