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
{{ message }}
This repository was archived by the owner on Dec 13, 2017. It is now read-only.
Hi,
I use minimap to do an assembly with miniasm.
When I launch the command :
minimap -Sw5 -L100 -m0 reads.fa reads.fa | gzip -1 > reads.paf.gz
I get the following error :
minimap: sketch.c:59: mm_sketch: Assertion `len > 0 && w > 0 && k > 0' failed.
Abandon (core dumped)
Would you have any idea where it comes from? What could be wrong with my data?
Thanks,
Guillaume
The text was updated successfully, but these errors were encountered: