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
screed will handle gz, bz2, fasta, and fastq file formats automatically. No need to drag BioPython in!
you might also consider using sourmash_args.SaveSignaturesToLocation (see below) instead of sourmash.save_signatures, as it will support many different kinds of output.
there is an early stage plugin, sourmash_plugin_sketchall that does something similar! see pull requests in that repo for various options.
I found that multithreading was better than multiprocessing, here
The text was updated successfully, but these errors were encountered: