Skip to content
This repository has been archived by the owner on Dec 13, 2017. It is now read-only.

error (core dumped) #13

Open
guillaume-rs opened this issue Sep 8, 2017 · 1 comment
Open

error (core dumped) #13

guillaume-rs opened this issue Sep 8, 2017 · 1 comment

Comments

@guillaume-rs
Copy link

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

@mw55309
Copy link

mw55309 commented Dec 4, 2017

You have a zero-length sequence in either your input fastq/a or assembly

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants