2001
DOI: 10.1093/bioinformatics/17.4.327
|View full text |Cite
|
Sign up to set email alerts
|

A new approach to sequence comparison: normalized sequence alignment

Abstract: The Smith-Waterman algorithm for local sequence alignment is one of the most important techniques in computational molecular biology. This ingenious dynamic programming approach was designed to reveal the highly conserved fragments by discarding poorly conserved initial and terminal segments. However, the existing notion of local similarity has a serious flaw: it does not discard poorly conserved intermediate segments. The Smith-Waterman algorithm finds the local alignment with maximal score but it is unable t… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
4
1

Citation Types

0
68
0

Year Published

2001
2001
2011
2011

Publication Types

Select...
3
3

Relationship

0
6

Authors

Journals

citations
Cited by 73 publications
(68 citation statements)
references
References 0 publications
0
68
0
Order By: Relevance
“…While this still prohibits interactive use, we see a lot of potential for our method to provide an improved version of the tool [22] and to explore the statistics of normalized sequence alignment [7]. …”
Section: Discussionmentioning
confidence: 99%
See 2 more Smart Citations
“…While this still prohibits interactive use, we see a lot of potential for our method to provide an improved version of the tool [22] and to explore the statistics of normalized sequence alignment [7]. …”
Section: Discussionmentioning
confidence: 99%
“…In this paper, we explain and extend an efficient and generally applicable numerical technique that solves this problem in many different sequence comparison settings, such as for a BLAST-like database search [5] with a fixed query, for position-specific scoring and/or gap-cost schemes (essentially HMMs), or for normalized alignment [7]. In each of those settings a variety of null models in addition to the i.i.d.…”
Section: Introductionmentioning
confidence: 99%
See 1 more Smart Citation
“…While the LCS metric is a suitable metric for global comparison, in many real-life applications one is often interested in finding local regions of high similarity [16]. One approach for transforming the global LCS metric into a local version, is to calculate the normalized longest common subsequence [3,7]. Here, one divides the LCS score of two substrings by the sum of their lengths.…”
Section: Introductionmentioning
confidence: 99%
“…Specifically, we consider the local normalized LCS metric for RNA sequences which measures the highest LCS scoring consecutive subsequences divided by their length. The advantages of the normalized approach in the context of strings [3,7] also apply for RNAs. We present an O(n 2 m lg m) time algorithm for this problem which is conceptually inspired by the algorithm given in [7].…”
Section: Introductionmentioning
confidence: 99%