orthologr icon indicating copy to clipboard operation
orthologr copied to clipboard

"path" option for Blast calls is non-functional

Open kushtun opened this issue 4 years ago • 1 comments

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.

kushtun avatar Nov 03 '21 18:11 kushtun

Dear @kushtun

Thank you so much for catching this bug! Your debugging is truly appreciated!

I now fixed the issue and added the path argument to is_installed_blast().

Does it work for you now?

I hope this helps!

Many thanks, Hajk

HajkD avatar Nov 08 '21 17:11 HajkD