Skip to content

Discrepancy for between minimap2 and mm2-fast for assembly alignment #5

@jdwinkler

Description

@jdwinkler

Hi,

Thanks for your work on this optimized version of minimap2, I think it is quite useful. I was recently building out a pipeline involving the pairwise alignment of possibly divergent (~75% ANI) assemblies and noticed that minimap2 and mm2-fast do not give the same result. The underlying command was:

minimap2 -x asm20 assembly_a assembly_b

I know this is not really the intended purpose of minimap2, but I thought it strange that the results were not consistent between your fork and the main branch. I can find example NCBI assemblies to give different results if you want to look into it?

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions