Background Multiple sequence alignment (MSA) is a crucial step in many molecular analyses and many MSA tools have been developed. Most of them use a greedy approach to construct a first alignment that is then refined by optimizing the sum of pair score (SP-score). The SP-score estimation is thus a bottleneck for most MSA tools since it is repeatedly required and is time consuming. Results Given an alignment of n sequences and L sites, I introduce here optimized solutions reaching O(nL) time complexity for affine gap cost, instead of O(n2 L), which are easy to implement.
CITATION STYLE
Ranwez, V. (2016). Two simple and efficient algorithms to compute the SP-score objective function of a multiple sequence alignment. PLoS ONE, 11(8). https://doi.org/10.1371/journal.pone.0160043
Mendeley helps you to discover research relevant for your work.