Abstract
Background
In recent years, the important functional roles of RNAs in biological processes have been repeatedly demonstrated. Computing the similarity between two RNAs contributes to better understanding the functional relationship between them. But due to the long-range correlations of RNA, many efficient methods of detecting protein similarity do not work well. In order to comprehensively understand the RNA’s function, the better similarity measure among RNAs should be designed to consider their structure features (base pairs). Current methods for RNA comparison could be generally classified into alignment-based and alignment-free.
Results
In this paper, we propose a novel wavelet-based method based on RNA triple vector curve representation, named multi-scale RNA comparison. Firstly, we designed a novel numerical representation of RNA secondary structure termed as RNA triple vectors curve (TV-Curve). Secondly, we constructed a new similarity metric based on the wavelet decomposition of the TV-Curve of RNA. Finally we also applied our algorithm to the classification of non-coding RNA and RNA mutation analysis. Furthermore, we compared the results to the two well-known RNA comparison tools: RNAdistance and RNApdist. The results in this paper show the potentials of our method in RNA classification and RNA mutation analysis.
Conclusion
We provide a better visualization and analysis tool named TV-Curve of RNA, especially for long RNA, which can characterize both sequence and structure features. Additionally, based on TV-Curve representation of RNAs, a multi-scale similarity measure for RNA comparison is proposed, which can capture the local and global difference between the information of sequence and structure of RNAs. Compared with the well-known RNA comparison approaches, the proposed method is validated to be outstanding and effective in terms of non-coding RNA classification and RNA mutation analysis. From the numerical experiments, our proposed method can capture more efficient and subtle relationship of RNAs.
Keywords: RNA mutation, Secondary structure, RNAdistance, RNApdist, Multi-scale RNA comparison, RNA triple vector curve
Background
RNA once is considered as the fundamental information medium in central dogma of molecular biology. A number of studies have indicated that RNAs play a more active role and carry diverse functionalities in nature, including mediating the synthesis of proteins, regulating cellular activities, and exhibiting enzyme-like catalysis and post-transcriptional activities. Furthermore, many recent discoveries have shown that the number and biological significance of functional RNAs has been underestimated. In living cells, RNAs do not remain in a linear form, which folds its secondary structure through base pairs including canonical bonds of A-U and G-C and wobble pair of G-U. For understanding RNA's functionality, the alignment and similarity of RNA should consider not only the primary structure (sequence) but also the secondary structure (base pairs).
Numerous approaches were proposed to measure the similarity between RNA secondary structures, which can be broadly categorized into two classes: alignment based string or tree representation of RNA secondary structure, and comparison based some numerical representation without alignment.
Most studies usually adopt dynamic programming algorithms and tree models. Some are usually based on the alignment of a string representation of the secondary structures such as the dot-bracket representation, in which a score function or a distance function to represent insertion, deletion and substitution of letters in the compared structures [1-4]. Sequences considered in alignment of RNA secondary structures are not only string sequences but also secondary structure. Different weights or different score functions are designed for unpaired nucleotides and paired nucleotides.
Others are almost based on alignment of a tree representation of the RNA secondary structure elements or the base pairing probability matrices [5-9]. Shapiro [5,6] proposed various tree models used for representing RNA secondary structures without pseudoknots.
Each tree model offers a more or less detailed views of an RNA structure. Given the tree representations of two RNA secondary structure, one comparison way is based on the computation of the edit distance between the trees while the other focus on the alignment of the trees using the score of the alignment as a measure of the distance between the trees. Popular tools for optimal alignment of RNA secondary structures include RNAdistance [6] and RNAforester [8] etc. RNAdistance compares RNA secondary structures based on tree edit distance measure, while RNAforester computes the pairwise or multiple alignment of structures based on tree alignment measure. Hofacker [9] measured RNA secondary structures in terms of the base pairing probability matrices computed by McCaskill's partition function algorithm [10]. The popular tool based matrix of base pairing probabilities is RNApdist, which was implemented as part of the Vienna RNA package.
Because the above methods rely on dynamic programming algorithms, they are computation-intensive even if the pseudoknots are ignored. For example, the Sankoff's algorithm [11] simultaneously allows the structure prediction and alignment problem with O(n4) in memory and O(n6) in time for two RNA sequences of lengthn. So these algorithms are still impractical for long RNA sequences. Recently some comparison algorithms without aligning them are proposed. Kin [12] gave a kernel method based on Stochastic Context Free Grammar (SCFG).
The graphical representations of biosequences (protein, DNA and RNA) could be out of the mainstream but a new research view and tool to understand and analyze such biosequences. M.Randic [13] reviewed the sufficient materials on related topics of graphical representations of protein, DNA and the secondary structure of RNA. Inspired by several graphical representations of DNA sequences [14-18], some researchers have proposed 2D, 3D or 4D graphical approaches for the representations of RNA secondary structure and then derive some numerical invariants and different graphical measures from graphs to compare RNA secondary structures [19-32].
In [19-29], eight symbols of the unpaired bases A, C, G, U and paired bases A′, C′, G′, U′ were used to code RNA secondary structures as graphical representations. In [31], the representations of eight letters have been demonstrated to be approximate and have some loss of information. In [32], 12 symbols have been used to represent RNA secondary structure without loss of information, in which the key is to discriminate between the first and the second base of a hydrogen bond for the paired bases.
In this paper, motivated by DV curve representation of DNA sequences [33,34], we propose a novel triple vector curve representation of RNA secondary structure. With this novel representation, a new RNA secondary structure similarity measure based on wavelet analysis is designed, which can simultaneously focus on the local structure and global structure. To evaluate our algorithms, we take the classification of non-coding RNA and RNA mutation as examples to compare to the two popular tools of RNAdistance and RNApdist.
Results and discussion
Similarities/dissimilarities among non-coding RNA from different families
We performed the experiments on 100 RNA sequences to test the ability to distinguish non-coding RNA families. We randomly chose 25 sequences from each of the four RNA classes (5S rRNA, miRNA, RNaseP arch and tRNA) in RFAM database.
Firstly, the secondary structures of the 100 RNA sequences are predicted by the Vienna RNA folding prediction package. Secondly, their characteristic representations are constructed according to the primary sequence and the predicted secondary structure. Thirdly, the TV-Curves can be obtained based on their characteristic representations. Then we computed the similarity between any two RNA among these 100 RNA sequences by the proposed multi-scale similarity measure algorithm based on TV-Curve. Furthermore, all the similarity values are arranged into a similarity matrix. For validation of our algorithm, we computed the distance matrixes using RNApdist and RNAdistance tools respectively.
For the comparison of our multi-scale similarity measure with the popular RNA comparison tools, the validation index used here is Hubert’s statistic [35]. Let X and Y be n×n matrices, where X(i,j) indicates the observed similarity coefficient between the RNA i and j, and Y(i,j) represents the ground information defined as follows:
If X(i,j) indicates the observed distance between RNA i and j, then Y(i,j) is defined as
The Hubert's statistic represents the correlation between the matrices X and Y , which is defined as follows:
where and denote the means of the matrices of X and Y. The larger absolute value of H indicates the better coherence between the similarity matrix X and the ground matrix Y. The value of H can be used to estimate the quality of the similarity measure.
The Hubert's statistic for different similarity matrixes are shown in Table 1. The Hubert statistic of RNApdist and RNAdistance are 0.4095 and 0.1156 respectively.
Table 1.
Method | RNApdist | RNAdistance | Multi-scale similarity based on TV-Curve |
---|---|---|---|
Hubert statistic | 0.4095 | 0.1156 | 0.7205 |
However, the Hubert's statistic of our proposed multi-scale similarity measure based on our algorithm is 0.7205. Obviously, our similarity measure is more closer to the real data compared with RNApdist and RNAdistance.
In addition, to further compare the performance of our method with the RNApdist and RNAdistance, we reconstructed three phylogenetic trees (see Figure 1, Additional file 1: Figure S2 and Figure S3) using Unweighted Pair Group Method with Arithmetic Mean (UPGMA) [36] according to the pairwise similarities of the RNA sequences obtained by multi-scale similarity measure algorithm based on TV-Curve, RNApdist and RNAdistance, respectively.
Obviously, compared Additional file 1: Figure S1 and Figure S2 with Figure 1, the phylogenetic tree based on our proposed measure presents clearly four branches. The four branches of Figure 1 can be regarded as the classification of the 100 RNA sequences, where branch 1 with 23 RNaseP_archs, branch 2 with 22 tRNAs and 2 RNaseP_archs, branch 3 with 25 miRNA and 2 tRNA, and branch 4 with 25 5S_rRNAs and 1 tRNAs. It is easy to obtain the false percentage is 5%. Moreover, the 2 RNaseP_archs in branch 2 and 2 tRNA in branch 3 are both isolated from the 22 tRNAs and 25 miRNA respectively. The distinguished performance of our proposed method is better than the popular RNA comparison RNApdist and RNAdistance tools.
Similarities/dissimilarities among the RNA secondary structures of nine virus
To further illustrate the utility of our approach for the subtle structure comparison, we examine similarities /dissimilarities of a set of relatively similar RNA secondary structures at the 3’-terminus of nine different viruses. The nine virus include alfalfa mosaic virus (ALMV), citrus leaf rugose virus (CiLRV), tobacco streak virus (TSV), citrus variegation virus (CVV), apple mosaic virus (APMV), prune dwarf ilarvirus (PDV), lilac ring mottle virus (LRMV), elm mottle virus (EMV) and asparagus virus II (AVII). The predicted corresponding secondary structures and corresponding TV-Curves are given in Figure 2 and Figure 3. Their similarity matrix obtained by multi-scale similarity measure is shown in Table 2.
Table 2.
Species | ALMV | CiLRV | TSV | CVV | APMV | LRMV | PDV | EMV | AVII |
---|---|---|---|---|---|---|---|---|---|
ALMV |
1.0000 |
0.2596 |
0.2300 |
0.1281 |
0.1638 |
0.2606 |
0.4545 |
0.2688 |
0.3770 |
CiLRV |
|
1.0000 |
0.3259 |
0.4983 |
0.2678 |
0.5929 |
0.2007 |
0.4241 |
0.4337 |
TSV |
|
|
1.0000 |
0.3828 |
0.2869 |
0.2888 |
0.3054 |
0.1652 |
0.1443 |
CVV |
|
|
|
1.0000 |
0.3947 |
0.6029 |
0.2755 |
0.3217 |
0.5566 |
APMV |
|
|
|
|
1.0000 |
0.1912 |
0.7407 |
0.3245 |
0.1886 |
LRMV |
|
|
|
|
|
1.0000 |
0.1734 |
0.4963 |
0.6387 |
PDV |
|
|
|
|
|
|
1.0000 |
0.3033 |
0.1187 |
EMV |
|
|
|
|
|
|
|
1.0000 |
0.4248 |
AVII | 1.0000 |
The maximal similarity is 1.0000.
To further present our result, we constructed a phylogenetic tree with UPGA algorithm for the nine virus using the multi-scale similarity measure based on TV-Curves shown in Figure 4.
Observing Table 2 and Figure 4, we find the most similar species pairs are (PDV,APMV) and (AVII, LRMV), and the next similar species pairs are (ALMV,PDV),(ALMV,APMV), (AVII, CVV) and (CVV,LRMV). The results are analogous to the difference of the secondary structures in Figure 2, which show that our approach also present the better performance for similar secondary structure comparison.
RNA mutation analysis
Mutations in RNA structure may lead to impair functions resulting in diseases, but RNA structure mutations could be beneficial in some situation. Consequently, it is very important to search the most significant point mutation. Our proposed method is very efficient to find the significant point mutation compared with the popular RNA mutation analysis tool: RDMAS [1]. RDMAS is a web server for evaluating structural deleteriousness of single nucleotide mutation in RNA genes. We evaluate single nucleotide structure mutation microRNA miR-21 precursor based on TV-Curve representation and compared to RDMAS tool. Meanwhile compared to RNAdistance and RNApdist, we predict the most significant point mutation shown in Figure 5. In RDMAS, the maximum difference in structures between the wild-type and the possible mutation at each position are extracted into a structural deleteriousness profile. We compare the deleteriousness profiles and their histograms between our method, RNAdistance and RNApdist (Figure 6A). As shown in Figure 6B, it is obviously to see that our method can find more significant structural mutations compared with RNAdistance and RNApdist.
Additionally, in order to further validate the efficiency of our method, we test the 21 rRNA fragments of the thermus thermophilus from Ribosomal data-set in [37] compared with RNAdistance and RNApdist. The labels and sequences are listed in Table S1 (See Additional file 2: Table S1). In Table S2 (See Additional file 2: Table S2), the most significant mutation position and type are listed for RNAmscTV-curve (RNA multi-scale RNA comparison based on RNA triple vector curve), RNAdistance and RNApdist. Out of the 21 RNA sequences in the data set, 3 fragments (E_(68),A_(588–651),A_(1113–1187), A_(240–286)) produced the same most significant mutation as RNAdistance and RNApdist. Our proposed structure for the rest fragments are more different than the structure with the largest RNAdistance and RNApdist but it is non-obvious to determine which one of them is more significant. Both of the mutations alter the structure with respect to the original structure. The results in Figure S3 (See Additional file 1: Figure S3) provide further evidence that our method can capture more significant and subtle structure mutation.
Conclusion
In this paper, we provide a better visualization and analysis tool TV-Curve for RNA to indicate the information of sequence and secondary structure especially for long RNA. Additionally, based on TV-Curves representation of RNA, a multi-scale similarity measure for RNA comparison is proposed, which can capture the local and global difference between the information of sequence and structure of RNA. Compared with the popular RNA comparison approaches, the proposed method is evaluated to be outstanding and effective. But as we know, the native secondary structure of a RNA is often a suboptimal structure not the predicted structure with minimum free energy (MFE) due to limitations of thermodynamic models. The structural similarity measurement using multiple predicted suboptimal structures is still a challenge. In the further research, we will focus on how to measure the structural similarity to integrate multiple structures with different energy levels.
Method
The TV-Curve representation of RNA secondary structure
In this section, we describe the construction of TV-Curve of the secondary structure of RNA. Firstly, we give the characteristic representation of RNA based on the primary and secondary structure of RNA.
The characteristic representation of RNA secondary structure
In [15], Liao proposed a characteristic representation of RNA secondary structure, which both include the primary structure and secondary structure. This representation was based on eight symbols, the four A, C, G, U for the four nucleotide bases (adenine, cytosine, guanine and uracil, respectively) and four A', C', G', U' for the same bases if paired by hydrogen bonds. In the primary structure of RNA, let A', U', G' and C' denote A, U, G and C in the base pair A-U, G-C or G-U, respectively. A characteristic sequence of the secondary structure can be obtained. The RNA secondary structure is predicted by the Vienna RNA folding prediction package [38].
Combining the information of the sequence and secondary structure, we give the corresponding characteristic sequence of the secondary structure of tRNA (U48228.1/7-166) in the following:>tRNA (U48228.1/7-166)CAAU'C'U'UAA'CG'A'U'G'G'AUG'U'C'U'U'GG'U'U'CC'UAUAG'CG'A'U'GA'A'G'G'C'C'G'C'A'G'C'A'AAGU'G'C'GAUAU'G'C'A'AU'GAAAA'AU'G'C'A'AUUACU'G'U'G'AAU'C'A'U'C'AG'A'A'U'G'C'UGAA'U'G'U'AAA'CUAUAC'C'A'U'A'UUUACCCUU'A'U'G'G'GCAAAU'UAA'C'G'U'GG'U'A'U'U'C'CU'ACA'G'A'AA.
Construction of TV-Curve
In this subsection, the construction of TV-Curve is given. As shown in Figure 7, each alphabet of A, T, C,G, A', U', G' and C' is represented by three vectors as follows:
(1) |
TV-Curve can be obtained by connecting all the vectors one by one. We give two corresponding mathematical models of TV-Curve. Denote a characteristic sequence of RNA as S = S1S2 ⋯ Sn where Si ∈ {A, T, C, G, A ', T ', C ', G '} and n is the length of this characteristic sequence. Define the corresponding TV-Curve as
which can be obtained by the following formulas:
(2) |
For a given TV-Curve of RNA, we can retrieve its characteristic representation from equation (2).
For example, we give the secondary structures and the corresponding TV-Curves of tRNA (U48228.1/7-166) and 5S_rRNA (U05019.1/544-658) from the equation (1) and (2) (See Figure 8). From Figure 8C-D, it is very easy to identify the difference between 5S_rRNA (U05019.1/544-658) and tRNA (U48228.1/7-166). In order to further prove the difference of the two TV-Curves, the fractal dimensions of the TV-Curves of 5S_rRNA (U05019.1/544-658) and tRNA (U48228.1/7-166) is 0.6404 and 0.5958.
The TV-Curve is a good visualization method to represent the information of the primary and secondary structure of a RNA molecular especially for long RNA sequence. In addition, the TV-Curve is a numerical representation of RNA, which provides another view to understand RNA. From the above construction, some properties of TV-Curve can be easily obtained:
(1). TV-Curve extends 3 units along X-axis to represent each unpaired nucleotide (A, T, C G) and paired nucleotide (A', T', C' G').
(2). From TV-Curve, one can immediately grasp the information about RNA sequence and structure information. From a given TV-Curve, we can obtain its unique sequence and secondary structure representation. Moreover, for a given RNA sequence and structure, there is a unique TV-Curve representation. The correspondence between TV-Curves and the RNA information of sequences and secondary structures is one to one and no loss of information. If one wants to know whether the i-th nucleotide in RNA sequence is paired, only need to examine the difference between the values at (3i-2) and (3i-3) of TV-Curve. If y3i − 2 − y3i − 3 = 1, the i-th nucleotide is paired. If y3i − 2 − y3i − 3 = − 1, the i-th nucleotide is unpaired.
(3). The X-axis end point xend of the TV-Curve indicates the length of RNA sequence n, i.e. n = xend/3.
Multi-scale similarity measure based on TV-Curves
In this section, based on TV-Curves of RNA, we propose a multi-scale similarity measure for RNA comparison in terms of the multi-scale property of wavelet transform.
We estimate RNA similarity using the weighted correlations in the wavelet domains at the different scales. The main characteristics of wavelet transforms are time-frequency localization and multi-resolution property. Wavelet can capture the global and local property of a signal synchronously and can focus on the any detail of a signal. In this sense wavelets are referred to as a mathematical microscope. In the following, we briefly introduce the discrete wavelet transform [39,40].
The wavelet transform relies on the wavelet function ψ(x) and the scaling function ∅ϕ(x), which
satisfies the following two-scale relation:
Where {hn} is a low-pass filter (scaling filter).
The associated wavelet function constructed using scaling function satisfies the following equation:
Where {gn} is a high-pass filter (wavelet filter)
Given a signal s with length N, the wavelet transform consists of log2N levels at most. The wavelet decomposition of the signal s analyzed at level one is provided with two sets of coefficients: approximation coefficients cA1, and detail coefficients cD1. cA1 is obtained by convolving s with the low-pass filter and then is downsampled (keep the even index elements) for approximation, and cD1 is also obtained by the high-pass filter and then is downsampled for detail.
The wavelet decomposition at level two analyzed the approximation coefficients cA1 in two sets using the same scheme, replacing s by cA1, and producing the approximation coefficients cA2 and detail coefficients cD2. The wavelet decomposition of the signal s analyzed at level j has the approximation coefficients cAj and detailed coefficients cDj, …, and cD1 at different level. In Figure 9, the flow chart of wavelet decomposition is given.
For any signal s denote cA0 = {ck0} = s. At level j, the corresponding approximation coefficient cAj = {ckj} and detail coefficient cDj = {dkj} can be fast computed by Mallat algorithm [39] as follows:
And if {hl}l and {gl}l are orthogonal, there is gl = (−1)lh1 − l. While in the biorthogonal condition there are four filters (two group filters): decomposition filters {hl}l, {gl}l, reconstruction filters , where and .
We applied the wavelet decomposition to the TV-Curves of tRNA (U05019.1/544-658) and 5S_rRNA (U05019.1/ 544–658) (See Figure 10), which can help us to capture the local and global difference between them.
Based on the wavelet decomposition of TV-Curves of RNA sequences, we design a novel similarity measure for RNA comparison by the combination of Pearson correlation coefficient and multi-resolution feature of wavelet, which can capture the local and global similarity at the same time. For two given RNA TV-Curves Y1 and Y2, it is easy to extend they have the same length N using period extend or zero extend. The Pearson correlation between Y1 and Y2 is defined as:
We firstly decompose the two TV-Curves Y1 and Y2 with L level wavelet transform. Here L=4. After the four level transform, we obtained the detail coefficients and approximation coefficients . Then the Pearson correlation coefficients and at different decomposition levels are calculated and the weighted sum is taken as the multi-scale similarity S between Y1 and Y2 using each level's resolution proportion as weight as follows:
Abbreviations
TV-curve: Triple vector curve; RNAmscTV-curve: RNA multi-scale comparison based on Triple vector curve.
Competing interests
The authors declare that they have no competing interests.
Authors' contributions
LY formulated the mathematical model and drafted the original manuscript. DM revised the manuscript and consulted on the experiments. LYC conceived the study and revised the manuscript. All authors contributed to the design and writing of the manuscript. All authors read and approved the final manuscript.
Supplementary Material
Contributor Information
Ying Li, Email: liying@jlu.edu.cn.
Ming Duan, Email: duanming@jlu.edu.cn.
Yanchun Liang, Email: ycliang@jlu.edu.cn.
Acknowledgements
This research was supported by the National Natural Science Foundation of China (11001106, 61073075 and 61272207), and the Science-Technology Development Project from Jilin Province of China (20120730). The authors would like to thank the editor and two anonymous reviewers for their numerous helpful suggestions and comments for this manuscript.
References
- Gardner PP, Wilm A, Washietl S. A benchmark of multiple sequence alignment programs upon structural RNAs. Nucleic Acids Res. 2005;33(8):2433–2439. doi: 10.1093/nar/gki541. [DOI] [PMC free article] [PubMed] [Google Scholar]
- Dowell RD, Eddy SR. Efficient pairwise RNA structure prediction and alignment using sequence alignment constraints. BMC Bioinforma. 2006;7:400. doi: 10.1186/1471-2105-7-400. [DOI] [PMC free article] [PubMed] [Google Scholar]
- Konings DA, Hogeweg P. Pattern analysis of RNA secondary structure similarity and consensus of minimal-energy folding. J Mol Biol. 1989;207(3):597–614. doi: 10.1016/0022-2836(89)90468-3. [DOI] [PubMed] [Google Scholar]
- Havgaard JH, Torarinsson E, Gorodkin J. Fast pairwise structural RNA alignments by pruning of the dynamical programming matrix. PLoS Comput Biol. 2007;3(10):1896–1908. doi: 10.1371/journal.pcbi.0030193. [DOI] [PMC free article] [PubMed] [Google Scholar]
- Shapiro BA. An algorithm for comparing multiple RNA secondary structures. Computer applications in the biosciences: CABIOS. 1988;4(3):387–393. doi: 10.1093/bioinformatics/4.3.387. [DOI] [PubMed] [Google Scholar]
- Shapiro BA, Zhang KZ. Comparing multiple RNA secondary structures using tree comparisons. Computer applications in the biosciences: CABIOS. 1990;6(4):309–318. doi: 10.1093/bioinformatics/6.4.309. [DOI] [PubMed] [Google Scholar]
- Allali J, Sagot MF. A new distance for high level RNA secondary structure comparison. Ieee Acm T Comput Bi. 2005;2(1):3–14. doi: 10.1109/TCBB.2005.2. [DOI] [PubMed] [Google Scholar]
- Hochsmann M, Toller T, Giegerich R, Kurtz S. Local similarity in RNA secondary structures. Proceedings / IEEE Computer Society Bioinformatics Conference IEEE Computer Society Bioinformatics Conference. 2003;2:159–168. [PubMed] [Google Scholar]
- Hofacker IL FW, Stadler PF, Bonhoeffer LS, Tacker M, Schuster P. Fast folding and comparison of RNA secondary structures. Monatshefte für Chemie. 1994;125:167–188. doi: 10.1007/BF00818163. [DOI] [Google Scholar]
- McCaskill JS. The equilibrium partition function and base pair binding probabilities for RNA secondary structure. Biopolymers. 1990;29(6–7):1105–1119. doi: 10.1002/bip.360290621. [DOI] [PubMed] [Google Scholar]
- Sankoff D. Simultaneous solution of the RNA folding alignment and protosequence problems. SIAM J Appl Math. 1985;45:810–825. doi: 10.1137/0145048. [DOI] [Google Scholar]
- Kin T, Tsuda K, Asai K. Marginalized kernels for RNA sequence data analysis. Genome informatics International Conference on Genome Informatics. 2002;13:112–122. [PubMed] [Google Scholar]
- Randic M, Zupan J, Balaban AT, Vikic-Topic D, Plavsic D. Graphical Representation of Proteins. Chem Rev. 2011;111(2):790–862. doi: 10.1021/cr800198j. [DOI] [PubMed] [Google Scholar]
- Randic M, Basak SC. Characterization of DNA primary sequences based on the average distances between bases. J Chem Inf Comp Sci. 2001;41(3):561–568. doi: 10.1021/ci0000981. [DOI] [PubMed] [Google Scholar]
- Randic MVM, Lers N, Plavsic D. Analysis of similarity/dissimilarity of DNA sequences based on novel 2-D graphical representation. Chem Phys Lett. 2003;371:202–207. doi: 10.1016/S0009-2614(03)00244-6. [DOI] [Google Scholar]
- Guo XF, Nandy A. Numerical characterization of DNA sequences in a 2-D graphical representation scheme of low degeneracy. Chem Phys Lett. 2003;369(3–4):361–366. [Google Scholar]
- Zupan J, Randic M. Algorithm for coding DNA sequences into "spectrum-like" and "zigzag" representations. J Chem Inf Model. 2005;45(2):309–313. doi: 10.1021/ci040104j. [DOI] [PubMed] [Google Scholar]
- Liao B, Wang TM. 3-D graphical representation of DNA sequences and their numerical characterization. J Mol Struc-Theochem. 2004;681(1–3):209–212. [Google Scholar]
- Liao B, Wang TM. A 3D graphical representation of RNA secondary structures. J Biomol Struct Dyn. 2004;21(6):827–832. doi: 10.1080/07391102.2004.10506972. [DOI] [PubMed] [Google Scholar]
- Jiaquan Zhan BL, Yusen Z. Numerical characterization of RNA secondary structure. Internet Electronic Conference of Molecular Design. 2003;2003 November 23 – December 6, http://biochempress.com/Files/IECMD_2004/IECMD_2004_018.pdf. [Google Scholar]
- Bai FL, Zhu W, Wang TM. Analysis of similarity between RNA secondary structures. Chem Phys Lett. 2005;408(4–6):258–263. [Google Scholar]
- Feng J, Wang TM. A 3D graphical representation of RNA secondary structures based on chaos game representation. Chem Phys Lett. 2008;454(4–6):355–361. [Google Scholar]
- Liu LW, Wang TM. On 3D graphical representation of RNA secondary structures and their applications. J Math Chem. 2007;42(3):595–602. doi: 10.1007/s10910-006-9135-4. [DOI] [Google Scholar]
- Yao YH, Nan XY, Wang TM. A class of 2D graphical representations of RNA secondary structures and the analysis of similarity based on them. J Comput Chem. 2005;26(13):1339–1346. doi: 10.1002/jcc.20271. [DOI] [PubMed] [Google Scholar]
- Yao YH, Liao B, Wang TM. A 2D graphical representation of RNA secondary structures and the analysis of similarity/dissimilarity based on it. J Mol Struc-Theochem. 2005;755(1–3):131–136. [Google Scholar]
- Li C, Xing LL, Wang X. Analysis of similarity of RNA secondary structures based on a 2D graphical representation. Chem Phys Lett. 2008;458(1–3):249–252. [Google Scholar]
- Zhu W, Liao B, Ding KQ. A condensed 3D graphical representation of RNA secondary structures. J Mol Struc-Theochem. 2005;757(1–3):193–198. [Google Scholar]
- Zhang Y, Qiu JQ, Su LQ. Comparing RNA secondary structures based on 2D graphical representation. Chem Phys Lett. 2008;458(1–3):180–185. [Google Scholar]
- Liao B, Zhu W, Li PC. On a four-dimensional representation of RNA secondary structures. J Math Chem. 2007;42(4):1015–1022. doi: 10.1007/s10910-006-9156-z. [DOI] [Google Scholar]
- Zhang YS. On 3D graphical representation of RNA secondary structure. Match-Commun Math Co. 2007;57(1):157–168. [Google Scholar]
- Liao B, Chen W, Sun X, Zhu W. A binary coding method of RNA secondary structure and its application. J Comput Chem. 2009;30(14):2205–2212. doi: 10.1002/jcc.21227. [DOI] [PubMed] [Google Scholar]
- Randic M, Plavsic D. Novel spectral representation of RNA secondary structure without loss of information. Chem Phys Lett. 2009;476(4–6):277–280. [Google Scholar]
- Zhang ZJ. DV-Curve: a novel intuitive tool for visualizing and analyzing DNA sequences. Bioinformatics. 2009;25(9):1112–1117. doi: 10.1093/bioinformatics/btp130. [DOI] [PubMed] [Google Scholar]
- Randic M, Vracko M, Novic M, Plavsic D. Spectrum-Like Graphical Representation of RNA Secondary Structure. Int J Quantum Chem. 2009;109(13):2982–2995. doi: 10.1002/qua.22175. [DOI] [Google Scholar]
- Tseng VS, Kao CP. Efficiently mining gene expression data via a novel parameterless clustering method. Ieee Acm T Comput Bi. 2005;2(4):355–365. doi: 10.1109/TCBB.2005.56. [DOI] [PubMed] [Google Scholar]
- Ronquist F. Inferring phylogenies. Science. 2004;303(5659):767–768. doi: 10.1126/science.1094283. [DOI] [Google Scholar]
- Ivry T, Michal S, Avihoo A, Sapiro G, Barash D. An image processing approach to computing distances between RNA secondary structures dot plots. Algorithm Mol Biol. 2009;4 doi: 10.1186/1748-7188-4-4. [DOI] [PMC free article] [PubMed] [Google Scholar]
- Wuchty S, Fontana W, Hofacker IL, Schuster P. Complete suboptimal folding of RNA and the stability of secondary structures. Biopolymers. 1999;49(2):145–165. doi: 10.1002/(SICI)1097-0282(199902)49:2<145::AID-BIP4>3.0.CO;2-G. [DOI] [PubMed] [Google Scholar]
- Mallat SG. A theory for multiresolution signal decomposition - the wavelet representation. Ieee T Pattern Anal. 1989;11(7):674–693. doi: 10.1109/34.192463. [DOI] [Google Scholar]
- Daubechies I. Ten lectures on wavelets. Philadelphia, PA, USA: Society for Industrial and Applied Mathematics; 1992. [Google Scholar]
Associated Data
This section collects any data citations, data availability statements, or supplementary materials included in this article.