Closed soojunglee98 closed 5 months ago
Hi @soojunglee98 - two things. 1) if you run dRep --check_dependencies, it will tell you if it has proper access to mash or not. that way you can know if the run is going to fail or not without waiting. 2) try running mash -h
; my guess is that it needs more dependencies that you don't have.
Best, Matt
it did work! I did mash -h
and found what is missing. Thank you so much
I am running deep but I got this error message ValueError: mash isn't working- make sure its installed
This is the log file of the job and in my checkM Conda environment, I do have MASH installed.. This is my program list in checkM Conda environment. I tried to reinstall MASH in this environment and re-run the code, but it got the same error. What would be the next step?