phac-nml / mob-suite

MOB-suite: Software tools for clustering, reconstruction and typing of plasmids from draft assemblies
Apache License 2.0
111 stars 31 forks source link

fix hostrange() missing 1 required positional argument: 'database_directory' #149

Closed rpetit3 closed 11 months ago

rpetit3 commented 11 months ago

A minor fix for https://github.com/phac-nml/mob-suite/issues/148

I tested on the conda install, and made some minor white space changes (can revert if needed). Let me know if there are questions.

jrober84 commented 11 months ago

Thank you so much for this fix!

bhargava-morampalli commented 10 months ago

I got the same error - What should I do to fix this? I am using the conda install - version 3.1.5 How can I incorporate these changes into the condo install? I have not done something like this before. Thanks for your help.

bhargava-morampalli commented 10 months ago

I got the same error - What should I do to fix this? I am using the conda install - version 3.1.5 How can I incorporate these changes into the condo install? I have not done something like this before. Thanks for your help.

I figured out the location of the scripts and changed them - it works now - thanks for the fix :)