Open
Description
Hello,
I have encountered a weird issue when using minimap2 to do whole genome alignment. My data conatins a short assembly A (haplotype) and a long assembly B (diploid). When I used the assembly A as a targeted reference and aligned assembly B (query), it works well. However, when I used the assembly B as a targeted reference and aligned assembly A (query) , I encoutered an issue shown below. Does someone know the reasons?
minimap2: align.c:820: mm_align1: Assertion `qe1 <= qlen' failed.
minimap2_maf.sh: line 9: 3580123 Aborted (core dumped) minimap2 -t $5 --cs=long --secondary=no $target_ref
I also get the warning that: [WARNING] logic inconsistency in mm_est_err(). Please contact the developer.
Metadata
Metadata
Assignees
Labels
No labels