International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
|
Volume 49 - Issue 18 |
Published: July 2012 |
Authors: A. Murugana, B. Lavanya |
![]() |
A. Murugana, B. Lavanya . Mining Longest Common Subsequence and other Related Patterns using DNA Operations. International Journal of Computer Applications. 49, 18 (July 2012), 38-44. DOI=10.5120/7730-1178
@article{ 10.5120/7730-1178, author = { A. Murugana,B. Lavanya }, title = { Mining Longest Common Subsequence and other Related Patterns using DNA Operations }, journal = { International Journal of Computer Applications }, year = { 2012 }, volume = { 49 }, number = { 18 }, pages = { 38-44 }, doi = { 10.5120/7730-1178 }, publisher = { Foundation of Computer Science (FCS), NY, USA } }
%0 Journal Article %D 2012 %A A. Murugana %A B. Lavanya %T Mining Longest Common Subsequence and other Related Patterns using DNA Operations%T %J International Journal of Computer Applications %V 49 %N 18 %P 38-44 %R 10.5120/7730-1178 %I Foundation of Computer Science (FCS), NY, USA
Longest Common Subsequence (LCS) and Shortest Common Subsequence (SCS) problems are to find subsequences in given sequences in which the subsequence is as long as possible and as short as possible subsequence respectively. These subsequences are not necessarily contiguous or unique. In this paper we have proposed two new approaches to find LCS and SCS, of N sequences parallely, using DNA operations. These approaches can be used to find LCS and SCS, of any window size, from any number of sequences, and from any type of input data. The proposed work can be applied to finding diverging patterns, constraint LCS, redescription mining, sequence alignment, speech recognition, find motifs in genetic data bases, pattern recognition, mine emerging patterns, contrast patterns in both scientific and commercial databases. Implementation results shown the correctness of the algorithms. Finally, the validity of the algorithms are checked and their time complexity is analyzed.