Hi
I currently have some executable (the NCI-BLAST algorithm...makeblastdb) that I want to run from the python script. I am wondering why is that after I set the permission with "chmod +x "path to/makeblastdb".....it says "no such file or direcotry" Or is there any other way to run the binary ?