Skip to content

bug? hit.c:210: mm_hit_sort: Assertion `has_cigar + no_cigar == 1' failed. #1067

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
dgordon562 opened this issue May 26, 2023 · 3 comments

Comments

@dgordon562
Copy link

I've been seeing this quite a bit lately. It happens with ONT reads with these parameters:
-t 10 -a -x map-ont --secondary=no --split-prefix $TMPDIR/ -N 100

I've also seen it aligning hifi reads with these parameters:
-t 10 -a -r 2k -Y -x map-pb -O 5,56 -E 4,1 -B 5 -z 400,50 --split-prefix $TMPDIR/ -N 100 -p 0.01 -m 1000

The datasets that reproduce this error are huge. If there is interest, I can work on creating a smaller dataset that reproduces this error.

@BIGtigr
Copy link

BIGtigr commented Jan 4, 2024

How did you fix this issue? I met the same problem

@RPHdeJongh-naktuinbouw
Copy link

I also have this problem with the following settings. Very large database and large set of ONT-reads.

settings here are: -a -x map-ont -y -t 60 --split-prefix tmp_minimap

@lh3
Copy link
Owner

lh3 commented Aug 7, 2024

This is probably specific to --split-prefix, which is rarely used. If you can find a small dataset to reproduce the issue, I may have a look in future.

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

No branches or pull requests

4 participants