Skip to main content
Advertisement
Browse Subject Areas
?

Click through the PLOS taxonomy to find articles in your field.

For more information about PLOS Subject Areas, click here.

  • Loading metrics

Prediction of RNA Binding Residues: An Extensive Analysis Based on Structure and Function to Select the Best Predictor

Abstract

Protein-RNA complexes play key roles in several cellular processes by the interactions of amino acids with RNA. To understand the recognition mechanism, it is important to identify the specific amino acids involved in RNA binding. Various computational methods have been developed for predicting RNA binding residues from protein sequence. However, their performances mainly depend on the training dataset, feature selection for developing a model and learning capacity of the model. Hence, it is important to reveal the correspondence between the performance of methods and properties of RNA-binding proteins (RBPs). In this work, we have collected all available RNA binding residues prediction methods and revealed their performances on unbiased, stringent and diverse datasets for RBPs with less than 25% sequence identity based on structural class, fold, superfamily, family, protein function, RNA type, RNA strand and RNA conformation. The best methods for each type of RBPs and the type of RBPs, which require further refinement in prediction, have been brought out. We also analyzed the performance of these methods for the disordered regions, structures which are not included in the training dataset and recently solved structures. The reliability of prediction is better than randomly choosing any method or combination of methods. This approach would be a valuable resource for biologists to choose the best method based on the type of RBPs for designing their experiments and the tool is freely accessible online at www.iitm.ac.in/bioinfo/RNA-protein/.

Introduction

Protein-RNA interactions play significant roles in many biological processes such as mRNA stabilization and processing [1], protein synthesis [2], post translational modification [3], [4], assembly and function of ribosomes [5], eukaryotic spliceosomes assembly [6] and replication of virus [7], [8]. The specific interactions between amino acids and RNA provide valuable information to enhance our knowledge to understand the recognition mechanism of protein-RNA complexes. The binding sites in protein-RNA complex structures can be identified with atomic distance between the interacting residues in protein and RNA [9], solvent accessible area of bound and unbound protein [10] and energy based approaches [11]. Due to the experimental constraints in solving protein-RNA complex structures and the availability of large number of sequences [12], several methods have been proposed to identify the RNA binding sites from amino acid sequence using computational algorithms [13][24].

Wang and Brown (2006) proposed a Support vector machine (SVM) model trained with biochemical features of protein sequence and structure such as molecular mass, hydrophobicity, side chain pKa values, etc., for predicting the binding sites [15]. Further, they improved the prediction accuracy using evolutionary information in the form of position specific scoring matrices [22]. Kumar et al. (2008) utilized the composition of amino acids, residue pairs and PSSM profiles for identifying the binding sites [20]. Cheng et al. (2008) proposed a method based on smoothed PSSM along with dependency of neighboring residues [21]. NAPS [23] employed an ensemble based method using three algorithms such as C4.5, bootstrap aggregation and cost-sensitive learning to predict the binding sites. Ma et al. (2011) combined predicted secondary structure, polarity, hydrophobicity and evolutionary information for prediction [25]. Puton et al. (2012) developed a meta-predictor using the combination of three best performing methods, which outperforms all the three predictors [26]. Walia et al. (2012) reviewed the available prediction approaches and reported that the methods which use PSSM based sequence representation outperform smoothed PSSM and amino acid identity representation based methods [24]. Recently, Wang et al. (2013) utilized an extended naïve-Bayes-classifier for de novo prediction using protein and RNA sequence information [27]. The average accuracies of these methods are reported to be 70% to 80%. However the accuracy depends on the type of the RBP, features and algorithm. For example, the best performing method in one class/fold is poor in another type of class/fold (see below). Hence, it is important to reveal the correspondence between the type of a protein and performance of prediction methods.

In this work, we have classified the protein-RNA complexes into three broader categories based on (i) protein structure, (ii) RNA structure and (iii) protein function. The proteins belonging to these categories are further grouped into subclasses such as fold, superfamiliy and family based on protein structure; RNA conformation, strand and type based on RNA structure; protein functions such as enzymes, regulatory proteins and structural proteins. On the other hand, we have collected all the available prediction methods, which have either on-line tool or standalone program for identifying the RNA binding residues. We have developed necessary in-house programs for analyzing the performance of all the available methods in all the data sets. We have related the performance of each method with different datasets and revealed the correspondence between them. The results obtained from our analysis would be helpful to the researchers to choose the best method for their protein(s) of interest to design experiments and opens up the necessity of new/refinement of methods for certain type of RBPs. Further, the performance of methods in specific subtypes of RBPs will be discussed.

Materials and Methods

Data sets

We have collected all the protein-RNA complexes (1472 entries) available in Protein Data Bank (PDB) [30] (last accessed on 17th July 2013) and classified them into three major categories based on (i) protein structure, (ii) RNA structure and (iii) protein function. We followed the classification of SCOP [31] for categorizing them into different classes, folds, superfamilies and families. The RBPs in these categories have been culled with the sequence identity of less than 25% to avoid the bias in the analysis. Final dataset contains 172 protein chains from 8 classes, 90 folds, 100 superfamilies and 126 families.

RNA structures are classified on three aspects: (i) RNA conformation such as A, RH, T and U, (ii) strand of RNA (single stranded and double helical) and (iii) type of RNA. The structural details of RNA have been obtained from Nucleic acid database (NDB) [32]. The final dataset contains 185, 186 and 110 protein chains with the sequence identity of less than 25% based on RNA conformation, strand and type, respectively.

The functional classification is based on enzymes, regulatory proteins and structural proteins, which are obtained from NDB. The final dataset contains 64 enzymes, 23 regulatory proteins and 76 structural proteins with the sequence identity of less than 25%.

Computational methods for RNA binding residues prediction

We have collected all the available methods for predicting the binding sites in RBPs from amino acid sequence, which have either online services or available standalone program. The methods are BindN [15], Pprint [20], RNAProB [21], BindN+ [22], NAPS [23] and RNABindR v2.0 [24]. The details regarding name, features, technique, reference and link for the methods used in the present work are listed in Table S1. These methods used different datasets and their reported accuracies lie in the range of 70–80%.

Identification of RNA interacting residues

In this approach, we used two different distance based criteria to identify the RNA binding residues to analyze the performance of prediction methods. A residue in a RBP is identified as binding if the distance between any of its heavy atoms and a heavy atom in RNA is ≤3.5 Å (or ≤6.0 Å). Based on the distance criteria, we have developed in-house programs for identifying RNA binding residues for all the protein-RNA complexes in all the datasets. Generally, distances in the range of 3.5 Å to 6.0 Å is used in the literature and most of the prediction methods used the cutoff of 3.5 Å for identifying the binding site residues [15], [22], [23]. It is advised to use ≤3.5 Å for stringent prediction and ≤6.0 Å for flexible prediction in consideration with the experimental noise.

Assessing the performance of prediction methods

We have assessed the performance of different methods using various measures such as sensitivity, specificity, accuracy and Matthews correlation coefficient (MCC). Sensitivity depicts the correct prediction of RNA binding residues, specificity reveals the ability of excluding non-binding residues and accuracy provides the overall performance. Accuracy2 (or balanced accuracy) is the mean of sensitivity and specificity, which avoids overestimating the prediction performance of methods on imbalanced datasets. Hence, we used Accuracy2 to select the best method in all the classifications. We also considered cutoff value of >60% for both sensitivity and specificity. Other measures accuracy and MCC were treated with less priority.(1)(2)(3)(4)(5)

In these equations, TP is the number of true positives (binding residues predicted as binding), TN is the number of true negatives (non-binding residues predicted as non binding), FP is the number of false positives (non-binding residues predicted as binding) and FN is the number of false negatives (binding residues predicted as non binding).

Results and Discussions

Structural classes

Protein-RNA complexes are classified into 8 classes such as all-α, all-β, α+β, α/β, multi domain proteins, small proteins, peptides and low resolution structures. The prediction performances of all the methods in these classes are shown in the Table 1. The methods BindN+ and Pprint showed the best performance in most of the classes for ≤3.5 Å and ≤6.0 Å distance criteria, respectively. RNABindR v2.0 performed well with the accuracy of more than 70% in six of the eight classes using the cutoff distance of 3.5 Å. However, the accuracy is less than 60% in small proteins. The method NAPS has the accuracy of less than 60% in six of the eight structural classes using the cutoff distance of 6.0 Å.

thumbnail
Table 1. Prediction accuracy (%) of binding sites in different structural classes.

https://doi.org/10.1371/journal.pone.0091140.t001

Interestingly, the performance of different methods varies with cutoff distance. With 3.5 Å distance cutoff, BindN+ uniformly performs well in all the classes. On the other hand, with 6.0 Å distance cutoff the best prediction method depends on the class. For example, RNABindR v2.0 showed the highest accuracy in all-α class whereas Pprint has the best performance in all-β class proteins.

Folds, superfamilies and families

We have analyzed the prediction performance of all the computational methods in 90 folds, 100 superfamilies and 126 families and the results are presented in the Figure 1. In all the three classifications (folds, superfamilies and families), BindN+ and Pprint showed the best performance in >40% of folds, superfamilies and families using the distance cutoff of 3.5 Å and 6.0 Å, respectively. In addition, other methods also performed well in few folds, superfamilies and families (Figure 1). These results showed the importance of different methods with different levels of performance.

thumbnail
Figure 1. Prediction performance of computational methods in various folds, superfamilies and families.

https://doi.org/10.1371/journal.pone.0091140.g001

Further, we have identified methods, which have the best and least performance in each fold, superfamiliy and family and the results are represented in Table S2 in Tables S1. Table 2 lists few typical examples from each category. BindN+ and Pprint showed the best performance in the fold type of NSP3 homodimer and ribosomal proteins with an accuracy of 91% and 90%, respectively. However, methods NAPS and RNAProB showed a poor performance with accuracy of about 60–61%. We also presented two examples of poorly predicted folds in Table 2. The best accuracy of Nucleoplasmin-like fold is just 63% with the sensitivity and specificity of 31% and 95%, respectively.

thumbnail
Table 2. Typical examples of best and least predicted folds, superfamilies and families.

https://doi.org/10.1371/journal.pone.0091140.t002

Among the superfamilies, Rho N-terminal domain-like and tRNA-binding arm are predicted with the accuracy of >90% by RNAProB whereas the lowest accuracies are 50% and 61%, respectively. The proRS and poly A polymerase are the examples of poorly predicted superfamilies with the sensitivity of less than 45%. Although BindN+ performs well in many superfamilies, it is identified as the least accuracy method in poly A polymerase superfamily. The families SM motif of SNRNP and L23p are predicted with the highest accuracy of 89% and 92% whereas RNB domain-like and Comoviridae-like VP are poorly predicted with accuracy of 66% and 59%, respectively. These results showed that the prediction methods are complementing each other in different types of RBPs.

Disordered regions

We have collected the disordered regions by comparing the proteins in free and complex forms and identified the binding sites using the complex structures. These information have been used to evaluate the performance of different prediction methods in disordered regions. The results obtained in disordered regions of 33 protein chains are presented in Figure 2 and Table S3 in Tables S1. Interestingly, all the methods except RNAProB perform well with an average accuracy of more than 60%. Further, BindN+ showed an average accuracy of 81%, which is remarkably higher than that obtained in DNA binding proteins, which have the average accuracy of 65% [28], [29].

thumbnail
Figure 2. Prediction performance of computational methods in disordered regions.

https://doi.org/10.1371/journal.pone.0091140.g002

RNA structure

We have classified protein-RNA complexes based on the types of RNA strand such as single strand and double helical RNA. We observed that RNABindR v2.0 has the best performance in double helical RNA. In single stranded RNA, BindN+ and Pprint predicted well in ≤3.5 Å and ≤6.0 Å distance, respectively. The methods RNAProB and NAPS have poor performance with the accuracy of less than 60% in double helical RNA.

We have grouped the protein-RNA complexes into 8 different groups based on the type of RNA. The best and least accuracy method in all the RNA types is shown in Table 3 and Table S4 in Tables S1. We noticed that RNABindR v2.0 has the best performance in mRNA and siRNA with an accuracy of about 79% and 80%. In the rRNA type, BindN+ and Pprint are showed the best performance at the cutoff distance of 3.5 Å and 6.0 Å, respectively. The accuracy is more than 75% with a balance between sensitivity and specificity. This might be due to the fact that rRNA type has more number of structures and are well trained for prediction. Viral RNA has 12 proteins and the highest accuracy in this type is 66% with the low sensitivity of 49%.

thumbnail
Table 3. Prediction accuracy of binding sites in different RNA types (3.5 Å cutoff).

https://doi.org/10.1371/journal.pone.0091140.t003

The best performance of prediction methods in each RNA conformation is shown in Table S5 in Tables S1. Most of the RNA structures have the conformation type of U-type and less structures are available with RH-type. The method RNABindR v2.0 showed the best performance in A-type and RH-type. In U-type, BindN+ and Pprint showed the highest accuracy of 72% and 69% at the distance cutoff of 3.5 Å and 6.0 Å, respectively.

Protein function

Based on protein functions, we have grouped the protein-RNA complex structures into three major categories such as enzymes, regulatory and structural proteins and the prediction results are presented in Tables S6-S8 in Tables S1. The structures in the enzyme group are further divided into 9 groups with 58 chains. The binding sites of most of the enzymes are well predicted with an accuracy of more than 70% using BindN+, RNABindR v2.0 and Pprint. We observed similar results in regulatory proteins. In structural proteins, RNAProB predicted well in two of the four cases.

Performance of prediction methods in different datasets

We have evaluated the performance of methods using two different and independent datasets: i) dataset of structures, which are not included in the training dataset for developing individual prediction methods and ii) dataset of recently solved protein-RNA complex structures (since June 2012). The prediction results of each method in these two datasets were presented in the Table 4. The accuracy of all the methods in both datasets lies between 55–71%. BindN+ and RNABindR v2.0 showed the best performance in both datasets at the distance cutoff of ≤3.5 Å and ≤6.0 Å, respectively. Pprint and NAPS performed well with an average accuracy of 66% and 61%, respectively. The performance of the method RNAProB is poor for the newly crystallized protein-RNA complex structures with the average accuracy of 55%.

thumbnail
Table 4. Prediction performance of different methods in two independent datasets.

https://doi.org/10.1371/journal.pone.0091140.t004

We have classified the prediction methods into three groups such as i) additive ii) PSSM iii) non-PSSM. The performances of these three groups in all our datasets are given in Table S9 in Tables S1. From the results, it is clearly seen that the PSSM group performs very well in all the 13 datasets with the accuracy of more than 60%. This trend is similar to the prediction of DNA binding residues [28] and other reports in the literature [24].

Comparison between ensemble method and best methods

We have performed an ensemble based prediction, which is based on the majority of voting among six methods used in this work. We have compared the ensemble based prediction results with the best methods in all the datasets and the results are shown in the Table 5. Interestingly, the best methods identified in each classification outperformed the ensemble based prediction in most of the datasets. For example, ensemble based prediction has the highest accuracy in 17 out of 126 families whereas it is 109 using the best methods identified in this work. The average accuracy has been improved up to 8% using the best method. Further, the comparison of prediction accuracies in all the 290 RNA binding protein chains showed that 68% and 57% of the complexes has been better predicted with the accuracy of at least 5% using the method identified in this work than the ensemble based method at the cutoff of 6 Å and 3.5 Å, respectively. The comparison demonstrated the importance of using the best method to predict RNA binding residues.

thumbnail
Table 5. Comparison between ensemble method and best methods in different datasets.

https://doi.org/10.1371/journal.pone.0091140.t005

Web application

We have developed a user friendly web application using PERL-CGI modules for back end and HTML and JavaScript for front end. This application is designed to provide the best method for any RBP based on its structural class, fold, superfamily, family, RNA strand, RNA type, RNA conformation and protein function. It takes structural/functional information of a query RBP/RNA and displays the best method and corresponding link to access the method in the output. The web application is freely available and can be accessed at www.iitm.ac.in/bioinfo/RNA-protein/. For example, in the superfamily of Zn-binding ribosomal protein, BindN and Pprint are the best methods at the distance cutoff of ≤3.5 Å and ≤6.0 Å, respectively (Figure 3). We also included separate links for accessing all the datasets used in this work for evaluating the prediction methods and the list of analyzed methods with appropriate details.

thumbnail
Figure 3. Web application to provide the best methods based on the type of RBPs.

https://doi.org/10.1371/journal.pone.0091140.g003

Conclusions

Computational methods provide consensus as well as conflict prediction results on identifying the RNA binding site residues. It is essential to reveal the best and reliable method for a query RBP. Based on the structure and function of the interacting protein and RNA, we have analyzed the available RNA binding sites prediction methods using stringent, unbiased and diverse data sets. We revealed the one-to-one correspondence between prediction performance of methods and the type of RBPs. We have also developed a web application to choose the best method for any RBP of interest. The results obtained in this work would aid biologists to design experiments efficiently. Secondly, the analysis pointed out the subgroup of RBPs, which requires new method or refinement of methods. Further, the performance of PSSM based methods are better than other features based on physio-chemical characteristics of amino acid residues.

Supporting Information

Tables S1.

Table S1. List of prediction methods used in the present study. Table S2. Performance of prediction methods in each fold, superfamily and family. Table S3. Prediction performance of methods in disordered regions. Table S4. Prediction performance of methods in different RNA types. Table S5 Prediction performance of methods in different RNA conformation. Table S6. Prediction performance of methods in each enzyme. Table S7. Prediction performance of methods in each regulatory protein. Table S8. Prediction performance of methods in each structural protein. Table S9. Prediction performance of three groups of methods in all the datasets.

https://doi.org/10.1371/journal.pone.0091140.s001

(XLS)

Acknowledgments

The authors RN and MMG thank the Bioinformatics facility of Department of Biotechnology and Indian Institute of Technology for computational facilities. RN thanks Department of Biotechnology (DBT), Govt. of India for the award of Bioinformatics National Certification (BINC) fellowship.

Author Contributions

Conceived and designed the experiments: RN MMG. Performed the experiments: RN. Analyzed the data: RN MMG. Wrote the paper: RN MMG.

References

  1. 1. Jacobs Anderson JS, Parker R (2000) Computational identification of cis-acting elements affecting post-transcriptional control of gene expression in Saccharomyces cerevisiae. Nucleic Acids Research 28: 1604–1617.
  2. 2. Beaudoin ME, Poirel VJ, Krushel LA (2008) Regulating amyloid precursor protein synthesis through an internal ribosomal entry site. Nucleic Acids Research 36: 6835–6847.
  3. 3. Abdelmohsen K, Kuwano Y, Kim HH, Gorospe M (2008) Posttranscriptional gene regulation by RNA-binding proteins during oxidative stress: implications for cellular senescence. Biol Chem 389: 243–255.
  4. 4. Saunus JM, French JD, Edwards SL, Beveridge DJ, Hatchell EC, et al. (2008) Posttranscriptional regulation of the breast cancer susceptibility gene BRCA1 by the RNA binding protein HuR. Cancer Res 68: 9469–9478.
  5. 5. Noller HF (2005) RNA structure: reading the ribosome. Science 309: 1508–1514.
  6. 6. Hertel KJ, Graveley BR (2005) RS domains contact the pre-mRNA throughout spliceosome assembly. Trends Biochem. Sci 30: 115–118.
  7. 7. Newcomb LL, Kuo RL, Ye Q, Jiang Y, Tao YJ, et al. (2009) Interaction of the influenza a virus nucleocapsid protein with the viral RNA polymerase potentiates unprimed viral RNA replication. J Virol 83: 29–36.
  8. 8. Yu Z, Sanchez-Velar N, Catrina IE, Kittler EL, Udofia EB, et al. (2005) The cellular HIV-1 Rev cofactor hRIP is required for viral replication. Proc Natl Acad Sci USA 102: 4027–4032.
  9. 9. Ahmad S, Gromiha MM, Sarai A (2004) Analysis and prediction of DNA-binding proteins and their binding residues based on composition, sequence and structural information. Bioinformatics 20: 477–486.
  10. 10. Tjong H, Zhou H-X (2007) DISPLAR: An accurate method for predicting DNA-binding sites on protein surfaces. Nucleic Acids Research 35: 1465–1477.
  11. 11. Gromiha MM, Selvaraj S, Jayaram B, Fukui K (2010) Identification and analysis of binding site residues in protein complexes: Energy based approach. Lecture Notes in Computer Science 6215: 626–633.
  12. 12. The UniProt Consortium (2012) Reorganizing the protein space at the Universal Protein Resource (UniProt). Nucleic Acids Research 40: D71–D75.
  13. 13. Jones S, Daley DT, Luscombe NM, Berman HM, Thornton JM (2001) Protein-RNA interactions: a structural analysis. Nucleic Acids Research 29: 943–954.
  14. 14. Jeong E, Chung IF, Miyano S (2004) A neural network method for identification of RNA-interacting residues in protein. Genome Inform 15: 105–116.
  15. 15. Wang L, Brown SJ (2006) BindN: a web-based tool for efficient prediction of DNA and RNA binding sites in amino acid sequences. Nucleic Acids Research 34: W243–W248.
  16. 16. Terribilini M, Sander JD, Lee JH, Zaback P, Jernigan RL, et al. (2007) RNABindR: a server for analyzing and predicting RNA-binding sites in proteins. Nucleic Acids Research 35: W578–W584.
  17. 17. Wang Y, Xue Z, Shen G, Xu J (2008) PRINTR: prediction of RNA binding sites in proteins using SVM and profiles. Amino Acids 35: 295–302.
  18. 18. Ellis JJ, Broom M, Jones S (2007) Protein-RNA interactions: structural analysis and functional classes. Proteins 66: 903–911.
  19. 19. Bahadur RP, Zacharias M, Janin J (2008) Dissecting protein-RNA recognition sites. Nucleic Acids Research 36: 2705–2716.
  20. 20. Kumar M, Gromiha MM, Raghava GP (2008) Prediction of RNA binding sites in a protein using SVM and PSSM profile. Proteins 71: 189–194.
  21. 21. Cheng CW, Su EC, Hwang JK, Sung TY, Hsu WL (2008) Predicting RNA-binding sites of proteins using support vector machines and evolutionary information. BMC Bioinformatics 9: S6.
  22. 22. Wang L, Huang C, Yang MQ, Yang JY (2010) BindN+ for accurate prediction of DNA and RNA-binding residues from protein sequence features. BMC Syst Biol 4: S3.
  23. 23. Carson MB, Langlois R, Lu H (2010) NAPS: a residue-level nucleic acid-binding prediction server. Nucleic Acids Research 38: W431–W435.
  24. 24. Walia RR, Caragea C, Lewis BA, Towfic F, Terribilini M, et al. (2012) Protein-RNA Interface Residue Prediction using Machine Learning: An Assessment of the State of the Art. BMC Bioinformatics 13: 89.
  25. 25. Ma X, Guo J, Wu J, Liu H, Yu J, et al. (2011) Prediction of RNA-binding residues in proteins from primary sequence using an enriched random forest model with a novel hybrid feature. Proteins 79: 1230–9.
  26. 26. Puton T, Kozlowski L, Tuszynska I, Rother K, Bujnicki JM (2012) Computational methods for prediction of protein-RNA interactions. J Struct Biol 179: 261–8.
  27. 27. Wang Y, Chen X, Liu ZP, Huang Q, Wang Y, et al. (2013) De novo prediction of RNA-protein interactions from sequence information. Mol Biosyst 9: 133–42.
  28. 28. Nagarajan R, Ahmad S, Gromiha MM (2013) Novel approach for selecting the best predictor for identifying the binding sites in DNA binding proteins. Nucleic Acids Research 41: 7606–7614.
  29. 29. Gromiha MM, Nagarajan R (2013) Computational approaches for predicting the binding sites and understanding the recognition mechanism of protein-DNA complexes. Adv. Prot. Chem. Str. Biol 91: 65–99.
  30. 30. Berman HM, Kleywegt GJ, Nakamura H, Markley JL (2012) The protein data bank at 40: reflecting on the past to prepare for the future. Structure 20: 391–396.
  31. 31. Murzin AG, Brenner SE, Hubbard T, Chothia C (1995) SCOP: a structural classification of proteins database for the investigation of sequences and structures. J. Mol. Biol 247: 536–540.
  32. 32. Berman HM, Olson WK, Beveridge DL, Westbrook J, Gelbin A, et al. (1992) The Nucleic Acid Database: A Comprehensive Relational Database of Three-Dimensional Structures of Nucleic Acids. Biophys. J 63: 751–759.