Skip to content

Minimap2 crash in the whole genome alignment #1248

Open
@xinzilan

Description

@xinzilan

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 $query_ref &gt; ${name}.paf

I also get the warning that: [WARNING] logic inconsistency in mm_est_err(). Please contact the developer.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions