cblaster icon indicating copy to clipboard operation
cblaster copied to clipboard

illegal instruction & ValueError("Expected 'query_file' or 'query_ids', or 'query_profiles'")

Open FranziNManchester opened this issue 5 months ago • 0 comments

Hello,

I would really like to use cblaster because it sounds so useful for what I'm trying to do. Unfortunately, I seem to struggle with it at nearly every step.

Firstly, when I stalled it via pip, I always get an error saying "illegal instruction", despite the installation being successful: Screenshot 2024-09-11 at 13 08 08 ...

Successfully installed cblaster-1.3.19 (base) E-LOSX9MVQP:cblaster p91134fn$ cblaster config --email [email protected] Illegal instruction: 4 (base) E-LOSX9MVQP:cblaster p91134fn$ cblaster -h Illegal instruction: 4 (base) E-LOSX9MVQP:cblaster p91134fn$ cblaster --help Illegal instruction: 4

I had more luck when I installed is using mamba as described here: https://bioconda.github.io/recipes/cblaster/README.html

So, for example, I successfully manages to create a database for a local search using makedb, although not entirely without error messages: Screenshot 2024-09-11 at 13 06 51 Screenshot 2024-09-11 at 13 07 17

But when I then want to do a search, another set of errors comes up:

Screenshot 2024-09-11 at 13 05 47

I've tried many variations of the code at this point but the program just doesn't seem to be working for me.

Can someone help? I would really like to use this program for a publication I am currently working on.

Many, many thanks in advance.

Best wishes, Franziska

FranziNManchester avatar Sep 11 '24 12:09 FranziNManchester