Open bluegenes opened 2 years ago
Hello again,
I've checked your issue and indeed the program did not properly worked with BLASTp+.
The issue was occurred since the program was trying to handle multiple binary paths with single variable, therefore being confused identifying the proper path it should use.
In your case, the program tried to run mmseqs
binary to which the proper command should use blastp
binary.
I have modified the program a little bit to adjust this problem, by providing independent path for each dependent program.
Again, you can download the newer version (v1.12) using this link.
Thank you so much for hunting down the issues that I have overlooked.
Regards, Daniel
Thanks for your help with the previous issue - I'm back with a different one!
I'd like to use
blastp
for some AAI calculations. I usedconda
to installblastp
in the same environment I was previously using forEzAAI
calculations (info below). I'm running a single instance at a time.As I understand it, I use the same
extract
command to prepare databases, regardless of mapping type - is that incorrect?Using the sample data from your tutorial:
I get the following error:
Please let me know if you have ideas on how to proceed. Thanks!
Conda environment: