DocumentCode :
1932548
Title :
An Improved Longest Common Subsequence Algorithm for Reducing Memory Complexity in Global Alignment of DNA Sequences
Author :
Parvinnia, Elham ; Taheri, Mohammad ; Ziarati, Kourush
Author_Institution :
Islamic Azad Univ. of Mashhad, Mashhad
Volume :
1
fYear :
2008
fDate :
27-30 May 2008
Firstpage :
57
Lastpage :
61
Abstract :
The comparison of biological sequences is one of the oldest problems in computational biology. Global alignment is designed to search for highly similar regions in two DNA sequences, where appear in the same order and orientation. Longest Common Subsequence (LCS) is the most typical algorithm for global alignment that has optimal solution and independent to the shape of its input sequences. Since the space complexity of this algorithm is the multiplication of sequence lengths; we cannot use it for long sequences. In this paper, some rules are extracted to reduce amount of redundant information. Remained information is stacked to be used in backward iteration for finding the optimal path. As we examined in the proposed algorithm, the stack size in comparison with space consumed by LCS algorithm is reduced about 10 times and we could increase the length of input DNA sequences in global alignment.
Keywords :
DNA; biology computing; computational complexity; molecular biophysics; DNA sequence; backward iteration; computational biology; global alignment; longest common subsequence algorithm; memory complexity; space complexity; Application software; Biomedical engineering; Biomedical informatics; Computational biology; DNA; Data mining; Dynamic programming; Heuristic algorithms; Sequences; Shape; Longest Common Subsequence (LCS); global alignment;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
BioMedical Engineering and Informatics, 2008. BMEI 2008. International Conference on
Conference_Location :
Sanya
Print_ISBN :
978-0-7695-3118-2
Type :
conf
DOI :
10.1109/BMEI.2008.212
Filename :
4548635
Link To Document :
بازگشت