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
Currently, yass runs with only single threads, and is slow for large fasta files.
Is it possible to speed up yass by running parallelly on more threads?
Thanks.