philres / ngmlr

NGMLR is a long-read mapper designed to align PacBio or Oxford Nanopore (standard and ultra-long) to a reference genome with a focus on reads that span structural variations
MIT License
289 stars 40 forks source link

Convex Gap-cost alignment #87

Open csuzhang opened 3 years ago

csuzhang commented 3 years ago

HI: It seems that the main function in ConvexAlign.cpp and ConvexAlignFast.cpp doesn't work, so could you give a general example for the SingleAlign function?

Thanks!