Skip to main content
Nucleic Acids Research logoLink to Nucleic Acids Research
. 2014 May 15;42(Web Server issue):W377–W381. doi: 10.1093/nar/gku429

RASS: a web server for RNA alignment in the joint sequence-structure space

Gewen He 1, Albert Steppi 2, Jose Laborde 2, Anuj Srivastava 2, Peixiang Zhao 1, Jinfeng Zhang 2,*
PMCID: PMC4086137  PMID: 24831547

Abstract

Comparison of ribonucleic acid (RNA) molecules is important for revealing their evolutionary relationships, predicting their functions and predicting their structures. Many methods have been developed for comparing RNAs using either sequence or three-dimensional (3D) structure (backbone geometry) information. Sequences and 3D structures contain non-overlapping sets of information that both determine RNA functions. When comparing RNA 3D structures, both types of information need to be taken into account. However, few methods compare RNA structures using both sequence and 3D structure information. Recently, we have developed a new method based on elastic shape analysis (ESA) that compares RNA molecules by combining both sequence and 3D structure information. ESA treats RNA structures as 3D curves with sequence information encoded on additional coordinates so that the alignment can be performed in the joint sequence-structure space. The similarity between two RNA molecules is quantified by a formal distance, geodesic distance. In this study, we implement a web server for the method, called RASS, to make it publicly available to research community. The web server is located at http://cloud.stat.fsu.edu/RASS/.

INTRODUCTION

Comparison of ribonucleic acid (RNA) structures is an effective tool for studying the functions of RNA molecules and their evolutionary relationships. There have been a number of methods developed for RNA structure alignment/comparison (1–15). Databases for RNA structures have also been built to facilitate easy retrieval of such data (14,16,17). There are mainly three types of structure comparison methods. The first type of methods focuses on detection of local structural motifs to identify functional domains, such as NASSAM (9), COMPADRES (8), RNAMotifScan (11) and FR3D (7). The second type of methods reduces the three-dimensional (3D) structures to one-dimensional (1D) sequences by representing nucleotide residues with some local structure features. Existing sequence alignment methods can then be applied to align the resulting 1D sequences. Among this type of methods, iPARTS discretized backbone torsion angles to form structural alphabet with 23 letters (states). A substitution matrix is then derived for the 23 states and used in the sequence alignment (2). SARA uses a set of unit vectors derived from consecutive nucleotides to represent each nucleotide, which can be compared with other nucleotide using unit-vector root mean square (URMS) as distance (1,18). LaJolla uses an n-gram model to analyze sequences derived from nucleotide torsion angles (4). Similarly, PRIMOS/AMIGOS (5) and DIAL (6) also represent nucleotides with torsion angles and align the sequences encoded by the torsion angle representation. These methods do not necessarily produce globally similar alignment between two RNA structures (i.e. with small RMSDs (root-mean-square-deviations)). To minimize RMSD for the aligned parts between two RNA structures, extra steps are required after the sequence alignment. The third type of methods starts from aligning similar local structures and then obtains larger scale alignment by extending the initial local alignment. For example, R3D Align employs a maximum clique algorithm on a specially defined graph, called a local alignment graph, to merge local alignments to form a global alignment (10); ARTS uses P (phosphor) atoms of two consecutive base pairs as seeds to first find structurally similar seed quadrants and then aligns overall structures based on the alignment of the seed quadrants (3); SETTER decomposes RNA structures to larger local structure units, called generalized secondary structure units (GSSUs), and uses a pairwise comparison method based on 3D similarity of the GSSUs (15). Several web servers for RNA structure alignment have been developed implementing some of the above methods, including ARTS (3,19), SARA (1,18), SETTER (15,20), RADAR (21) and SARSA (22).

Sequence alignment and structure alignment use different sets of information: the former uses information of side chains, which are reduced to single letters, and the latter uses information of the backbone geometry. Both types of information play important roles in determining RNA functions. In principle, structure alignment methods should utilize sequence information since such information is almost always available. Recently, we have developed a RNA structure alignment method (23,24) that aligns RNAs in the joint sequence-structure space using a framework based on elastic shape analysis (ESA) originally designed for protein structure comparison (25,26). We have shown that the method performed better than using either sequence or structure information alone. The method also performed better than previous methods in RNA function prediction when tested on a benchmark dataset. In this study, we develop a web server for joint sequence-structure comparison of RNA structures using ESA, called RASS (RNA alignment in the joint sequence-structure space). In the next section, we first briefly describe the methodology of RASS, which is followed by a detailed description of the usage of the web server.

MATERIALS AND METHODS

We use ESA to compare two RNA structures or structural fragments. ESA treats RNA structures as 3D curves and utilizes a geometric framework that has been developed originally in image analysis and computer vision for shape analysis of parameterized curves and surfaces (27–30). The basic idea in this framework is to design an infinite-dimensional topological space (manifold) of curves, endow it with a metric structure, and compare any two objects by computing the distances between them on this manifold. Under this framework, we will be able to quantify the similarity between any two RNA structures by a formal distance, geodesic distance, computed on their respective shape manifolds. A geodesic path, the shortest path connecting the two curves (two points in the manifold), can also be generated. It can be seen as an optimal deformation from one structure into the other. The framework allows us to seamlessly incorporate sequence information into 3D structures in the computation of geodesic distances. The detailed description of the ESA method is given in (23) and (25).

The implementation is done using Matlab (with some embedded C functions). Due to Matlab initialization, RNA structure comparison at the web server takes more time than running the programs locally.

WEB INTERFACE AND USAGE

Input

The user interface of RASS is shown in Figure 1. The input of the server takes two RNA chains (structure A and B). Users can provide a Protein Data Bank (PDB) code or upload a PDB file for each RNA structure. A chain name should also be provided for each RNA structure.

Figure 1.

Figure 1.

The user interface of RASS.

Parameter selection

The parameters are preset at default values. Users have the flexibility to specify values for the following:

  • Starting (for each structure A and B): the index of the starting residue from the RNA chains. The default value is 1.

  • Ending (for each structure A and B): the index of the ending residue from the RNA chains. The default value is 10 000. That means for RNA chains with more than 10 000 residues, without specifying the starting and ending positions of the residues, the first 10 000 residues will be used in comparison. If the length of the RNA chain is less than 10 000, then the actual chain end position will be used. This value is large enough for the RNA structures currently in PDB. Being able to select starting and ending positions from the RNA chains to be compared is a feature most of the existing web servers do not provide. With this option users can select a partial structure within a larger RNA molecule for comparison, which can be interesting either structurally or functionally. Since our method is a global alignment method, this option can be especially useful if a user wants to compare a partial structure based on some prior knowledge/information.

  • Lambda: weight for the nucleotide sequence (23). The value of lambda needs to be greater or equal to zero. When zero is specified, the resulting geodesic distance takes into account only backbone geometry information but not the nucleotide sequences. When a large number (e.g. 70) is specified, then the distance computation is dominated mainly by nucleotide sequences. Recommended values for lambda is between 0 and 10. The optimal value for lambda obtained by cross-validation on a benchmark data is 5, which is set as the default value.

Output

The output is displayed in a series of drop-down tabs (see Figures 24):

  • Distance and P-value: geodesic distance calculated by ESA between two RNA chains is displayed under the Distance and P-value tab. P-value is obtained by comparing the geodesic distance with an empirical Gaussian distribution derived from a set of pairwise distances computed using a large number of non-homologous RNA structures taken from PDB (31). A discussion on the distribution of geodesic distances is given in Supplementary material. A small P-value indicates that the chains are related/similar statistically in the joint sequence-structure space.

  • Geodesic path: this tab displays the optimal structural deformation from RNA molecule A to RNA molecule B viewed from three different angles (Figure 2). These views are slightly distorted by the sequence weight. To view an undistorted version of the geodesic path, one can set lambda = 0 (i.e. use structure only for the comparison).

  • Sequence alignment: this tab shows the global sequence alignment between two RNA molecules (Figure 3). The residue indices for each molecule are shown above or below the corresponding sequence for every 10 residues.

  • Structural Alignment: the 3D optimal superposition is displayed with Jmol (Figure 4). Users can download the alignment files in PDB format through the link provided in this tab. Some users may not be able to see the graphical display for the first time using the web server. A link to Jmol tutorial page is also provided.

Figure 2.

Figure 2.

Geodesic path for chain B of RNA 1u6b and chain A of RNA 1y0q.

Figure 3.

Figure 3.

Sequence alignment obtained from global matching of two RNA molecules.

Figure 4.

Figure 4.

Structural superposition of the two RNA molecules displayed using Jmol.

CONCLUSION

In this study, a web server is implemented to provide a tool for users to compare and align two RNA molecules in the joint sequence-structure space. A typical scenario for a user when using our server is as follows: The user will provide two RNA molecules as input where one may be a RNA molecule with known function and the other is a RNA molecule the user may want to know more about. After alignment of the two molecules, the user can look at the structure alignment using Jmol to identify the structural similar regions and dissimilar regions to infer how the two molecules may share similar function while differ in some substrate specificities. From the sequence alignment, the user can identify conserved nucleotides. Here, those nucleotides that align well in sequence space are also spatially close on structure space since RASS aligns both sequence and structure simultaneously. From the aligned nucleotides, the user can gain more insight on the functional and/or evolutionary relationship of the two molecules.

For pairwise alignment of a large set of RNA structures, users can download the freely available programs provided at http://stat.fsu.edu/∼jinfeng/ESA.html.

SUPPLEMENTARY DATA

Supplementary Data are available at NAR Online.

Supplementary Data

Acknowledgments

We thank anonymous reviewers for their constructive comments and suggestions.

Footnotes

Present address: Jose Laborde, Department of Mathematics, Florida Atlantic University, Boca Raton, FL 33431, USA.

FUNDING

National Institutes of Health [1R21GM101552 to J.Z. and A.S.]. Funding for open access charge: National Institutes of Health [1R21GM101552].

Conflict of interest statement. None declared.

REFERENCES

  • 1.Capriotti E., Marti-Renom M.A. RNA structure alignment by a unit-vector approach. Bioinformatics. 2008;24:i112–i118. doi: 10.1093/bioinformatics/btn288. [DOI] [PubMed] [Google Scholar]
  • 2.Wang C.W., Chen K.T., Lu C.L. iPARTS: an improved tool of pairwise alignment of RNA tertiary structures. Nucleic Acids Res. 2010;38:W340–W347. doi: 10.1093/nar/gkq483. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 3.Dror O., Nussinov R., Wolfson H. ARTS: alignment of RNA tertiary structures. Bioinformatics. 2005;21(Suppl. 2):ii47–ii53. doi: 10.1093/bioinformatics/bti1108. [DOI] [PubMed] [Google Scholar]
  • 4.Bauer R.A., Rother K., Moor P., Reinert K., Steinke T., Bujnicki J.M., Preissner R. Fast structural alignment of biomolecules using a hash table, n-Grams and string descriptors. Algorithms. 2009;2:692–709. [Google Scholar]
  • 5.Duarte C.M., Wadley L.M., Pyle A.M. RNA structure comparison, motif search and discovery using a reduced representation of RNA conformational space. Nucleic Acids Res. 2003;31:4755–4761. doi: 10.1093/nar/gkg682. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 6.Ferrè F., Ponty Y., Lorenz W.A., Clote P. DIAL: a web server for the pairwise alignment of two RNA three-dimensional structures using nucleotide, dihedral angle and base-pairing similarities. Nucleic Acids Res. 2007;35:W659–W668. doi: 10.1093/nar/gkm334. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 7.Sarver M., Zirbel C.L., Stombaugh J., Mokdad A., Leontis N.B. FR3D: finding local and composite recurrent structural motifs in RNA 3D structures. J. Math. Biol. 2008;56:215–252. doi: 10.1007/s00285-007-0110-x. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 8.Wadley L.M., Pyle A.M. The identification of novel RNA structural motifs using COMPADRES: an automated approach to structural discovery. Nucleic Acids Res. 2004;32:6650–6659. doi: 10.1093/nar/gkh1002. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 9.Harrison A.M., South D.R., Willett P., Artymiuk P.J. Representation, searching and discovery of patterns of bases in complex RNA structures. J. Comput. Aided Mol. Des. 2003;17:537–549. doi: 10.1023/b:jcam.0000004603.15856.32. [DOI] [PubMed] [Google Scholar]
  • 10.Rahrig R.R., Leontis N.B., Zirbel C.L. R3D Align: global pairwise alignment of RNA 3D structures using local superpositions. Bioinformatics. 2010;26:2689–2697. doi: 10.1093/bioinformatics/btq506. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 11.Zhong C., Tang H., Zhang S. RNAMotifScan: automatic identification of RNA structural motifs using secondary structural alignment. Nucleic Acids Res. 2010;38 doi: 10.1093/nar/gkq672. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 12.Laing C., Schlick T. Computational approaches to 3D modeling of RNA. J. Phys. Cond. Matter. 2010;22:283101. doi: 10.1088/0953-8984/22/28/283101. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 13.Laing C., Schlick T. Computational approaches to RNA structure prediction, analysis, and design. Curr. Opin. Struct. Biol. 2011;21:306–318. doi: 10.1016/j.sbi.2011.03.015. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 14.Abraham M., Dror O., Nussinov R., Wolfson H.J. Analysis and classification of RNA tertiary structures. RNA. 2008;14:2274–2289. doi: 10.1261/rna.853208. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 15.Hoksza D., Svozil D. Efficient RNA pairwise structure comparison by SETTER method. Bioinformatics. 2012;28:1858–1864. doi: 10.1093/bioinformatics/bts301. [DOI] [PubMed] [Google Scholar]
  • 16.Murthy V.L., Rose G.D. RNABase: an annotated database of RNA structures. Nucleic Acids Res. 2003;31:502–504. doi: 10.1093/nar/gkg012. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 17.Tamura M., Hendrix D.K., Klosterman P.S., Schimmelman N.R., Brenner S.E., Holbrook S.R. SCOR: structural classification of RNA, version 2.0. Nucleic Acids Res. 2004;32:D182–D184. doi: 10.1093/nar/gkh080. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 18.Capriotti E., Marti-Renom M.A. SARA: a server for function annotation of RNA structures. Nucleic Acids Res. 2009;37:W260–W265. doi: 10.1093/nar/gkp433. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 19.Dror O., Nussinov R., Wolfson H.J. The ARTS web server for aligning RNA tertiary structures. Nucleic Acids Res. 2006;34:W412–W415. doi: 10.1093/nar/gkl312. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 20.Cech P., Svozil D., Hoksza D. SETTER: web server for RNA structure comparison. Nucleic Acids Res. 2012;40:W42–W48. doi: 10.1093/nar/gks560. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 21.Khaladkar M., Bellofatto V., Wang J.T., Tian B., Shapiro B.A. RADAR: a web server for RNA data analysis and research. Nucleic Acids Res. 2007;35:W300–W304. doi: 10.1093/nar/gkm253. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 22.Chang Y.F., Huang Y.L., Lu C.L. SARSA: a web tool for structural alignment of RNA using a structural alphabet. Nucleic Acids Res. 2008;36:W19–W24. doi: 10.1093/nar/gkn327. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 23.Laborde J., Robinson D., Srivastava A., Klassen E., Zhang J. RNA global alignment in the joint sequence-structure space using elastic shape analysis. Nucleic Acids Res. 2013;41:e114. doi: 10.1093/nar/gkt187. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 24.Laborde J., Srivastava A., Zhang J. Structure-based RNA Function Prediction using Elastic Shape Analysis. IEEE Int. Conf. Bioinformatics Biomed. 2011:16–21. [Google Scholar]
  • 25.Liu W., Srivastava A., Zhang J. A mathematical framework for protein structure comparison. PLoS Comput. Biol. 2011;7:e1001075. doi: 10.1371/journal.pcbi.1001075. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 26.Liu W., Srivastava A., Zhang J. Protein structure alignment using elastic shape analysis. Proc. ACM-BCB. 2010:62–70. [Google Scholar]
  • 27.Srivastava A., Klassen E., Joshi S. H., Jermyn I. H. Shape analysis of elastic curves in euclidean spaces. IEEE Trans. Pattern Anal. Mach. Intell. 2011;33:1415–1428. doi: 10.1109/TPAMI.2010.184. [DOI] [PubMed] [Google Scholar]
  • 28.Joshi S.H., Klassen E., Srivastava A., Jermyn I.H. A novel representation for Riemannian analysis of elastic curves in Rn. IEEE Conf. Comput. Vis. Pattern Recogn. 2007;7:1–7. doi: 10.1109/CVPR.2007.383185. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 29.Mio W., Srivastava A., Joshi S. On shape of plane elastic curves. Int. J. Comput. Vis. 2007;73:307–324. [Google Scholar]
  • 30.Klassen E., Srivastava A., Mio W., Joshi S.H. Analysis of planar shapes using geodesic paths on shape spaces. IEEE Trans. Pattern Anal. Mach. Intell. 2004;26:372–383. doi: 10.1109/TPAMI.2004.1262333. [DOI] [PubMed] [Google Scholar]
  • 31.Berman H.M., Westbrook J., Feng Z., Gilliland G., Bhat T.N., Weissig H., Shindyalov I.N., Bourne P.E. The Protein Data Bank. Nucleic Acids Res. 2000;28:235–242. doi: 10.1093/nar/28.1.235. [DOI] [PMC free article] [PubMed] [Google Scholar]

Associated Data

This section collects any data citations, data availability statements, or supplementary materials included in this article.

Supplementary Materials

Supplementary Data

Articles from Nucleic Acids Research are provided here courtesy of Oxford University Press

RESOURCES