This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Normalized Smith-Waterman Formula

I found the following formula for normalizing Smith-Waterman scores, I know that p1 and p2 refer to first and second proteins, but I do not understand what SW(p1,p2) refers to. Can somebody please explain?

enter image description here

smith-waterman

1 answer

Hard to tell without context but my guess is that SW stands for Smith-Waterman so you normalize the score by the product of the square roots of the score of each protein aligned to itself.

Log in to answer this question.