You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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 toblast()
, but when I run in the debugger, I see that the option does not seem to be passed to theis_installed_blast()
call.So, I cannot run Blast -- need to have that functionality of the
path
option.The text was updated successfully, but these errors were encountered: