How lambda parameter works in BLAST?
0
0
Entering edit mode
5 months ago
jqg44605 • 0

How lambda parameter works in BLAST? It is calculated using the following equation (https://doi.org/10.1073/pnas.87.6.2264):

enter image description here

Scoring matrix is calculated using:

enter image description here

While bit score using:

enter image description here

My questions:

  1. To calculate lambda we need scoring matrix, and to calculate scoring matrix we need lambda. How does it work?
  2. To calculate scoring matrix we divide logarithm by lambda, and to calculate bit score we multiply raw alignment score by lambda. Therefore, lambda parameter has no effect. Is it correct?
lambda BLAST • 312 views
ADD COMMENT
0
Entering edit mode

Found something that might be related to the values of lambda and K, perhaps you could check this?

https://bioinformatics.stackexchange.com/questions/5145/calculating-bit-score-how-do-you-find-lambda-and-k

From the post:

NCBI BLAST uses tables of pre-computed values for lambda/K for gapped protein and nucleotide comparison and their values depend on the amino acid substitution matrix or the substitution scores + gap penalties.

ADD REPLY

Login before adding your answer.

Traffic: 2114 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