DocumentCode
44110
Title
Local Exact Pattern Matching for Non-Fixed RNA Structures
Author
Amit, Mika ; Backofen, Rolf ; Heyne, Steffen ; Landau, Gad M. ; Mohl, Mathias ; Otto, Christina ; Will, Scott
Author_Institution
Dept. of Comput. Sci., Univ. of Haifa, Haifa, Israel
Volume
11
Issue
1
fYear
2014
fDate
Jan.-Feb. 2014
Firstpage
219
Lastpage
230
Abstract
Detecting local common sequence-structure regions of RNAs is a biologically important problem. Detecting such regions allows biologists to identify functionally relevant similarities between the inspected molecules. We developed dynamic programming algorithms for finding common structure-sequence patterns between two RNAs. The RNAs are given by their sequence and a set of potential base pairs with associated probabilities. In contrast to prior work on local pattern matching of RNAs, we support the breaking of arcs. This allows us to add flexibility over matching only fixed structures; potentially matching only a similar subset of specified base pairs. We present an O(n3) algorithm for local exact pattern matching between two nested RNAs, and an O(n3 log n) algorithm for one nested RNA and one bounded-unlimited RNA. In addition, an algorithm for approximate pattern matching is introduced that for two given nested RNAs and a number k, finds the maximal local pattern matching score between the two RNAs with at most k mismatches in O(n3k2) time. Finally, we present an O(n3) algorithm for finding the most similar subforest between two nested RNAs.
Keywords
RNA; dynamic programming; molecular biophysics; molecular configurations; pattern matching; probability; O(n3 log n) algorithm; O(n3) algorithm; bounded-unlimited RNA; dynamic programming algorithms; local common sequence-structure regions; maximal local pattern matching score; nested RNA; nonfixed RNA structures; structure-sequence patterns; Approximation algorithms; Bioinformatics; Computational biology; Computer science; Pattern matching; RNA; Pattern matching; RNA local similarity; sequence-structure matching; tree local similarity;
fLanguage
English
Journal_Title
Computational Biology and Bioinformatics, IEEE/ACM Transactions on
Publisher
ieee
ISSN
1545-5963
Type
jour
DOI
10.1109/TCBB.2013.2297113
Filename
6698319
Link To Document