请输入您要查询的百科知识:

 

词条 Probalign
释义

  1. Algorithm

      Alignment score    Dynamic Programming    Initialization    Recursion    Base pair probability  

  2. See also

  3. References

  4. External links

Probalign is a sequence alignment tool that calculates a maximum expected accuracy alignment using partition function posterior probabilities.[1] Base pair probabilities are estimated using an estimate similar to Boltzmann distribution. The partition function is calculated using a dynamic programming approach.

Algorithm

The following describes the algorithm used by probalign to determine the base pair probabilities.[2]

Alignment score

To score an alignment of two sequences two things are needed:

  • a similarity function (e.g. PAM, BLOSUM,...)
  • affine gap penalty:

The score of an alignment a is defined as:

Now the boltzmann weighted score of an alignment a is:

Where is a scaling factor.

The probability of an alignment assuming boltzmann distribution is given by

Where is the partition function, i.e. the sum of the boltzmann weights of all alignments.

Dynamic Programming

Let denote the partition function of the prefixes and . Three different cases are considered:

  1. the partition function of all alignments of the two prefixes that end in a match.
  2. the partition function of all alignments of the two prefixes that end in an insertion .
  3. the partition function of all alignments of the two prefixes that end in a deletion .

Then we have:

Initialization

The matrixes are initialized as follows:

Recursion

The partition function for the alignments of two sequences and is given by , which can be recursively computed:

  • analogously

Base pair probability

Finally the probability that positions and form a base pair is given by:

are the respective values for the recalculated with inversed base pair strings.

See also

  • ProbCons
  • Multiple Sequence Alignment

References

1. ^U. Roshan and D. R. Livesay, Probalign: multiple sequence alignment using partition function posterior probabilities, Bioinformatics, 22(22):2715-21, 2006 (PDF)
2. ^Lecture "Bioinformatics II" at University of Freiburg

External links

  • Probalign Webservice

1 : Sequence alignment algorithms

随便看

 

开放百科全书收录14589846条英语、德语、日语等多语种百科知识,基本涵盖了大多数领域的百科知识,是一部内容自由、开放的电子版国际百科全书。

 

Copyright © 2023 OENC.NET All Rights Reserved
京ICP备2021023879号 更新时间:2024/11/12 17:45:45