WFA
WFA copied to clipboard
Wavefront alignment algorithm (WFA): Fast and exact gap-affine pairwise alignment
Hi WFA2 and BiWFA team, Thank you for making these fast and efficient libraries available for everyone. I am trying to implement the library in my project and has been...
Hi! First of all, thank you a lot for providing this intriguing and well-documented piece of software. I am working on an [experimental longread aligner](https://github.com/feldroop/floxer) and currently testing WFA2 as...
The C++ example in the README used a method (`getAlignmentCigar`) that does not exist. Update the example by using the correct C++ method. Additionally, the formatting of the "Important" notes...
First integration of avx2 extend for end2end, end2end max and endsfree functions .
Hi, I was trying to use libwfa for a rust code, but failed to compile. The error message suggests stderr value is not found in the scope of the file...