Minimap2: Clipping penalty [feature request]

Created on 2 Feb 2018  路  3Comments  路  Source: lh3/minimap2

Could the clipping penalty similar to bwa mem -L be applied at the ends of sequences, and possibly also at the ends of scaffolds gaps (a run of nucleotides before a gap of Ns)?

question

Most helpful comment

Would you suggest minimap2 -x asm10 --end-bonus=5 to achieve similar behaviour as bwa mem -x intractg?

should be close.

All 3 comments

Have you tried the --end-bonus option (see here)?

No, I hadn't seen that option. Thanks, Heng! Would you suggest minimap2 -x asm10 --end-bonus=5 to achieve similar behaviour as bwa mem -x intractg?

Would you suggest minimap2 -x asm10 --end-bonus=5 to achieve similar behaviour as bwa mem -x intractg?

should be close.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

aniram118 picture aniram118  路  5Comments

dangchenyuan picture dangchenyuan  路  5Comments

a-89 picture a-89  路  3Comments

tseemann picture tseemann  路  5Comments

a-89 picture a-89  路  7Comments