A Parallel Algorithm for Three-Profile Alignment Method

Che-Lun Hung,Chun-Yuan Lin,Yeh-Ching Chung,Chuan Yi Tang
DOI: https://doi.org/10.1109/ijcbs.2009.41
2009-01-01
Abstract:Profile-profile alignment is an important technique in the computational biology filed. Several profile profile alignment methods have been proposed to improve the sensitivity and the alignment quality compared with other sequence sequence and profile sequence methods. An increasing number of studies indicated that the three-way alignment may provide additional information or more accurate alignment result than the pair-wise alignment does. Therefore, we propose the dynamic programming based three-profile alignment method, TPA, at first to align three profiles simultaneously. The time and space complexities of TPA are O(n(3)) and O(n(2)), respectively. To reduce the complexities of TPA, we further develop the parallel version of TPA, PTPA, which achieves O(n(3)/p) time and O(n(2)/p) space complexities, where p is the number of the processor. In the case study I, the result presented that PTPA can find more conserve candidates than those by the profile-profile alignment method (CLUSTALW). In the case study II, we applied the PTPA to the Feature Amplified Voting Algorithm (FAVA) to analysis the Amidohydrolase superfamily. Several amino acid residues those were known to be related to the function or the structure of mammalian imidase are identified by PTPA-FAVA.
What problem does this paper attempt to address?