Trying out the orthologr package on a system where I cannot do root, either pw or sudo, etc.
Installed blast and others to ~/bin
In the docs, it purports to support this via the path option in the call to blast(), but when I run in the debugger, I see that the option does not seem to be passed to the is_installed_blast() call.
So, I cannot run Blast -- need to have that functionality of the path option.