-
Notifications
You must be signed in to change notification settings - Fork 90
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error in mash sketch #150
Comments
Hey, did you find any solution for this issue? I am having the same problem right now. |
I had the same problem, this is what worked for me (macOS): Hopefully this is helpful, my first time trying to provide a solution, so please let know if I could format something better. |
Unfortunately, this fix isn't working for me. I attempted to install mash 2.3 from bioconda (on an M1 Max Mac), and it installed with no errors. But running Attempting the fix above (installing gsl 2.5) gives a conda incompatibility error stating mash requires gsl 2.6 or greater:
And indeed the bioconda site says the recipe actually requires |
I use Mash as one of the dependencies of PanACoTA. I got the following error while sketching:
error: mash sketch -o Acetobacter_orleanensis/mash_files/all-genomes-Acetobacter_orleanensis -p 1 -l Acetobacter_orleanensis/mash_files/list-to-sketch-Acetobacter_orleanensis.txt -s 1e4 does not exist
I used the following command:
PanACoTA prepare -t 104099 -s "Acetobacter orleanensis"
But file 'list-to-sketch-Acetobacter_orleanensis.txt' exists and located in the right directory.
The text was updated successfully, but these errors were encountered: