RemiAllio / MitoFinder

MitoFinder: efficient automated large-scale extraction of mitogenomic data from high throughput sequencing data
86 stars 14 forks source link

makeblastdb is not executable #61

Open MaykonCris opened 2 months ago

MaykonCris commented 2 months ago

I am trying to use the MitoFinder program to search for some mitochondrial genomes from my samples. I installed the program on macOS Ventura 13.6.7 with an Intel Core i5 Quad-Core processor.

I have reached a point where I am unable to resolve an issue. I am also trying to run the test example, but the execution is aborted:

"/Users/maykoncristiano/MitoFinder/blast/bin/makeblastdb is not executable Please check the installation and the path indicated above and restart MitoFinder. Aborting".

I ran the command to make all programs in the bin folder executable, but the same error persists.

I installed Blast 2.15.0+.

Could you possibly help me with this?