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
using the protein alignment example in examples folder on pairs of proteins does not give correct results. The results were matched against the stripped smith-waterman library here (https://github.com/mengyao/complete-striped-smith-waterman-library). Debugging efforts revealed that scoring.substitute function does not return correct match/mismatch scores when called inside the kernel.
The text was updated successfully, but these errors were encountered:
using the protein alignment example in examples folder on pairs of proteins does not give correct results. The results were matched against the stripped smith-waterman library here (https://github.com/mengyao/complete-striped-smith-waterman-library). Debugging efforts revealed that scoring.substitute function does not return correct match/mismatch scores when called inside the kernel.
The text was updated successfully, but these errors were encountered: