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
actually k=71 worked only in the sense that it did not crash. Results are irrelevant
unique 0 (exactly one instance of the kmer is in the input)
distinct 1458 (non-redundant kmer sequences in the input)
present 33707750420 (...)
Tried to run with relatively large k (101), got this assertion
k=71 seems to work
would be nice to have max allowed k somewhere in usage/docs.
The text was updated successfully, but these errors were encountered: