mgawan / GPU-BSW

Other
8 stars 6 forks source link

Add NW? #16

Open armintoepfer opened 3 years ago

armintoepfer commented 3 years ago

Hi!

Is it possible to change the alignment kernel to compute the Needleman-Wunsch alignment? It's basically starting at the last entry and not the max score.

Thanks, Armin

mgawan commented 3 years ago

yes, that should be possible. I will look into this and post here once I have the implementation.