Lambda scaling factor in BLAST
0
0
Entering edit mode
8.7 years ago
Nathaniel ▴ 120

I have been reading about the statistics underlying BLAST, reaching the key equation

E=kmn*exp(lambda*S)

As far as I understand, the lambda is a scaling factor used in the construction of the substitution matrix in order to retain precision before converting the floats to integers. Thus, this lambda appears in almost every formula in order to convert the integer score that appears in the substitution matrix to the "real" log-odds score.

My question is: if BLAST needs to be so rigorous about the statistics, why is so important to round the floats to integers in the substitution matrix and then carrying this lambda term over all the equations? Because even with the lambda we loose precision at rounding, so why not just leave the matrix with float numbers?

Thanks

blast • 2.0k views
ADD COMMENT

Login before adding your answer.

Traffic: 2529 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6