CFP last date
20 May 2024
Reseach Article

A Model for identification of Length of Longest Common Subsequence by SRLCS

by Sumathy Eswaran, Dr.S P Rajagopalan
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
Volume 33 - Number 9
Year of Publication: 2011
Authors: Sumathy Eswaran, Dr.S P Rajagopalan
10.5120/4049-5811

Sumathy Eswaran, Dr.S P Rajagopalan . A Model for identification of Length of Longest Common Subsequence by SRLCS. International Journal of Computer Applications. 33, 9 ( November 2011), 17-21. DOI=10.5120/4049-5811

@article{ 10.5120/4049-5811,
author = { Sumathy Eswaran, Dr.S P Rajagopalan },
title = { A Model for identification of Length of Longest Common Subsequence by SRLCS },
journal = { International Journal of Computer Applications },
issue_date = { November 2011 },
volume = { 33 },
number = { 9 },
month = { November },
year = { 2011 },
issn = { 0975-8887 },
pages = { 17-21 },
numpages = {9},
url = { https://ijcaonline.org/archives/volume33/number9/4049-5811/ },
doi = { 10.5120/4049-5811 },
publisher = {Foundation of Computer Science (FCS), NY, USA},
address = {New York, USA}
}
%0 Journal Article
%1 2024-02-06T20:19:45.298557+05:30
%A Sumathy Eswaran
%A Dr.S P Rajagopalan
%T A Model for identification of Length of Longest Common Subsequence by SRLCS
%J International Journal of Computer Applications
%@ 0975-8887
%V 33
%N 9
%P 17-21
%D 2011
%I Foundation of Computer Science (FCS), NY, USA
Abstract

Longest Common Sequence problem is the most fundamental task in Computational Biology. This is not only a classical problem but also a challenging problem in bio sequences application. Many algorithms are being developed and these are discussed in terms of resource utilization efficiency. This paper proposes a model based on SRLCS algorithm [11] to obtain the possible length of Longest Common Sequence (LCS). The model accounts the length of the sequences under consideration, the identity and similarity between them. The model is obtained by regressing the LCS results on the training data set by SRLCS. The model so obtained is a simple linear expression which gives the predicted length of LCS. The possible Length of LCS between the given sequences is a sufficient heuristic for biologists in decision making. Often such a result is useful while working on homology finding.

References
  1. A.Aho, D.Hirschberg and Jullman, 1976, Bounds on the Complexity of the Longest Common Subsequence Problem, J.Assoc.Comput.Mach., Vol. 23, No.1,1976
  2. Blum, C.; Blesa, M. J.; and L´opez-Ib´a´nez, M. 2009. Beam search for the longest common subsequence problem. Comput. Oper. Res. 36(12):3178–3186.
  3. Edgar, R.C. MUSCLE: multiple sequence alignment with high accuracy and high throughput. Nucleic Acids Research, Vol. 32, No. 5, , 2004, 1792-1797
  4. Hirschberg, D. S. 1977. Algorithms for the longest common subsequence problem. J. ACM 24(4):664–675.
  5. The Pfam database is a large collection of protein families available at http://pfam.sanger.ac.uk/
  6. Needleman SB, Wunsch CD: A general method applicable to the search for similarities in the amino acid sequence of two proteins. J Mol Biol, 48(3):443-453, 1970.
  7. Qingguo Wang, Dmitry Korkin and Yi Shang , Efficient Dominant Point Algorithms for the Multiple Longeset Common Subsequence(MLCS) problem , IJCAI 2009. 1494–1500.
  8. Shyu, S. J., and Tsai, C.-Y. 2009. Finding the longest common subsequence for multiple biological sequences by ant colony optimization. Comput. Oper. Res. 36(1):73–91.
  9. Smith t.F., Waterman M.S, Identification of common molecular subsequence, Journal of Molecular Biology, Vol.215, 1990
  10. Sumathy Eswaran , S.P.Rajagopalan, An Efficient Fast Pruned Algorithm for finding Longest Common Sequences in Bio Sequences, Annals.Computer Science Series, 8th Tome, 1st Fasc, page 137 – 150, 2010.
  11. Sumathy Eswaran, S.P.Rajagopalan , “Heuristic SRLCS Algorithm to determine the proper alignment strategy for Biosequences , International Journal of Research and Reviews in Information Technology (IJRRIT) ,Vol. 1, No. 2, ,1-7, June 2011, ISSN: 2046-6501 12 Todd Easton, Abhilash Singireddy, 2008, A large neighborhood search heuristic for the longest common subsequence problem , J Heuristics(2008)14:271-283.
  12. Wei Liu, Lin Chen, A Fast Longest Common Subsequence Algorithm for Biosequences Alignment, IFIP vol 258, 2008.
  13. Yixi Chen, Andrew Wan and Wei Liu , A fast Parallel Algorithm for finding the Longest Common Subsequence of multiple biosequences , BMC Bioinformatics 2006, 7 (suppl 4): 54, ©2006 Chen et al; licensee BioMed Central Ltd.
Index Terms

Computer Science
Information Sciences

Keywords

Pair wise Longest Common Subsequence length Fast LCS Parallel Algorithm SRLCS