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
Can the query subroutine support a large number of k-mer inputs simultaneously? I have a file containing many k-mer sequences, and I want to quickly query these k-mers using the query subroutine. However, if I provide more than 50,000 k-mers at once, the program fails. I would like to know if there is a solution to this problem.
Best,
Xu
The text was updated successfully, but these errors were encountered:
Hi, jellyfish
Can the query subroutine support a large number of k-mer inputs simultaneously? I have a file containing many k-mer sequences, and I want to quickly query these k-mers using the query subroutine. However, if I provide more than 50,000 k-mers at once, the program fails. I would like to know if there is a solution to this problem.
Best,
Xu
The text was updated successfully, but these errors were encountered: