2013
DOI: 10.1016/j.tcs.2012.06.009
|View full text |Cite
|
Sign up to set email alerts
|

Efficient string-matching allowing for non-overlapping inversions

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
2

Citation Types

0
8
0

Year Published

2014
2014
2021
2021

Publication Types

Select...
5
2
1

Relationship

2
6

Authors

Journals

citations
Cited by 24 publications
(8 citation statements)
references
References 8 publications
0
8
0
Order By: Relevance
“…Regarding the alignment problem with translocations, Cho et al [13] presented a first solution for the case of inversions and translocations of equal length factors (i.e., balanced translocations), working in O(n 3 )-time and O(m 2 )-space. However their solution generalizes the problem to the case where edit operations Authors Year W.C. Time AVG Time Space Alignment with inversions Schoniger and Waterman [26] (1992) O(n 2 m 2 ) -O(m 2 ) Gao et al [19] (2003) O(n 2 m 2 ) -O(nm) Chen et al [12] (2004) O(n 2 m 2 ) -O(nm) Alves et al [5] (2005) O(n 3 log n) -O(n 2 ) Vellozo et al [27] (2006) O(nm 2 ) -O(nm) Alignment with inversions and balanced translocations on both strings Cho et al [13] (2015) O(m 3 ) -O(m 2 ) Pattern matching with inversions Cantone et al [6] (2011) O(nm) -O(m 2 ) Cantone et al [7] (2013) O(nm) O(n) O(m 2 ) Pattern matching with unbalanced translocations Faro and Pavone [18] (2019) O(m 2 ) O(n) O(m) Pattern matching with inversions and balanced translocations Cantone et al [8] (2010) O(nm 2 ) O(n log m) O(m 2 ) Grabowski et al [20] (2011) O(nm 2 ) O(n) O(m) Cantone et al [9] ( Table 1. Results related to alignment and matching of strings allowing for inversions and translocations of factors.…”
Section: Related Resultsmentioning
confidence: 99%
See 1 more Smart Citation
“…Regarding the alignment problem with translocations, Cho et al [13] presented a first solution for the case of inversions and translocations of equal length factors (i.e., balanced translocations), working in O(n 3 )-time and O(m 2 )-space. However their solution generalizes the problem to the case where edit operations Authors Year W.C. Time AVG Time Space Alignment with inversions Schoniger and Waterman [26] (1992) O(n 2 m 2 ) -O(m 2 ) Gao et al [19] (2003) O(n 2 m 2 ) -O(nm) Chen et al [12] (2004) O(n 2 m 2 ) -O(nm) Alves et al [5] (2005) O(n 3 log n) -O(n 2 ) Vellozo et al [27] (2006) O(nm 2 ) -O(nm) Alignment with inversions and balanced translocations on both strings Cho et al [13] (2015) O(m 3 ) -O(m 2 ) Pattern matching with inversions Cantone et al [6] (2011) O(nm) -O(m 2 ) Cantone et al [7] (2013) O(nm) O(n) O(m 2 ) Pattern matching with unbalanced translocations Faro and Pavone [18] (2019) O(m 2 ) O(n) O(m) Pattern matching with inversions and balanced translocations Cantone et al [8] (2010) O(nm 2 ) O(n log m) O(m 2 ) Grabowski et al [20] (2011) O(nm 2 ) O(n) O(m) Cantone et al [9] ( Table 1. Results related to alignment and matching of strings allowing for inversions and translocations of factors.…”
Section: Related Resultsmentioning
confidence: 99%
“…For instance, such mutations are crucial in dna since they often cause genetic diseases [22,23]. For example, large pieces of dna can be moved from one location to another (translocations) [13,25,28,29], or replaced by their reversed complements (inversions) [7].…”
Section: Introductionmentioning
confidence: 99%
“…Regarding the approximate string matching problem, a first solution was presented by Cantone et al [2], where the authors presented an algorithm running in O(nm) worst-case time and O(m 2 )-space for the approximate string matching problem allowing for non-overlapping inversions. Additionally, they also provided a variant [4] of the algorithm which has the same complexity in the worst case, but achieves O(n)-time complexity on average. Cantone et al also proposed in [3] an efficient solution running in O(nm 2 )-time and O(m 2 )space for a slightly more general problem, allowing for balanced translocations of adjacent factors besides non-overlapping inversions.…”
Section: Related Resultsmentioning
confidence: 99%
“…However, evidence shows that in some cases large scale changes are possible [9,20,7] and that such mutations are crucial in dna since they often cause genetic diseases [13,18]. For example, large pieces of dna can be moved from one location to another (translocations) [7,22,21,17], or replaced by their reversed complements (inversions) [4].…”
Section: Introductionmentioning
confidence: 99%
“…The distance metric used can be the Hamming distance, the edit distance or other criteria such as the number of non-overlapping inversions (e.g. [4]). In this paper we focus on the Hamming distance.…”
Section: Introductionmentioning
confidence: 99%