Open FelidaeJia opened 1 year ago
yahs: cov.c:474: calc_cov_norms: Assertion `k == div_ceil(p1, window)' failed. Aborted (core dumped)
Hello @FelidaeJia,
We see this error here https://github.com/c-zhou/yahs/issues/52. I will try to fix this and let you know.
Best, Chenxi
Thank you very much!
@c-zhou If I share my dataset, could you check what the problem is for core dump (Segmentation fault) please? I added an option for --no-contig-ec but it still happens. If you are OK, could you give me your email please?
Thanks!
I use a contig.fa (by Hifiasm) and a BED file (by Chromap) yahs version:1.2a.2 This is the problem
yahs: cov.c:474: calc_cov_norms: Assertion
k == div_ceil(p1, window)' failed. Aborted (core dumped)` so how to solve this problem