You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to highlight that the BiWFA can be applied to any ends-free alignment variation. If you think about it, you only need to change the initial conditions; that is, WF_0 of forward and reverse alignment need to allow starting at any diagonal (with offset zero).
Although, I'm not sure about how performant will this be compared to the regular WFA ends-free (i.e., for different sequence lengths, errors, and ends-free init length), from the algorithmic standpoint, I'm sure it is doable. In fact, I started to put that code into BiWFA, although I stopped for the sake of releasing a simpler code.
Cheers,
The text was updated successfully, but these errors were encountered:
Hi,
I would like to highlight that the BiWFA can be applied to any ends-free alignment variation. If you think about it, you only need to change the initial conditions; that is, WF_0 of forward and reverse alignment need to allow starting at any diagonal (with offset zero).
Although, I'm not sure about how performant will this be compared to the regular WFA ends-free (i.e., for different sequence lengths, errors, and ends-free init length), from the algorithmic standpoint, I'm sure it is doable. In fact, I started to put that code into BiWFA, although I stopped for the sake of releasing a simpler code.
Cheers,
The text was updated successfully, but these errors were encountered: