Jellyfish icon indicating copy to clipboard operation
Jellyfish copied to clipboard

Can the query subroutine support a large number of k-mer inputs simultaneously?

Open caixu0518 opened this issue 3 weeks ago • 0 comments

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

caixu0518 avatar Jun 13 '24 13:06 caixu0518