Algorithms For Loosely Constrained Multiple Sequence Alignment

S Bin,Ff Zhou,Gl Chen
DOI: https://doi.org/10.1007/978-3-540-30497-5_34
2004-01-01
Abstract:For finding accurate and biologically meaningful multiple sequence alignment, it is required to consider a loosely constrained version of multiple sequence alignment. This paper is the first to define a loosely constrained multiple sequence alignment (LCMSA). And it also designs a complete algorithm for the loosely constrained pair-wise sequence alignment problem with the time complexity of O((alpha+1)n(2(alpha+ 1))) and an approximation algorithm for LCMSA running in time O(k(2)(alpha+1)n(2(alpha+1))), k and n is the number and the maximum length of input sequences, and alpha is the length of constrained sequence. In fact, alpha is small compared to n and it is reasonable to regard it as a constant. So, the former two algorithms run in polynomial time. Finally, a LCMSA software system is built up.
What problem does this paper attempt to address?