Analysis of the Relationships among Longest Common Subsequences, Shortest Common Supersequences and Patterns and its application on Pattern Discovery in Biological Sequences
Kang Ning, Hoong Kee Ng, Hon Wai Leong

TL;DR
This paper explores the relationships among patterns, LCS, and SCS in biological sequences, proposing algorithms that improve pattern discovery by leveraging these relationships, with demonstrated efficiency and accuracy.
Contribution
It introduces the PALS algorithms that utilize the relationships between LCS, SCS, and patterns for effective biological sequence analysis.
Findings
PALS algorithms perform well in efficiency and accuracy
The approach enables transformation between heuristic LCS and SCS results
Experimental results validate the effectiveness of the algorithms
Abstract
For a set of mulitple sequences, their patterns,Longest Common Subsequences (LCS) and Shortest Common Supersequences (SCS) represent different aspects of these sequences profile, and they can all be used for biological sequence comparisons and analysis. Revealing the relationship between the patterns and LCS,SCS might provide us with a deeper view of the patterns of biological sequences, in turn leading to better understanding of them. However, There is no careful examinaton about the relationship between patterns, LCS and SCS. In this paper, we have analyzed their relation, and given some lemmas. Based on their relations, a set of algorithms called the PALS (PAtterns by Lcs and Scs) algorithms are propsoed to discover patterns in a set of biological sequences. These algorithms first generate the results for LCS and SCS of sequences by heuristic, and consequently derive patterns from…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
